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

upd changelog

This commit is contained in:
MX
2025-04-12 03:07:04 +03:00
parent ad23d77f0e
commit 455bb8ab1f

View File

@@ -28,6 +28,7 @@
* SubGHz: Various bugfixes and experimental options (rolling counter overflow) (by @xMasterX) * SubGHz: Various bugfixes and experimental options (rolling counter overflow) (by @xMasterX)
* Anims: Disable winter anims * Anims: Disable winter anims
* NFC: mfclassic poller fix early key reuse in dictionary attack state machine (by @noproto) * NFC: mfclassic poller fix early key reuse in dictionary attack state machine (by @noproto)
* OFW: Fix NULL dereference in CLI completions
* OFW PR 4181: vcp, cli: Handle Tx/Rx events before Connect/Disconnect + extra fixes (by @portasynthinca3) * OFW PR 4181: vcp, cli: Handle Tx/Rx events before Connect/Disconnect + extra fixes (by @portasynthinca3)
* OFW: BLE: Slightly increase mfg_data size * OFW: BLE: Slightly increase mfg_data size
* OFW: fbt: Deterministic STARTUP order & additional checks * OFW: fbt: Deterministic STARTUP order & additional checks