ChatGPTBox Versions Save

Integrating ChatGPT into your browser deeply, everything you need is here

v2.5.4

5 days ago

Changes

Upgrades

  • upgrade chatgpt web (Change "chat.openai.com" to "chatgpt.com") (#688, #687, #677, #678, #681, #682)

Fixes

  • fix a style issue (#692)

Chores

  • update enforcement rule

v2.5.3

1 week ago

Changes

Upgrades

  • upgrade chatgpt web (proofToken) (#677, #678, #681, #682)

Improvements

  • improve fetch onmessage
  • improve registerWebsocket

Fixes

  • fix #669
  • small fix (#668, #676)
  • small fix for bing web mode (1fe4befa)

Chores

  • Update Azure OpenAI API version version to 2024-02-01
  • Add generally available GPT-4 Turbo via API
  • Update Italy translation (#665)

v2.5.2

1 month ago

Changes of v2.5.2

Fixes

  • fix the error caused by the unnecessary ArkoseToken for free accounts (#661)
  • upgrade component mount for brave search

Changes of v2.5.1

Upgrades

  • 074b6cc: upgrade chatgpt web (new arkoseToken and requirementsToken) (#653, #658, #661) (josc146)
  • c4a537f: switch azure openai api version to stable version (#640) (josc146)
  • a6fa0ed: Update Google Gemini integration (Tomasz Panasiuk) #649

Features

  • 21b8468: Add support for kimi.moonshot.cn Web mode (#656) (xxcdd) #656
  • 381cea3: allow hiding context menu (#643) (josc146)
  • e2ec8ac: claude 3 api support (#642) (josc146)
  • 74bcba8: allow custom claude api url (#644) (josc146)

Improvements

  • 9cbe4f3: improve websocket support for chatgpt web mode (#652) (josc146)
  • 680900b: add additional finish conditions for OpenAI API and Custom API (both can be customized, thus requiring more condition checks, now the api has better support for ollama and LM Studio) (#631, #648) (josc146)
  • eb88fc2: getCoreContentText for any websites using mozilla/readability (#641) (xxcdd) #641
  • c00b8ff: improve moonshot api support (#623) (josc146)
  • d49280c: improve delta process (#657) (josc146)
  • cbeae3e: bigger FloatingToolbar icon (josc146)
  • 26d6ca5: dark mode for SelectionToolbar (#651) (josc146)

Fixes

Chores

  • 985adb9: reduce package size (josc146)
  • 4226cf5: update enforcement rule (josc146)
  • 1ec752c: update i18n (josc146)
  • 68e3a8a: update readme (josc146)

v2.5.1

1 month ago

Upgrades

  • 074b6cc: upgrade chatgpt web (new arkoseToken and requirementsToken) (#653, #658, #661) (josc146)
  • c4a537f: switch azure openai api version to stable version (#640) (josc146)
  • a6fa0ed: Update Google Gemini integration (Tomasz Panasiuk) #649

Features

  • 21b8468: Add support for kimi.moonshot.cn Web mode (#656) (xxcdd) #656
  • 381cea3: allow hiding context menu (#643) (josc146)
  • e2ec8ac: claude 3 api support (#642) (josc146)
  • 74bcba8: allow custom claude api url (#644) (josc146)

Improvements

  • 9cbe4f3: improve websocket support for chatgpt web mode (#652) (josc146)
  • 680900b: add additional finish conditions for OpenAI API and Custom API (both can be customized, thus requiring more condition checks, now the api has better support for ollama and LM Studio) (#631, #648) (josc146)
  • eb88fc2: getCoreContentText for any websites using mozilla/readability (#641) (xxcdd) #641
  • c00b8ff: improve moonshot api support (#623) (josc146)
  • d49280c: improve delta process (#657) (josc146)
  • cbeae3e: bigger FloatingToolbar icon (josc146)
  • 26d6ca5: dark mode for SelectionToolbar (#651) (josc146)

Fixes

Chores

  • 985adb9: reduce package size (josc146)
  • 4226cf5: update enforcement rule (josc146)
  • 1ec752c: update i18n (josc146)
  • 68e3a8a: update readme (josc146)

v2.5.0

2 months ago

Upgrades

  • 1fc3cd8: update chatgpt web support (websocket mode) (#621, #627, #628, #630, #632, #634, #635, #637) (josc146)
  • e7638a9: upgrade claude.ai client (josc146)
  • 4a25b03: update adaption for reddit (#416) (josc146)

Improvements

  • e5700a5: improve bilibili video path detection (josc146)
  • 08a8920: Look for class="article" for content (Martin Richtarsky) #626
  • 1825172: avoid generating a new chat when storing session (josc146)

Chores

  • 0d7d735: add moonshot to api list (Jialei) #623
  • df6840b: update enforcement rule (josc146)
  • ed09cb7: Update OpenAI ChatGPT Turbo models (API) (#620) (Peter Dave Hello) #620

v2.4.9

3 months ago

Features

  • 4510cf4: gpt-4 web DALL·E support (josc146)
  • bd2522c: presearch support (#592) (josc146)

Improvements

  • dcd3415: improve markdown styles (#585) (josc146)
  • 97ca973: improve bilibili summary (josc146)
  • faf5e87: improve the stability of response language (#611) (josc146)
  • dc471ea: formattedError (#572) (josc146)
  • 05a99f3: when opening IndependentPanel, if the latest session has been used, automatically create a new session (#601) (josc146)

Fixes

  • e2c8041: fix gpt-4 web unusual activity (#615) (josc146)
  • 35cb508: safe markdown renderer (#609, #403) (josc146)
  • bilibili reload (#603) #603 (Bowen)
  • 6e0cf8f: improve #603 (josc146)
  • 5929a18: fix mounting failure caused by DuckDuckGo's initial rendering delay. #610 (josc146)

Chores

  • 79f3b86: release v2.4.8 (github-actions[bot])
  • 289e38b: update readme news (josc146)
  • 8230f5f: Fix GPT-4 model name and confusion in names (#584) (Anan) #584
  • selection-tools: remove redundant getPreferredLanguage calls (#593) #593 (AiraNadih)
  • 1b9ac02: chore (josc146)
  • deps: bump actions/setup-python from 4 to 5 (#586) #586 (dependabot[bot])
  • deps: bump actions/upload-artifact from 3 to 4 (#594) #594 (dependabot[bot])

v2.4.8

5 months ago

Commits

  • 8d53ab8: #573's patch (josc146) fix claude 2.1
  • 0238790: fix eventsource meta (#579, #567) (josc146)
  • 9c5f306: update core content adapters (josc146)

v2.4.7

5 months ago

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

6 months ago

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

6 months ago

Changes

  • d36f6ea: improve render performance (#265) (josc146)
  • 3d08919: force scroll to bottom after submission (josc146)

Documentation