Releases: ChatGPTBox-dev/chatGPTBox
Releases · ChatGPTBox-dev/chatGPTBox
v2.2.0
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
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)