diff --git a/ChangeLog.md b/ChangeLog.md index af6c841ca..fd26ec6ec 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -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)