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-02-21 05:25:44 +03:00
parent b887d6af21
commit 476e8f22d0

View File

@@ -1,5 +1,5 @@
## Main changes ## Main changes
- Current API: 80.2 - Current API: 81.1
* SubGHz: Fix GangQi protocol (by @DoberBit and @mishamyte (who spent 2 weeks on this)) * SubGHz: Fix GangQi protocol (by @DoberBit and @mishamyte (who spent 2 weeks on this))
* SubGHz: Came Atomo button hold simulation with full cycle simulation (to allow proper pairing with receiver) * SubGHz: Came Atomo button hold simulation with full cycle simulation (to allow proper pairing with receiver)
* OFW: LFRFID - **EM4305 support** * OFW: LFRFID - **EM4305 support**
@@ -12,6 +12,12 @@
* Apps: **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev) * Apps: **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev)
## Other changes ## Other changes
* Anims: Disable winter anims * Anims: Disable winter anims
* OFW: GUI: Widget view extra options for JS
* OFW: Update heap implementation
* OFW: Updated Button Panel
* OFW: UART framing mode selection
* OFW: gpio: clear irq status before calling user handler
* OFW: Fix 5V on GPIO
* OFW: Fixed repeat in subghz tx_from_file command * OFW: Fixed repeat in subghz tx_from_file command
* OFW: LFRFID: Noralsy Format/Brand * OFW: LFRFID: Noralsy Format/Brand
* OFW: Faster di card reading * OFW: Faster di card reading