update changelog

This commit is contained in:
hyugogirubato 2024-11-01 19:43:03 +01:00
parent ec098e9aed
commit e2660a33dd
1 changed files with 5 additions and 0 deletions

View File

@ -15,11 +15,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Using a native function to intercept keybox (instead of libc).
- Execution of player/auto options before DRM detection (improves detection on older devices).
- Display of different keybox contents for the same device id.
- Simplifying function detection in JS.
### Fixed
- Bad start of the widevine service when launching the script.
- Unsupported error of new `ADB` class.
- Detection of the `MAIN` activity for applications.
- Parsing error to list applications.
- Detection of the minimum number of functions required.
## [2.1.1] - 2024-10-28