mirror of
https://git.um-react.app/um/cli.git
synced 2025-11-28 03:33:02 +00:00
1.7 KiB
1.7 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[v0.2.16] - 2025-09-09
Changed
- Update RegEx used to extract UDID in plist.
[v0.2.15] - 2025-09-09
Added
- Support MMKV dump in QQMusic Mac 10.x (AppStore version).
[v0.2.14] - 2025-09-08
Added
- Support MMKV dump in QQMusic Mac 10.x.
[v0.2.13] - 2025-09-06
Changed
- Updated project namespace and repository URLs to new url
- Upgraded Go version requirement to 1.25
- Restricted KGG database support to Windows platform only
- Enhanced MMKV key extraction logic with improved reliability
Fixed
- Fixed NCM metadata parsing to properly handle mixed-type artist arrays
- Drop i386 targets in CI build
[v0.2.12] - 2025-05-07
Added
- KGG (KGMv5) file format support
- Support for
.mflacmfile extension
Changed
- Updated default version identifier to "custom" for development builds
- Upgraded GoLang version
[v0.2.11] - 2024-11-05
Fixed
- Resolved relative path resolution issues on Windows platforms (#108)
- Improved cross-platform compatibility for file path handling
Historical Versions
Note: This changelog was created starting from v0.2.11. For changes in earlier versions (v0.2.10 and below), please refer to the project's git commit history:
git log --oneline --before="2024-11-05"
Or view the complete commit history on the project repository for detailed information about features, fixes, and improvements in previous releases.