This commit is contained in:
Observer KRypt0n_ 2023-11-15 13:15:27 +02:00
commit c13debb713
No known key found for this signature in database
GPG key ID: 844DA47BA25FE1E2
2 changed files with 13 additions and 1 deletions

View file

@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Added `UpdatingPermissions` installation step
- Downloaders now will skip finished files and truncate them if needed
- Added new fix for the API responses
- Added voiceovers repairing support
- Added special tooltips for concerning patch status
### Changed
- Increased voiceovers version prediction error
## [1.5.0] - 13.11.2023
### Added

View file

@ -19,7 +19,7 @@ glib-build-tools = "0.18"
[dependencies.anime-launcher-sdk]
git = "https://github.com/an-anime-team/anime-launcher-sdk"
tag = "1.12.2"
tag = "1.12.3"
features = ["all", "star-rail", "star-rail-patch"]
# path = "../anime-launcher-sdk" # ! for dev purposes only