Changelogs
features
- Add customisable prompt to the built in AI summary plugin, users can now decide what the AI receives together with the search context in order to give a proper response.
- Add optional conversational input to AI summary, to dive deeper on the search result context
- Settings now use full on urls for tabs, so you can navigate directly to a specific setting - thank you @Supernova3339
- Added ability to create new tabs in the search results page which can trigger anything you want (search type included)
- Engine types now automatically generate tabs in the search results, so if you make an engine of type "maps" for example it'll create a "maps" tab in the search result
- Added ability to search for type with
images:ornews:orfile:before the query (e.g.images:adam sandler) - Add new env variable
DEGOOG_PUBLIC_INSTANCEthat can be set totrueto make your instance safely public and gate all settings/server side actions/api calls. This way the only settings available will be the browser specific ones (e.g. dark/light mode and engines being turned on/off) - Revamped store to filter items better as there's way more plugins now that I was envisioning initially, so added a little UI change there
- Revamped
!helpcommand to be more modular for the same reason as above
store changes
- New engine created:
internet-archivewhich also adds the tabfileto the search results.