Release v2.0.5

This commit is contained in:
hyugogirubato
2024-07-08 19:27:51 +02:00
parent 3c5abbbd90
commit 13decd71b5
4 changed files with 37 additions and 18 deletions
+19
View File
@@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [2.0.5] - 2024-07-08
### Added
- Added new private functions.
- Support for encrypted challenges in error messages.
- Dynamic disabling of `liboemcrypto.so` without using Magisk module.
### Changed
- Organized imports.
- Updated some messages.
- New verbosity level for CDM to prevent confusion.
### Fixed
- Detection of Widevine process.
## [2.0.4] - 2024-07-07
### Fixed
@@ -242,6 +260,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Initial release of the project, laying the foundation for future enhancements and features.
[2.0.5]: https://github.com/hyugogirubato/KeyDive/releases/tag/v2.0.5
[2.0.4]: https://github.com/hyugogirubato/KeyDive/releases/tag/v2.0.4
[2.0.3]: https://github.com/hyugogirubato/KeyDive/releases/tag/v2.0.3
[2.0.2]: https://github.com/hyugogirubato/KeyDive/releases/tag/v2.0.2