Releases: esonwang03/YASN_code
Releases · esonwang03/YASN_code
v1.1.1
v1.1.0
v1.1.0
从该版开始,采用的是Avalonia实现;此前采用的是WPF框架实现。
v1.0.6
In v1.0.6, we fix the known issue in v1.0.5(the first version of Avalonia). Major fixes are list below:
MacOS package is tested to be invalid #19
- Setting page cant display string in textbox properly.
- Sync might wipe out the repo, because a empty list always return when error occurs in syncing process
- remove the reminder window
v1.0.5
Release Notes
This release migrates the project from WPF to Avalonia.
The migration is intended to improve cross-platform compatibility and provide a foundation for limited macOS support. Please note that macOS support is still experimental and has not yet been fully tested.
After testing is complete, this release will be published as version 1.1.
Changes
- Migrated the UI framework from WPF to Avalonia
- Added the foundation for cross-platform support
- Introduced limited, untested macOS support
Notes
This version should be considered a testing/pre-release build until validation is complete.