upd changelog

This commit is contained in:
MX 2024-07-04 06:24:46 +03:00
parent 36e227d24d
commit 460b17e23b
No known key found for this signature in database
GPG key ID: 7CCC66B7DBDD1C83

View file

@ -1,8 +1,25 @@
## Main changes
* NFC: EMV Transactions less nested, hide if unavailable (by @Willy-JL | PR #771)
- NFC:
- OFW: Ultralight C authentication with des key
- EMV Transactions less nested, hide if unavailable (by @Willy-JL | PR #771)
* LF RFID: Update T5577 password list (by @korden32 | PR #774)
* JS: Refactor widget and keyboard modules, fix crash (by @Willy-JL | PR #770)
* OFW: Event Loop Timers
* OFW: Updater: resource compression
* Apps: **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev)
## Other changes
* OFW: copro: bumped to 1.20.0
* OFW: input_srv: Put input state data on the stack of the service
* OFW: Coalesce some allocations
* OFW: Fix iButton/LFRFID Add Manually results being discarded
* OFW: updater: slightly smaller image
* OFW: Updater: Fix double dir cleanup
* OFW: cli: storage: minor subcommand lookup refactor
* OFW: LFRFID Securakey: Add Support for RKKTH Plain Text Format
* OFW: NFC: Add mf_classic_set_sector_trailer_read function
* OFW: Separate editing and renaming in iButton and LFRFID
* OFW: New js modules documentation added
* OFW: Update link to mfkey32
* OFW: NFC: Desfire Renderer Minor Debug
* OFW: RPC: Fix input lockup on disconnect
* OFW: Thread Signals