mirror of
https://github.com/hyugogirubato/KeyDive.git
synced 2026-07-15 18:40:02 +02:00
Release v2.0.5
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user