Skip to content

Releases: josStorer/chatGPTBox

v2.1.9.1

31 Mar 13:55
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

v2.1.1

25 Mar 13:14
Compare
Choose a tag to compare

Features

  • getCoreContentText for any websites (josc146)
  • summarize any page by right-click menu (#55, #62, #78) (josc146)
  • better prompt for searching and some fix (josc146)

Styles

  • extra Arabic and Latin font support (josc146)
  • adjust the position of the floating selectionTool to avoid occlusion (#58, #40) (josc146)
  • fix overlay problem on safari (josc146)

Builds

  • adjust to comply with apple's review policy (josc146)

Chores

  • remove useless css (josc146)
  • remove donation to comply with apple's review policy (josc146)

Commits

  • 15e185d: release v2.1.0 (github-actions[bot])
  • 9cddbc4: change the font for more moder and easy to read font . (Fettah) #66
  • 4f8aa29: update readme (josc146)

v2.1.0

22 Mar 12:00
Compare
Choose a tag to compare

Features

  • offline/self-hosted large language model support (#11) (josc146)

See https://github.com/josStorer/selfhostedAI

Commits

  • 1a45c76: release v2.0.8 (github-actions[bot])