Release 3.2.4
New Features and Improvements
- Added a
Max results
option for the number of search results returned. Will return up to 30 results. - Save prompts to local storage instead of sync storage, increasing storage available for saving new prompt templates from 8KB to 5MB.
- Made
{web_results}
optional in prompt templates. - Added an option to trim long text returned by URL to text extraction, to fit into limited context length.
- Better support for mobile screens.
- Improved UI and error handling.
Bug Fixes
- Fixed search results extraction for single page SERPs, which used to extract 0 results before.
- many other minor bug fixes.
New Contributors
- @kyleskimo made their first contribution in #110
Full Changelog: v3.1.5...v3.2.4