- Add support for reasoning models
o1
ando3
(and variants)
- Fix a bug preventing new users from saving their API key
- Auto-populate model options from OpenAI API
- Default model is updated to
gpt-4o-mini
- Adds gpt-4o-mini model
- Feature: fewer clicks to select profile
- Bugfix: fix unchecked access in profile compatibility check
- Bugfix: fix bug in initial configuration
- Feature: remember last used profile
- Feature: display character count in profile prompt in settings; prevent saving if too long
- Improvement: better space management for large profile prompts
- Bugfix: fix bug causing the incorrect summary to be remembered when using the popup in a new window/tab
- New feature: import/export profiles
- Add support for newly released model, "gpt-4o"
- Fix error handling bug when unable to retrieve page contents
- Update models to latest
- Add link from config to OpenAI API keys page
- Update GPT-4 preview model to latest
- Minor feature: copy summary to clipboard
- Bugfix: fails to summarize from pop-out window
- Bugfix: fix bug in how we determine if we are running on a mobile device
- Bugfix: fix undeclared variable error when no instructions are set
- Bugfix: fix creation of "null" profile when user escapes out of prompt
- New feature: Summarize PDFs
- New feature: Open popup in a new tab
- New feature: Select instructions when clicked on to make replacing them easier
- Bugfix: eliminated the "received empty string" error
- New feature: profiles!
- Bugfix: mitigate port disconnctions while popup remains open
- Bugfix: handle port disconnections gracefully when popup is closed
- Fix stack craziness in form filler outer
- User can now override configured model from the popup
- Rendering of GPT responses is smoother and requires less CPU
- Fix bug introduced in 1.4 causing custom instructions to be lost when undesirable
- Add option to use new preview version of GPT-4
- No longer sends custom instructions from options page when overriding prompt to summarize page (increases likelihood of GPT3.5 obeying)
- UI improvements for popup on mobile
- Fix errors when attempting to summarize internal browser pages
- better feedback in options area
- UI improvements for config on mobile
- bugfix: certain uncommon API responses could cause the plugin to peg the CPU
- first official release
- developer release