Skip to content

Releases: chatboxai/chatbox

v1.18.1

28 Nov 14:40

Choose a tag to compare

  1. Added email login support, allowing users to use licenses bound to their email after logging in
  2. Added support for OpenAI Responses API
  3. Optimized code styling and generated webpage preview effects
  4. Generated webpages can now be published with a one-click share link
  5. Fixed an issue where deleting a new thread would also delete its branches
  6. Custom models can now automatically detect vision and tool calling capabilities
  7. Fixed a crash issue when importing data with too much historical data
  8. Desktop sidebar width is now adjustable

v1.17.1

04 Nov 03:56

Choose a tag to compare

  1. Added quick jump to the top of the message list
  2. Mobile: message action buttons now support floating display
  3. Fixed a styling issue with the send button on mobile when using large font sizes
  4. Fixed the issue where the New Thread shortcut stopped working
  5. Optimized the close button styling on the settings page
  6. Improved automatic scrolling during output
  7. Fixed an issue where the input would lose focus when editing an empty AI message
  8. Added a "Recover conversation list" tool in Settings to recover conversations missing from the list

1.17.0

29 Oct 09:08

Choose a tag to compare

  1. Optimized storage performance, reducing lag and crashes during message generation
  2. Fixed the issue where duplicate token estimation calculations caused lag
  3. Fixed the issue where message format errors in certain cases caused the app interface to crash
  4. Added Gemini and Claude-style APIs to custom providers
  5. Optimized the styles of sidebar, conversation page title bar, and message action area, unified default avatars
  6. Fixed the issue where some icons did not scale with the global font size

v1.15.4

13 Sep 12:49

Choose a tag to compare

v1.15.4 - 2025.08.12

  1. Fix mobile "Improve Network Compatibility" feature, support cross-domain API requests
  2. OpenAI provider added support for gpt-5 series models
  3. Mobile full-screen preview artifacts
  4. Fix issue where input box draft was not cleared immediately after sending a message
  5. Sidebar support on iOS

v0.10.4

14 Jan 13:29

Choose a tag to compare

This is a new release of the Chatbox Community Edition. For most users, it's highly recommended to use the Official Edition instead - it's still free and comes with more new features. You can get it here:

Desktop Apps:
Windows | macOS Intel | macOS M1/M2 | Linux

Mobile Apps:
Android APK


Community Edition v0.10.4

  1. Added Claude API provider support
  2. Added LM Studio provider support (thanks @yinuan-i )
  3. Updated model list and default options
snapshot_light snapshot_dark

v0.10.3

16 Dec 12:18

Choose a tag to compare

This is a new release of the Chatbox Community Edition. For most users, it's highly recommended to use the Official Edition instead - it's still free and comes with more new features. You can get it here:

Desktop Apps:
Windows | macOS Intel | macOS M1/M2 | Linux

Mobile Apps:
Android APK


Community Edition v0.10.3

  1. Increase max temperature limit to 2
  2. Tweak sidebar header UI
  3. Add relevant headers when making requests to OpenRouter
  4. Fix typo in Japanese translation
  5. Remove some legacy api calls
snapshot_light snapshot_dark

v0.10.2

07 Nov 15:22

Choose a tag to compare

This is a new release of the Chatbox Community Edition. For most users, it's highly recommended to use the Official Edition instead - it's still free and comes with more new features. You can get it here:

Desktop Apps:
Windows | macOS Intel | macOS M1/M2 | Linux

Mobile Apps:
Android APK


Community Edition v0.10.2

  1. Improved layout of the input area and sidebar
  2. Updated title auto-generation with updated prompt templates
snapshot_light snapshot_dark

v0.10.1

19 Oct 04:09

Choose a tag to compare

This is a new release of the Chatbox Community Edition. For most users, it's highly recommended to use the Official Edition instead - it's still free and comes with more new features. You can get it here:

Desktop Apps:
Windows | macOS Intel | macOS M1/M2 | Linux

Mobile Apps:
Android APK


Community Edition v0.10.1

  1. Added data backup and restore feature
  2. New setting: Toggle automatic title generation
  3. Increased max font size to 22
  4. Fixed update notification bug
snapshot_light snapshot_dark

0.10.0

20 Sep 13:20

Choose a tag to compare

This is a new release of the Chatbox Community Edition. For most users, it's highly recommended to use the Official Edition instead - it's still free and comes with more new features. You can get it here:

Desktop Apps:
Windows | macOS Intel | macOS M1/M2 | Linux

Mobile Apps:
Android APK


Community Edition v0.10.0

  1. Added support for OpenAI's new o1 model series
  2. Add support for new model GPT-4o-mini and GPT-4o
  3. Add a new model provider SiliconFlow
  4. Completely refactored and rewrote the entire codebase
snapshot_light snapshot_dark

0.6.8

20 Aug 11:59

Choose a tag to compare

  1. Action buttons on messages now remain visible during list scrolling
  2. Added support for the Claude series models (beta)
  3. Language support expanded to include more countries
  4. Fixed some minor issues