Files
Momentum-Firmware/CHANGELOG.md

2.5 KiB

Added:

  • SubGHz:
    • UL: Roger (static 28 bit) with add manually support (by @xMasterX & @mishamyte)
    • UL: V2 Phoenix full support (button switch, add manually, counter decrypt/encrypt) (by @xMasterX & @RocketGod-git, original code by @Skorpionm)
    • UL: Add Keeloq support for - Motorline (with add manually support), Rosh, Pecinin, Rossi, Merlin, Steelmate (by @xMasterX & @RocketGod-git)
    • UL: Nero Radio static parse and display more data (by @xMasterX)
    • UL: Marantec protocol implement CRC verification display and add manually support (by @xMasterX & @li0ard, original code by @Skorpionm)
    • UL: Keeloq Comunello add manually support (by @xMasterX)
    • UL: Add variant of 'Add Manually' menu with manual editing for each value (by @MrLego8-9)
  • RFID: Support writing Securakey, Jablotron and FDX-B to EM4305 cards (#434 by @jamisonderek)
  • BT Remote: Add Rename Option, simplify Bad KB BLE profile (#439 by @aaronjamt & @WillyJL)
  • MNTM Settings:
    • Add Main Menu support for directories and generic files (including JS files) (#331 by @956MB & @WillyJL)
    • Add Skip Sliding Animations option for Lockscreen (#436 by @aaronjamt)
  • Desktop: Add Keybinds support for directories (#331 by @956MB & @WillyJL)
  • Input Settings: Add Vibro Trigger option (#429 by @956MB)

Updated:

  • Apps:
    • Asteroids: Bugfixes, title screen, Drone Buddy power-up (by @SimplyMinimal)
    • Combo Cracker: Allow press and hold to change values, add tutorial (by @TAxelAnderson)
    • FlipDownloader: Added a new option to download GitHub repositories (by @jblanked)
    • Flipper Blackhat: Add Deauth Broadcast command (by @o7-machinehum)
    • KeyCopier: Added Weiser WR3 key format (by @lightos)
    • NFC Playlist: Refactor playlist worker, new settings layout, loop setting, controls to move between items (by @acegoal07)
    • Sentry Safe: New interface, settings & help page (by @H4ckd4ddy)
  • Sub-GHz:
    • UL: Add 868.46 MHz to default subghz freqs list (by @xMasterX)
    • UL: Reduce less popular freqs in default hopper preset, make it faster (by @xMasterX)
  • JS: Expose button event type in gui/widget button callback (by @WillyJL)
  • UL: Docs: Update Sub-GHz DoorHan programming instructions (by @li0ard)

Fixed:

  • CLI: Fix long delay with quick connect/disconnect, qFlipper should connect faster as expected again (by @WillyJL)
  • Bad KB: Fix modifier keys with HOLD/RELEASE commands (by @WillyJL)
  • Desktop: Fix lock screen hang (#438 by @aaronjamt)
  • NFC: Fix incorrect Saflok year formula (#433 by @Eltrick)

Removed:

  • Nothing