Skip to content

v0.9.7

Latest

Choose a tag to compare

@yangfatao yangfatao released this 13 May 10:34

2026/05/13

  1. Localization Updates: Updated localization files for multiple languages; added new error messages for plugin installation failures in English, Spanish, and French.

2026/05/11

  1. Chat File Upload (Major): Added comprehensive file upload functionality to chat; support for multiple file types with size limits; enhanced message sending logic to include file attachments.
  2. OpenClaw Version Management: Downgraded OpenClaw version to 2026.3.24 in runtime configuration to maintain compatibility.
  3. Build Script Cleanup: Removed start-chatclaw.ps1 script as it is no longer needed.

2026/05/09

  1. OpenClaw Factory Reset: Implemented factory reset functionality in OpenClaw runtime settings with confirmation dialog and full localization support in English and Chinese.
  2. Development Documentation: Updated Node.js and pnpm installation instructions; enhanced frontend testing setup with Playwright CDP debugging; modified Dockerfile for cross-compilation; streamlined Taskfile for frontend dependency management; improved global setup and teardown scripts for testing.