Releases: josStorer/chatGPTBox
Releases · josStorer/chatGPTBox
v2.1.9.1
Features
- retry button (josc146)
- model switcher (#98, #126) (josc146)
- user-friendly hint of exceeded maximum context length (#122) (josc146)
- option to regenerate the answer after switching model (#98) (josc146)
- customizable code block font size (#56) (josc146)
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
v2.1.8
v2.1.7
v2.1.6
v2.1.5
Features
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
v2.1.3
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
v2.1.2
v2.1.1
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
Commits
v2.1.0
Features
See https://github.com/josStorer/selfhostedAI
Commits
- 1a45c76: release v2.0.8 (github-actions[bot])