diff --git a/ChangeLog.md b/ChangeLog.md index e870a0fc7..9cf8f5b76 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -10,12 +10,17 @@ - Infrared: Cross Remote (by @leedave) - Games: Color Guess (by @leedave) - SubGHz: New decoder API `get_string_brief` for short info of a received signal (#119 by @user890104) +- SubGHz: Add warning screens for SubGHz bypass and extend (by @Willy-JL) +- SubGHz: Show reason for TX blocked (by @Willy-JL) +- SubGHz: New API `furi_hal_subghz_check_tx(frequency)` to know why TX is blocked (by @Willy-JL) +- OFW: NFC: Skylanders plugin (by @bettse) - OFW: Desktop: New Akira animation (by @Astrrra) - OFW: Loader: Add support for R_ARM_REL32 relocations (by @Sameesunkaria) - OFW: BLE: New connection parameters negotiation scheme (by @skotopes) ### Updated: - Apps: + - UL: BT/USB Remote: Split into Mouse Jiggler and Mouse Jiggler Stealth (by @xMasterX) - Magspoof: GUI and Settings fixes (by @zacharyweiss) - SubGHz: Increased deduplication threshold (500ms to 600ms) to fit Hormann BiSecure remotes (#119 by @user890104) - OFW: Infrared: Updated universals assets (by @hakuyoku2011)