Update changelog

This commit is contained in:
MX 2023-03-21 19:08:58 +03:00
parent 8373a21af2
commit df766b1476
No known key found for this signature in database
GPG key ID: 7CCC66B7DBDD1C83

View file

@ -1,14 +1,13 @@
### New changes ### New changes
* Plugins: Fix minesweeper freeze bugs, do some refactoring * If you have copied apps into `apps` folder - remove `apps` folder on your microSD before installing this release to avoid issues!
* Plugins: Update WAV Player, 16 bit support by @LTVA1 * Dev Builds: Add extra pack dev branch to avoid "bug" reports with `API mismatch`
* Infrared: Update universal remote assets (by @amec0e | PR #394) * SubGHz: Add 318 MHz back to hopping list
* OFW PR: Fixed writing gen1a magic tags with invalid BCC [(PR 2511 by AloneLiberty)](https://github.com/AloneLiberty/flipperzero-firmware/tree/nfc-magic-write-fix) * SubGHz: Fix hopper stuck at 433.42 due to wide range signals -
* OFW: BadUSB: Script interpreter refactoring When we using 433.92 remote flipper in hopping mode will stuck at 433.42 and may loose signal because of that, need to avoid using close freqs in hopping, only freqs with bigger difference like 310 -> 315
* OFW: SubGhz: fix Incorrect comparison in subghz_setting_get_hopper_frequency * Plugins: Update **TOTP (Authenticator)** [(by akopachov)](https://github.com/akopachov/flipper-zero_authenticator) -> BadBT Support
* OFW: Add one_wire lib to f18, separate ibutton * OFW: BadUSB: implement boot protocol
* OFW: Improved debugging experience for external apps * OFW: Remove hmac_sha256 from public API -> **Breaking API change, api was changed from 18.x to 19.x**
* OFW: SD Driver: reinit sd card on error **(this will make your manually copied plugins not work, update them in same way you installed them, or delete `apps` folder and then install firmware, if you using extra pack builds (with `e` in version) all apps in _Extra will be updated automatically)**
* OFW: OTP programmer: return exit code based on error type
#### [🎲 Download latest extra apps pack](https://github.com/xMasterX/unleashed-extra-pack/archive/refs/heads/main.zip) #### [🎲 Download latest extra apps pack](https://github.com/xMasterX/unleashed-extra-pack/archive/refs/heads/main.zip)