1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 12:42:30 +04:00

Update changelog

This commit is contained in:
MX
2023-06-24 22:11:25 +03:00
parent 6f3f2fa1e7
commit b92f7c669b

View File

@@ -1,6 +1,11 @@
## New changes
* Infrared: Updated universal remote asstes (by @amec0e | PR #522)
* Plugins: Fix furi_hal_bus issues in AVR Programmer and Signal Generator (fixes issue #525)
* Plugins: USB / BLE Remote - Updated UI in keynote vertical and numpad (by @gid9798 | PR #524)
* Plugins: Update TOTP [(by akopachov)](https://github.com/akopachov/flipper-zero_authenticator)
* Plugins: Fixed ESP32 WiFi Marauder crashes when reopening app
* Infrared: Updated universal remote asstes (by @amec0e | PR #522)
* OFW PR 2783: SLIX2 emulation support / practical use for Dymo printers (by @g3gg0)
* OFW PR 2782: NFC: Fix key invalidation logic (by @AloneLiberty)
* OFW: Debug: sync apps on attach, makes it possible to debug already started app that has crashed
----