Skip to content

Releases: josStorer/chatGPT-search-engine-extension

v2.0.0

15 Mar 14:17
Compare
Choose a tag to compare

This repo has moved to ChatGPTBox.

Features

  • add save all conversation button (josc146)
  • improve display effect and add copy, collapse button for question and error (#26) (josc146)
  • add chatgpt-web response to conversationRecords (josc146)
  • crop text util (josc146)
  • limitedFetch for git patch (josc146)
  • video summary for bilibili (josc146)
  • git patch summary for github commit and compare (josc146)
  • git patch summary for gitlab commit (josc146)
  • summary for quora question (josc146)
  • summary for reddit post (josc146)
  • video summary for youtube (josc146)
  • summary and opinion for zhihu question (josc146)
  • update staticCard adapter configs (josc146)
  • update staticCard description and allow users to trigger in questionMark mode (josc146)
  • summary for zhihu zhuanlan (josc146)
  • move session to component level (josc146)
  • floating selection toolbar for translate, summary, polish, sentiment analysis, divide paragraphs, ask (josc146)
  • keep toolbar in viewport (josc146)
  • dragbar for floating window (josc146)
  • float/split staticCard (josc146)
  • right-click menu (josc146)
  • multi-language support; mobile check; change the default triggerMode to manually (josc146)
  • custom api url (josc146)
  • make selectionTools configurable (josc146)
  • make siteAdapters configurable (josc146)
  • balance check (josc146)

Bug Fixes

  • lint error (josc146)
  • always clean up session when mounting to avoid accumulation of useless data (josc146)
  • check mount points before mounting staticCard (josc146)
  • fix the issue where the floating window disappears when releasing the mouse outside the window (josc146)
  • useState for session (josc146)
  • avoid jitter for floating window (josc146)
  • lint (josc146)
  • youtube input (josc146)

Styles

  • update chat box style (josc146)
  • add some vertical blank space of chat area (josc146)
  • shadow (josc146)
  • scroll for markdown-body(conversation body) (josc146)
  • make the popup window larger (josc146)
  • update popup window style (josc146)
  • update popup window style (josc146)

Code Refactoring

Performance Improvements

  • improve cropText performance (josc146)

Builds

Continuous Integration

  • change the automatically verified configuration to be managed by the verify-search-engine-configs.mjs file itself (josc146)

Chores

Read more

v1.26.1

05 Mar 12:11
Compare
Choose a tag to compare

Features

  • multiple lines text input, enter to send, shift + enter to break line (josc146)

Bug Fixes

Commits

  • 2b6c601: release v1.26.0 (github-actions[bot])

v1.26.0

05 Mar 07:42
Compare
Choose a tag to compare

Features

Bug Fixes

Commits

  • ebe0d82: release v1.25.1 (github-actions[bot])

v1.25.1

02 Mar 14:59
Compare
Choose a tag to compare

Bug Fixes

Commits

  • c03ab05: release v1.25.0 (github-actions[bot])

v1.25.0

02 Mar 14:50
Compare
Choose a tag to compare

Features

  • add gpt-3.5-turbo support (josc146)

Continuous Integration

  • generate extra bundles without katex (josc146)
  • disable auto pre-release build (josc146)

Chores

  • update packages (josc146)
  • add BundleAnalyzerPlugin (josc146)
  • reduce bundle size and remove copy animation(large bundle size) (josc146)
  • update packages (josc146)

Commits

  • 871a215: release v1.24.2 (github-actions[bot])

Development Build

15 Feb 12:05
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Continuous Integration

  • generate extra bundles without katex (josc146)

Chores

v1.24.2

14 Feb 07:30
Compare
Choose a tag to compare

Chores

  • remove the leaked model dropdown option that is currently unavailable (josc146)

Commits

  • 01d0939: release v1.24.1 (github-actions[bot])

v1.24.1

11 Feb 16:44
Compare
Choose a tag to compare

Bug Fixes

  • correct an implementation oversight that resulted in the failure to properly handle errors thrown by getModels (josc146)

Commits

  • 802d5f9: release v1.24.0 (github-actions[bot])

v1.24.0

11 Feb 08:45
Compare
Choose a tag to compare

Features

  • support for chatGPT Plus (josc146)

Continuous Integration

  • switch get-current-time to major version (josc146)

Commits

  • c10f647: release v1.23.2 (github-actions[bot])
  • 39bbed8: Update README.md (josc146)
  • c322e0a: Update README.md (josc146)
  • 0e502e8: Update README.md (josc146)

v1.23.2

07 Feb 03:29
Compare
Choose a tag to compare

Features

  • add a leaked model text-chat-davinci-002-20221122 (josc146)

Commits

  • f670aa1: release v1.23.1 (github-actions[bot])