Commit Graph

4 Commits

Author SHA1 Message Date
qianlifeng 6f801d734b
chore(updater): update version to 2.0.0-beta.3 and fix update error handling
* Updated version number and download URLs for all platforms.
* Enhanced error handling in `checkWoxVersion` to include specific update errors.
* Added new language strings for auto-update status in multiple languages.
* Refactored UI color handling in the about view for better theme support.
2025-06-23 21:48:57 +08:00
qianlifeng 4b56c61e58
feat(updater): add download URLs and checksums for version 2.0.0-beta.2 2025-04-27 22:14:31 +08:00
qianlifeng 75e439ec63
feat(ui): add about page
- Changed version to 2.0.0-beta.2 in updater.json.
- Added download URLs and checksums for Mac (Arm64 and Amd64) and Windows in the version manifest.
- Enhanced the updater logic to handle new download URLs based on architecture.
- Introduced a new endpoint to retrieve the current version in the API.
- Updated UI to display version information in the settings view.
2025-04-22 09:08:05 +08:00
qianlifeng c2f6e25157
[WIP] Add auto updater 2024-07-26 21:08:29 +08:00