What's Changed
New
- Brand new application icon and logo
Fixed
- CI/CD pipeline now uses a two-stage build to ensure all platforms are included in auto-update
- Resolved signing key password issue in release workflow
- Added missing Linux dependency (
xdg-utils) for AppImage bundling
Improved
- Single source of truth for versioning via Cargo.toml
- About panel now reads version dynamically from the app config
Supported Platforms
| Platform | Download |
|---|---|
| macOS (Apple Silicon) | .dmg
|
| Windows (x64) | .exe
|
| Linux (x64) | .AppImage / .deb
|
| Linux (ARM64) | .AppImage / .deb
|