Update changelog

This commit is contained in:
Willy-JL
2024-06-13 01:09:49 +02:00
parent b7e0839574
commit 3b4d18679e

View File

@@ -23,7 +23,7 @@
### Updated:
- Apps:
- VGM Tool: Add new RGB VGM firmware to support Flipper FW changes (by @HaxSam)
- VGM Tool: New RGB VGM firmware to support Flipper FW changes (by @HaxSam)
- Picopass: Add acknowledgements page, plugin improvements (by @bettse)
- Authenticator: Fix URL format (by @akopachov)
- NFC Playlist: Various fixes (by @acegoal07)
@@ -36,8 +36,10 @@
- Archive: Fix favorite's parent folders thinking they are favorited too (by @Willy-JL)
- FBT: Consistent version/branch info, fix gitorigin (by @Willy-JL)
- AssetPacker: Pack pre-compiled icons and fonts too (by @Willy-JL)
- OFW: USB: IRQ Handling and EP configuration, Thread handler shenanigans (by @skotopes)
- OFW: NFC: Fixed infinite loop in dictionary attack scene (by @RebornedBrain)
- OFW: Sub-GHz: Fixed transition to Saved menu after Delete RAW (by @Skorpionm)
- OFW: Loader: fix crash on locked via cli loader (by @DrZlo13)
- OFW: Accessor: Disable expansion service on start (by @skotopes)
- OFW: Cleanup of various warnings from clangd (by @hedger)