From 460b17e23b26839973749324c3abe0132e730a12 Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Thu, 4 Jul 2024 06:24:46 +0300 Subject: [PATCH] upd changelog --- CHANGELOG.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43225cd104..b4f6b6eec3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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