From 392c8cdc5602b0096ee46482cadb3fe7ab92c457 Mon Sep 17 00:00:00 2001 From: RogueMaster Date: Wed, 26 Oct 2022 18:09:47 -0400 Subject: [PATCH] Update ReadMe.md --- ReadMe.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ReadMe.md b/ReadMe.md index 4be1ca44c..0f120d331 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -17,6 +17,7 @@ - Animations: Trimmed out the Flipper animations. `/ext/dolphin` folder on your Flipper should now be managed by you! [Copy this folder (RM Select)](https://github.com/RogueMaster/awesome-flipperzero-withModules/tree/rogue_main/dolphin-RMselect) or [this folder (RM minimal)](https://github.com/RogueMaster/awesome-flipperzero-withModules/tree/rogue_main/dolphin-minimal) if you don't want to do the work but want more animations. - Animations: File `/ext/dolphin/manifest.txt` no longer will get overwritten. Any automatic building of animations is disabled [here](https://github.com/RogueMaster/flipperzero-firmware-wPlugins/commit/fbe9175e0c828a54e651ee11f64f10f21e36a907). - Updated: [Authenticator/TOTP (By akopachov)](https://github.com/akopachov/flipperzero-firmware/tree/totp_plugin) +- [Fixed issue when loading iButton keys or U2F token from Archive app #381 (By ESurge)](https://github.com/RogueMaster/flipperzero-firmware-wPlugins/pull/381)
TO DO / REMOVED