From d8a094800ddcdac6ca9368d744130bcf99ec87f8 Mon Sep 17 00:00:00 2001 From: RogueMaster Date: Fri, 25 Nov 2022 01:30:55 -0500 Subject: [PATCH] Update ReadMe.md --- ReadMe.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 8800621a5..7be4d19e6 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -34,6 +34,7 @@ Thank you to all the supporters! - Added: [NFC: Accept non-parsed apps in Mifare DESFire. #2041 (By mh-)](https://github.com/flipperdevices/flipperzero-firmware/pull/2041) - Added: [Allow "Detect reader" for unsaved card #2045 (By niki-timofe)](https://github.com/flipperdevices/flipperzero-firmware/pull/2045) - Added: [Fixed Storage Full Error To Properly Be Handled #2024 (By imsneo)](https://github.com/flipperdevices/flipperzero-firmware/pull/2024) +- Added: [Gui: proper navigation in file browser dialog #2014 (By skotopes)](https://github.com/flipperdevices/flipperzero-firmware/pull/2014) ## Install from Release FLASH STOCK FIRST BEFORE UPDATING TO CUSTOM FIRMWARE! @@ -263,5 +264,5 @@ $ ./fbt resources icons dolphin_ext - [NFC: Accept non-parsed apps in Mifare DESFire. #2041 (By mh-)](https://github.com/flipperdevices/flipperzero-firmware/pull/2041) - [Allow "Detect reader" for unsaved card #2045 (By niki-timofe)](https://github.com/flipperdevices/flipperzero-firmware/pull/2045) - [Fixed Storage Full Error To Properly Be Handled #2024 (By imsneo)](https://github.com/flipperdevices/flipperzero-firmware/pull/2024) - +- [Gui: proper navigation in file browser dialog #2014 (By skotopes)](https://github.com/flipperdevices/flipperzero-firmware/pull/2014)