Releases: josStorer/chatGPTBox
Releases · josStorer/chatGPTBox
v2.3.9
v2.3.8
v2.3.7
Features
- add Poe Claude-instant-100k #374 (Peter Dave Hello)
- Added a scroll to bottom button, made the automatic scroll stop when the user scrolls up (#401) (Sergio Lage) #401
- 4dba9d5: add google Bard (#254, #382) (josc146)
- ad4f1c9: translateToZh (#342) (josc146)
Changes
- fix unable to get balance from OpenAI #370 (FSpark)
- get balance (#370) @FSpark (josc146)
- fix bing error. #380 (Dekotale)
- 771188e: Improve zh-hant locale (Peter Dave Hello) #373
- 6a48ba4: improve custom api (Yukino Song) #396
- 0fd09eb: update Bing client (josc146)
- 0fa19da: update adaption for reddit and gitlab (josc146)
- 454e457: improve conversationCard style (josc146)
- a0c19d7: improve the compatibility of Safari and Firefox with the new style (#305, #371) (josc146)
- 802d87e: fix Poe AI "Clear Context" (#349) (josc146)
- dfef9dc: fix repeated prompt when completing an answer and clicking the retry button (#400) (josc146)
Commits
- c94deed: release v2.3.6 (github-actions[bot])
- 56d2363: update readme (josc146)
- 16f91b5: improve compatibility (josc146) #396
- c5e55c1: Update README_ZH.md (josc146)
- 5973084: update verify-search-engine-configs.mjs (josc146)
- 2ee1cf4: Update EN, IN, ZH Readme (#365) (Okki Dwi) #365
- d003d0a: update readme (josc146)
- b0c8bb0: compatible balance query with third-party services (josc146)
- 53e94fd: add poeAiWebClaude100k to activeApiModes (josc146)
- 4a2ad65: Update Privacy Statement (#409) (Karolin Varner)
- 5f9310f: improve conversation scroll (#382) (josc146)
- 6f1dc83: update _locales (josc146)
- 75d92bc: chore (josc146)
- 4f162d2: fix style (josc146)
- fc93ccc: adjust the order of header icons (josc146)
- d81f347: fix mistaken operation (josc146)
v2.3.6
v2.3.5
v2.3.4
v2.3.3
v2.3.2
Features
- new menu item / shortcut to close all chats #331 (josc146)
- customizable clicking icon action (#291) (josc146)
- add option to disable
focus to input box after answering
(#317) (josc146)
Styles
- draggable and scrollbar #331 (josc146)
- wider model select #331 (josc146)
- change select width (#331) (josc146)
- adjust for mp.weixin.qq (#323) (josc146)
- more prominent conversations (#329) (josc146)
- IndependentPanel scrollbar (josc146)
Chores
- update duckduckgo container query (#330) (https://github.com/josStorer/chatGPTBox/actions/runs/4955716213/jobs/8865373122) (josc146)
- menu action source (josc146)
- package size (josc146)
Commits
- 60c101c: release v2.3.1 (github-actions[bot])
- 4d6de5a: Update locale for input prompt while generating response (#318) (Peter Dave Hello) #318
- 2ef9eb0: Improve zh-hant locale (#321) (Peter Dave Hello) #321
- 80c34aa: - refactor(ConversationCard): add event listener to close the window on Escape key press (zouwangqiang) #331
v2.3.1
Features
- improve web mode notification (#309) (josc146)
- option to enable web mode history (#311) (josc146)
- an easier way to use different bing styles (#264) (josc146)
- getCoreContent adaptation for Wikipedia (#298) (josc146)
- option to display selection tools next to input box to avoid blocking (#271) (josc146)
- support for non-streamed responses (#294) (josc146)
- improve mobile view for firefox android (#305) (josc146)
Bug Fixes
Styles
- inline code block (josc146)
Chores
- autoClean => false (josc146)
Commits
v2.3.0
Features
- temperature config (#256) (josc146)
- improve chatgpt website notification (go back button, hide button) (#270, #287) (josc146)
- enabled API Modes option (#264) (josc146)
Bug Fixes
- findLastIndex compatibility (Firefox ESR) (#233) (josc146)
- safari compatibility (#255) (josc146)
- duplicate requests when in foreground mode (josc146)
Styles
- refactor option page sections (josc146)