Skip to content

Releases: interstellard/chatgpt-advanced

v3.2.7

27 Apr 11:00
eef3b09
Compare
Choose a tag to compare

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

06 Apr 09:42
4983d2e
Compare
Choose a tag to compare

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.

Chrome Firefox


New Contributors

Full Changelog: v3.1.5...v3.2.4

v3.1.5: fully serverless

14 Mar 20:25
5c689d0
Compare
Choose a tag to compare

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.

Chrome Firefox


New Contributors

Full Changelog: v2.0.2...v3.1.5

v2.0.2

24 Jan 22:41
Compare
Choose a tag to compare
  • 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


Chrome Firefox

v1.1.1

06 Jan 13:17
Compare
Choose a tag to compare

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:

v1.1.0

05 Jan 11:49
Compare
Choose a tag to compare

Updated the UI to be more minimalistic.

Download from Chrome Web Store
Download from Firefox Add-ons Store

zip files for manual installation:

v1.0.4

05 Jan 09:14
1b5b63a
Compare
Choose a tag to compare

v1.0.4 zip files for manual installation:

v1.0.3

04 Jan 14:21
78def5e
Compare
Choose a tag to compare

v1.0.3 zip files for manual installation:

First release

06 Dec 20:19
a4dd376
Compare
Choose a tag to compare
v0.1

Update README.md