Skip to content

Releases: josStorer/chatGPT-search-engine-extension

v1.20.0

10 Jan 10:24
Compare
Choose a tag to compare

Bug Fixes

Styles

  • improve Markdown lists and code (josc146)

Chores

  • development mode by npm run dev (josc146)
  • add @types/archiver (josc146)
  • more callbacks for fetchSSE (josc146)
  • add background request debug messages (josc146)

Commits

  • 51af815: release v1.20.0 (josc146)

v1.12.3

09 Jan 06:03
Compare
Choose a tag to compare

Bug Fixes

  • bad card position when some errors occur (josc146)

Builds

  • slightly reduce the bundle size (josc146)

Chores

  • code fine-tuning (josc146)
  • fix pre-commit added unstaged files (josc146)

Commits

  • b8f41f5: Update README.md (josc146)
  • a3359c0: release v1.12.3 (josc146)

v1.12.2

31 Dec 13:25
Compare
Choose a tag to compare

Features

  • allow Insert chatGPT at the top of search results to improve compatibility with some plugins (josc146)

Commits

  • 480bb2a: Update README.md (josc146)
  • 02f6f60: update README.md (josc146)
  • 7254306: release v1.12.2 (josc146)

v1.11.2

30 Dec 09:10
Compare
Choose a tag to compare

Chores

Commits

  • ffceffc: update README.md (josc146)
  • 1891326: release v1.11.2 (josc146)

v1.11.1

30 Dec 08:51
Compare
Choose a tag to compare

Features

  • support for copying answers (josc146)

Bug Fixes

Commits

  • 10bb74e: Update README.md (josc146)
  • e4d1d9c: Update LICENSE (josc146)
  • 9958365: release v1.11.1 (josc146)

v1.10.1

24 Dec 14:02
Compare
Choose a tag to compare

Features

  • allow to collapse answers (josc146)

Continuous Integration

  • remove onpush event in pr-tests.yml (josc146)

Commits

v1.9.2

22 Dec 06:44
Compare
Choose a tag to compare

Bug Fixes

  • duplicate requests in manual mode (josc146)
  • error in interactive mode (josc146)

Continuous Integration

  • test pull requests and add development build (josc146)
  • add dependabot.yml and tagged-release.yml (josc146)

Chores

v1.9.1

19 Dec 08:18
ebf89fe
Compare
Choose a tag to compare

New:

Add basic feedback from upstream: wong2#121

Preview:

image

Diff with upstream:

  • Support StartPage, Ecosia, Searx(searx.tiekoetter.com, searx.fmac.xyz, searx.be and more)
  • Katex: wong2#75
  • Linkify in ReactMarkdown
  • Interactive mode: wong2#103, now support generating separate sessions for each page
  • Fix answer being overwritten due to "network error"
  • Theme switcher: #9
  • Switch to webpack

Pre-release list: https://github.com/josStorer/chat-gpt-search-engine-extension/actions

Preview:
  • Code highlight and dark mode
    code-highlight
  • Theme switcher
    theme-switcher
  • LaTeX
    latex
  • Interactive mode
    interactive-mode

v1.7.1

17 Dec 05:10
Compare
Choose a tag to compare

Diff with upstream:

  • Support StartPage, Baidu, Ecosia, Searx(searx.tiekoetter.com, searx.fmac.xyz, searx.be and more)
  • Katex: wong2#75
  • Linkify in ReactMarkdown
  • Interactive mode: wong2#103, now support generating separate sessions for each page
  • Fix answer being overwritten due to "network error"
  • Theme switcher: #9
  • Switch to webpack

Pre-release list: https://github.com/josStorer/chat-gpt-search-engine-extension/actions

Preview:
  • Code highlight and dark mode
    code-highlight
  • Theme switcher
    theme-switcher
  • LaTeX
    latex
  • Interactive mode
    interactive-mode

v1.6.2

15 Dec 07:11
Compare
Choose a tag to compare

Diff with upstream:

  • Support StartPage, Baidu, Searx, Ecosia
  • Katex: wong2#75
  • Linkify in ReactMarkdown
  • Interactive mode: wong2#103, now support generating separate sessions for each page
  • Fix answer being overwritten due to "network error"
  • Code highlight
  • Switch to webpack

Pre-release list: https://github.com/josStorer/chat-gpt-search-engine-extension/actions

Preview:
  • Code highlight and dark mode
    code-highlight
  • LaTeX
    latex
  • Interactive mode
    interactive-mode