Releases: ChatGPTBox-dev/chatGPTBox
Releases · ChatGPTBox-dev/chatGPTBox
v2.2.1
Features
Bug Fixes
- popup compatibility (josc146)
- site adapter switch not working for SPA (#147) (josc146)
- automatic position correction (#145) (josc146)
Styles
- set Independent Panel sidebar width to a fixed value and default collapsed (josc146)
Code Refactoring
Chores
- Add Indonesian (bahasa) translations (#135) #135 (Okki Dwi)
- add
into languageList (josc146) - redirect to the usage page when balance query fails (josc146)
- change default custom model to llama-7b-int4 (josc146)
- reduce the max height of conversation card (#141) (josc146)
- send complete cookie (#25, #112, #127, #150) (josc146)
Commits
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: nowrapfor 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)