Releases: josStorer/chatGPTBox
Releases · josStorer/chatGPTBox
v2.4.8
v2.4.7
Commits
- 70d6b79: Optimize Logic in
selection-tools
Module (#564) (AiraNadih) #564 - d24958f: Add ChatGLM API (#567) (AceLam) #567
- e5ebd45: Update Claude.ai web to Claude v2.1, fix #570 (#573) (Peter Dave Hello) #573
- 2fc0b57: patch to #564 (josc146)
- 6445d22: fix global side_panel (josc146)
- b4d743b: add gpt-3.5-turbo-instruct (josc146)
- fbd45d9: fix #569 and reduce menu items (josc146)
v2.4.6
Commits
- d0fbc9f: allow filling in the API Key of CustomModel mode (#561, previously designed for local offline model or custom server, now you can also use it for regular openai API calls and freely fill in the model name(#563)) (josc146)
- 3e46fa2: support for chromium side panel (#111) (josc146)
- 946cadc: update for chatgpt3.5 web (#562, #551#issuecomment-1803668105, #543#issuecomment-1803666487) (josc146)
- e82f62e: Added box for gh pr's and issues (#558) (Jonas Kamsker) #558
- c830242: Add OpenAI API GPT-4 Turbo Preview (Peter Dave Hello) #555
- 524b39f: Replace legacy gpt-3.5-turbo-0613 with the latest gpt-3.5-turbo-1106 (Peter Dave Hello) #556
v2.4.5
Changes
- d36f6ea: improve render performance (#265) (josc146)
- 3d08919: force scroll to bottom after submission (josc146)
Documentation
- add Japanese README #549 (Ikko Eltociear Ashimine)
- phrase translation according language README_IN #552 (Guspan Tanadi)
v2.4.4
v2.4.3
Changes
- 4859e9a: fix chatgpt web mode arkose_token (#469, #543, #545) (josc146)
- f4fdee9: blob file read for gitlab (#544) (josc146)
- 8dce5d8: fix #539 bing web (josc146)
- f26c566: Make summarization work for text/plain content (Martin Richtarsky) #531
- 90f4880: improve fetchSSE (#532) (josc146)
- 1dcc274: fix safari background (#512 (comment)) (josc146)
v2.4.2
Features
Patches
- d639d29: upgrade bing client (merge waylaidwanderer/node-chatgpt-api#481) and some other adaptations (#505, #519, #525) (josc146)
Bug Fixes
- under chatgpt web mode, due to API changes, stored responses became
undefined
(josc146)
Chores
- deps: bump actions/checkout from 3 to 4 #507 (dependabot[bot])
- 83f44a3: improve claude api prompt (#516) (josc146)
- b1b9c6a: Added Turkish Support, Create _locales/tr/main.json (Only1337) #518
- c152d0b: update kagi query (#517) (josc146)
- 96a0361: update locales (josc146)
- 67febe3: Add site adapter for FAZ (Frankfurter Allgemeine Zeitung) (Martin Richtarsky) #520
- 62e8c3b: fix firefox warning (#527) (josc146)
- 843bfc3: update bing detection (josc146)
- 4cc4144: improve claude.ai login prompt (josc146)
- 86b9b20: improve error prompt (josc146)
- adf95b3: release v2.4.1 (github-actions[bot])
- efe83f2: chore (josc146)
Known Issues
- ChatGPT-4 Web Mode is not working, you have to use API Mode (#469,
arkose_token
is required, but i haven't found an efficient way to get it on client side) - Poe AI is not working (See more in ading2210/poe-api#218 and ading2210/poe-api#231) (Related: #471, #476, #495, #496)
v2.4.1
Features
Patches
- fix(upgrade) bing client (#505) (josc146)
- decisionCard and popupCard of bing client (#505) (josc146)
- fakePort
stop
(josc146)
Bug Fixes
Chores
- 18c9c4f: update brave sidebar query (josc146)
- 9aa2adc: Selection tool explain (#491) (zeddyemmy) #491
- 819eb16: Add OpenAI API 0613 version for all models, close #474 (#478) (Peter Dave Hello) #478
- 8f5306a: add new adapter: followin (#467) (AI-Chef) #467
- add Poe Llama-2-70b, Llama-2-13b, Llama-2-7b (#482) #482 (Anan)
- 3d6ef41: Change Poe bot "Sage" to "Assistant" (#466) (Anan) #466
Known Issues
- ChatGPT-4 Web Mode is not working, you have to use API Mode (#469,
arkose_token
is required, but i haven't found an efficient way to get it on client side) - Poe AI is not working (See more in ading2210/poe-api#218 and ading2210/poe-api#231) (Related: #471, #476, #495, #496)