Releases: interstellard/chatgpt-advanced
v3.2.7
What's Changed
- Added Bulgarian translations by @Nasko-5 in #128
- Fixed a bug of toolbar disappearing after chatgpt UI changes
- Excluded duckduckgo ad results from web search results
- UI tweaks, including better support for light mode
New Contributors
Full Changelog: v3.2.4...v3.2.7
v3.2.4
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
v3.1.5: fully serverless
Fully serverless version
No need for the backend server anymore, all the SERP scraping and text extraction happens locally in the browser.
What's Changed
- web search and URL text extraction now happen locally, no need for the backend server.
This is the reason the extension requires an additional permission. - added support for DuckDuckGo bangs!
- added slash commands menu for quick commands.
- added a shortcut to quickly toggle web access (Alt+W).
- added localization to new languages: Polish, Chinese (Traditional), Hebrew, Russian.
- fixed various bugs, including the toolbar duplication bug.
New Contributors
- @thefourcraft made their first contribution in #56
- @ingumsky made their first contribution in #68
- @carlchin made their first contribution in #78
- @Levvy055 made their first contribution in #90
- @notlin4 made their first contribution in #94
Full Changelog: v2.0.2...v3.1.5
v2.0.2
- Added Prompt Editor: create your own prompts and quickly choose between them in the toolbar.
- Added localization to German, French, Spanish, Portuguese, Italian, Chinese, Korean and Japanese.
Chrome, Edge, Brave etc.: webchatgpt-2.0.2-chrome.zip
Firefox: webchatgpt-2.0.2-firefox.zip
v1.1.1
Some other extensions used to prevent UI from showing up, this update fixes that.
Download from Chrome Web Store
Download from Firefox Add-ons Store
zip files for manual installation:
-
Chrome, Edge, Brave etc.: WebChatGPT-v1.1.1-chromium.zip
-
Firefox: WebChatGPT-v1.1.1-firefox.zip
v1.1.0
Updated the UI to be more minimalistic.
Download from Chrome Web Store
Download from Firefox Add-ons Store
zip files for manual installation:
-
Chrome, Edge, Brave etc.: web-chatgpt-v.1.1.0.zip
-
Firefox: web-chatgpt-firefox-v.1.1.0.zip
v1.0.4
v1.0.4 zip files for manual installation:
-
Chrome, Edge, Brave etc.: web-chatgpt-chromium.zip
-
Firefox: web-chatgpt-firefox.zip
v1.0.3
v1.0.3 zip files for manual installation:
-
Chrome, Edge, Brave etc.: web-chatgpt-chrome.zip
-
Firefox: web-chatgpt-firefox.zip
First release
v0.1 Update README.md