v1.23.1
chatboxai/chatboxv1.23.1Sep 2, 2026by themez
AI Summary
This update introduces a confirmation dialog for actions that might reset cached context and raises the Copilot prompt limit to 40,000 characters. Additionally, it resolves UI glitches on Android and fixes errors related to settings and keyboard shortcuts.
Key Highlights
- Added confirmation dialog before deleting messages or switching models to prevent accidental context reset.
- Increased Copilot prompt limit to 40,000 characters.
- Fixed Android conversation settings menu being obscured by the navigation bar.
- Resolved errors involving keyboard shortcuts and invalid max output tokens.
New Features
- Confirmation dialog for cached context reset actions
- Increased Copilot prompt limit to 40,000 characters
- Fixed Android UI issues with conversation settings
- Fixed keyboard shortcut errors
- Fixed errors related to invalid max output tokens
Full Release Notes
## v1.23.1 - 2026.09.02 ### Downloads - macOS (Apple Silicon): [Chatbox-1.23.1-arm64.dmg](https://download.chatboxai.app/releases/Chatbox-1.23.1-arm64.dmg) - macOS (Intel): [Chatbox-1.23.1.dmg](https://download.chatboxai.app/releases/Chatbox-1.23.1.dmg) - Windows (x64): [Chatbox-1.23.1-Setup.exe](https://download.chatboxai.app/releases/Chatbox-1.23.1-Setup.exe) - Linux (x64 AppImage): [Chatbox-1.23.1-x86_64.AppImage](https://download.chatboxai.app/releases/Chatbox-1.23.1-x86_64.AppImage) - Linux (ARM64 AppImage): [Chatbox-1.23.1-arm64.AppImage](https://download.chatboxai.app/releases/Chatbox-1.23.1-arm64.AppImage) - Linux (x64 DEB): [Chatbox-1.23.1-amd64.deb](https://download.chatboxai.app/releases/Chatbox-1.23.1-amd64.deb) - Linux (ARM64 DEB): [Chatbox-1.23.1-arm64.deb](https://download.chatboxai.app/releases/Chatbox-1.23.1-arm64.deb) - Android: [chatbox-1.23.1.apk](https://download.chatboxai.app/releases/chatbox-1.23.1.apk) ### What's Changed 1. Added confirmation before deleting older messages or switching models when cached context would be reset 2. Increased Copilot prompt limit to 40,000 characters 3. Fixed the conversation settings menu being obscured by the Android navigation bar 4. Fixed errors involving keyboard shortcuts, conversation settings, and invalid max output tokens