Changelog
This page records the major version changes of Clash Light. To download the latest version, visit the download page.
0.2.3
Release date: 2026-09-16
Changed
- Upgraded the bundled mihomo core to 1.19.31.
- Updated the app menu copy so the address entry better matches the subscription provider recommendation experience.
0.2.2
Release date: 2026-08-20
Fixed
- Improved the message shown when turning off the system proxy fails to save local config because disk space is low, making it clear that the system proxy has already been turned off.
- Improved local config saving to reduce the risk of
state.jsonbecoming empty after an interrupted write and later triggering an EOF parse error.
0.2.1
Release date: 2026-08-18
Fixed
- Fixed an issue where switching nodes could keep using the previous node; node changes now take effect faster.
0.2.0
Release date: 2026-08-12
Added
- Added in-app language switching for Simplified Chinese, Traditional Chinese, and English, with the selected language saved locally.
- Tray menu labels, system error messages, update checks, subscriptions, nodes, and address page copy now follow the selected language.
Changed
- Project, website, and Tauri/Cargo version numbers synchronized to 0.2.0.
- Windows installer language configuration now includes Traditional Chinese and English, matching the app's multilingual experience.
- Improved About page update messaging with a sidebar reminder when a new version is available while keeping the manual download entry.
0.1.6
Release date: 2026-07-31
Changed
- Optimized display details for the subscription list, About page, and sidebar.
0.1.5
Release date: 2026-07-27
Changed
- Improved Address, Node, and Subscription tables with cleaner alignment and lighter text styles for values, status, and actions.
0.1.4
Release date: 2026-07-24
Added
- Address platform data now sourced from the API, making it easier to maintain recommended platforms from the backend.
Changed
- Address page redesigned with a more compact list UI.
0.1.3
Release date: 2026-07-22
Added
- Expanded subscription address recommendation data; the in-app recommendation entry can now display available items.
- Added cache policies for download site and official website deployment. Version JSON remains uncached so clients can discover new versions promptly.
Changed
- Project, website, and Tauri/Cargo version numbers synchronized to 0.1.3.
- Optimized the website public assets directory: compressed logo and screenshot assets, removed old SVG placeholder screenshots, reducing static asset size.
0.1.2
Release date: 2026-07-20
Added
- About page now supports checking for updates. When a new version is found, a manual download entry is provided.
- Added subscription address recommendation entry for viewing importable subscription platforms within the app.
Removed
- Removed connection traffic statistics. The UI remains focused on system proxy, subscription management, node latency testing, and local configuration.
