v0.2.1
New
- Version sync and verification: added
sync-versionandverify-versionscripts. Versions insrc-tauri/Cargo.tomlandsrc-tauri/tauri.conf.jsonare auto-synced frompackage.jsonbefore builds (locally and in CI) and verified for consistency.
Fixes
- Linux (Ubuntu) linking in CI: install
build-essential,pkg-config, andlibc6-devto fix missing CRT objects (Scrt1.o,crti.o, etc.).
CI/Release
- Unified release uploads to always use the
package.jsonversion (single source of truth) across all jobs. - Added sync + verify steps to dev/release/alpha workflows for early detection of version drift.
- Consistent Windows artifact renaming based on the unified version.
Known limitations
- macOS builds remain disabled.
Which version should I download?
Linux
Windows (Win7 is no longer supported)
Normal version (recommended)
Portable version is no longer available with many problems
Built-in Webview version 2 (large size, only used in enterprise version of the system or can not install webview2)
Created at Fri Oct 17 07:28:24 MSK 2025.