Skip to content

Releases: josStorer/chatGPTBox

v2.5.5

16 May 15:09
Compare
Choose a tag to compare

Changes

Upgrades

Fixes

  • fix #661 (comment)
  • fix handling of empty choices array in Azure OpenAI API integration

Chores

  • update enforcement rule

v2.5.4

08 May 14:45
Compare
Choose a tag to compare

Changes

Upgrades

Fixes

  • fix a style issue (#692)

Chores

  • update enforcement rule

v2.5.3

02 May 15:25
Compare
Choose a tag to compare

Changes

Upgrades

Improvements

  • improve fetch onmessage
  • improve registerWebsocket

Fixes

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

24 Mar 04:43
Compare
Choose a tag to compare

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

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

23 Mar 16:08
Compare
Choose a tag to compare

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

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

04 Mar 16:36
Compare
Choose a tag to compare

Upgrades

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

26 Jan 06:23
Compare
Choose a tag to compare

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

Chores

v2.4.8

06 Dec 06:13
Compare
Choose a tag to compare

Commits

v2.4.7

03 Dec 16:25
Compare
Choose a tag to compare

Commits

v2.4.6

13 Nov 06:54
Compare
Choose a tag to compare

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