Skip to content

Releases: ChatGPTBox-dev/chatGPTBox

v2.2.1

05 Apr 09:29

Choose a tag to compare

Features

Bug Fixes

Styles

  • set Independent Panel sidebar width to a fixed value and default collapsed (josc146)

Code Refactoring

  • setAbortController (josc146)
  • getConversationPairs and promptBase (josc146)

Chores

Commits

  • 9858413: release v2.2.0 (github-actions[bot])
  • 01a1552: update readme (josc146)
  • 42a68f4: update readme (josc146)
  • f31a6d3: update verify config (josc146)

v2.2.0

02 Apr 15:29

Choose a tag to compare

Features

  • better error message (josc146)
  • Independent Panel (#63, #120) (josc146)
  • add entry for Independent Panel and Keyboard Shortcuts (josc146)
  • add Settings button for Independent Panel (josc146)
  • User Interface - de, es, fr, it, ja, ko, pt, ru (josc146)
  • store conversation to independent page (#120, #138) (josc146)

Bug Fixes

  • did not properly clean up message listener (josc146)
  • did not keep modelName when clearing conversation (josc146)
  • did not properly display custom model name (josc146)
  • model name is not displayed correctly when there is no conversation (josc146)
  • bad sessionId when clearing current conversation at Independent Panel (josc146)

Chores

  • improve popup compatibility (josc146)
  • remove useless updatePosition() (josc146)
  • reduce package size (josc146)

Commits

  • 42538e4: release v2.1.9 (github-actions[bot])
  • d44a7d6: release v2.1.9.1 (github-actions[bot])

v2.1.9.1

31 Mar 13:55

Choose a tag to compare

Features

Chores

  • make updateAnswer also effect error (josc146)
  • remove <hr/> at the end when copying (#73) (josc146)
  • improve mount point of reddit (josc146)

Styles

  • white-space: nowrap for normal-button (josc146)

Commits

  • cc3fcaa: release v2.1.8 (github-actions[bot])
  • bf71a13: typo (josc146)

v2.1.8

30 Mar 14:38

Choose a tag to compare

Features

Styles

  • improve safari appearance (josc146)

Chores

Commits

  • 50d7b18: release v2.1.7 (github-actions[bot])

v2.1.7

29 Mar 13:32

Choose a tag to compare

Features

Chores

  • improve popup compatibility for firefox (josc146)
  • better i18n (josc146)

Commits

  • 9ebeba6: release v2.1.6 (github-actions[bot])
  • 79a06c8: update readme (josc146)

v2.1.6

29 Mar 06:32

Choose a tag to compare

Features

  • Internationalization User Interface Support. PR Welcome! (#89, #39) (josc146)

Chores

Commits

  • f5e13a3: release v2.1.5 (github-actions[bot])

v2.1.5

28 Mar 14:57

Choose a tag to compare

Features

  • stop event propagation of input box to better fit certain websites like Notion (#106) (josc146)

Bug Fixes

  • selection tools window pops up when selecting blank content (#104) (josc146)
  • AbortController for Bing Mode (josc146)
  • prevent accidental appearance of floating selectionTools on certain websites (josc146)

Chores

  • improve popup compatibility for firefox (josc146)

Commits

  • 9da7b0a: release v2.1.4 (github-actions[bot])

v2.1.4

27 Mar 15:05

Choose a tag to compare

Styles

  • improve display (josc146)
  • align items (josc146)
  • improve popup page adaptation in complex situations (josc146)

Commits

  • b5cd5af: release v2.1.3 (github-actions[bot])
  • f05f42e: add colon (josc146)
  • 2563ab2: update readme (josc146)
  • 64d9a5b: update readme (josc146)

v2.1.3

27 Mar 08:57

Choose a tag to compare

Features

  • make the chat box display the correct model name, and allow multiple different models to be used at the same time (#49) (josc146)
  • multi-mode for bing (josc146)
  • better custom model support (josc146)
  • shortcut keys (#81, #28) (josc146)
  • allow to be used on the intranet (#99) (josc146)

Bug Fixes

  • conversation history in bing mode (josc146)

Styles

Chores

  • remove reference markers [^number^] in bing mode (josc146)

Commits

  • 8f6acdb: release v2.1.2 (github-actions[bot])
  • 74bfc7b: update readme (josc146)
  • 2ff3de3: Fix grammar mistakes and awkwardness in README.md (#93) (iamsirsammy) #93
  • 2358d16: Make the settings screen/popup have better wording (iamsirsammy) #94

v2.1.2

26 Mar 15:56

Choose a tag to compare

Features

Bug Fixes

  • styles are overwritten on some websites (#88) (josc146)

Commits

  • 3bc83b5: release v2.1.1 (github-actions[bot])
  • d7c066f: update readme (josc146)