Added
- Auto-Update: Implemented a robust in-app update mechanism with a custom UI overlay, powered by the Tauri Updater plugin and GitHub Releases. Supports automatic checking, downloading, and restarting the application.
Changed
- Design: Reduced window tint opacity for a cleaner look.
Fixed
- CI/CD: Fixed multiple issues with the build pipeline, including correct artifact tagging, macOS updater bundle generation (
.app.tar.gz), and signature verification.
Removed
- UI: Removed HTML title and webview window title.