Skip to content

1.0.0

Choose a tag to compare

@coderchatwang coderchatwang released this 28 Apr 09:18
· 23 commits to main since this release

Changelog - Updates Since 2026/04/14

Chat Functionality

  • Added ask_user_question tool
  • Added xml_escape tool
  • Support for sending images with tool notifications
  • Added OpenAI-style tool format configuration

Internationalization (i18n)

  • Added internationalization framework for Void Chat
  • Added Chinese default values (voidChatICn18n)
  • Tool names in chat interface support Chinese localization
  • Merged i18n configs into unified useVoidChatI18n hook

Developer Mode and Debugging

  • Added developer mode section in settings UI
  • Added showJsonDebug toggle to control JSON debug area visibility
  • Display role and model information
  • Improved debug title and JSON content display

UI/UX Improvements

  • UI optimization for deep thinking section
  • Edit prompt functionality
  • Display retry errors in UI
  • Optimized retry logic
  • OpenAI Compatible shows source URL

Vision Support

  • Added supportsVision support

Build and Configuration

  • Added Node.js memory limit to build scripts to fix OOM issues
  • Added Mac startup script

Branding

  • Renamed from Void to CoderChat
  • Updated application icons with transparent backgrounds