mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2025-02-17 05:48:33 +00:00
update changelog and readme
This commit is contained in:
parent
6e9658608e
commit
1ee82ba865
2 changed files with 3 additions and 15 deletions
17
CHANGELOG.md
17
CHANGELOG.md
|
@ -1,19 +1,6 @@
|
|||
### New changes
|
||||
* SubGHz: Keeloq - added support for FAAC RC,XT, Mutancode, Normstahl
|
||||
* LFRFID: CLI - Add raw_analyze to usage help
|
||||
* PR -> Plugins: Minesweeper: Set cursor to initial position on death (by @TQMatvey | PR #113)
|
||||
* PR -> Plugins: Flappy bird: Border hitboxes, bigger Pilars (by @TQMatvey | PR #114)
|
||||
* Plugins: Updated Minesweeper [(by panki27)](https://github.com/panki27/minesweeper)
|
||||
* Plugins: Added DTMF Dolphin [(by litui)](https://github.com/litui/dtmf_dolphin)
|
||||
* Plugins: Updated TOTP (Authenticator) [(by akopachov)](https://github.com/akopachov/flipper-zero_authenticator)
|
||||
* Infrared: Updated universal remote assets (by @Amec0e)
|
||||
* OFW: Feature: infrared add remote to cli
|
||||
* OFW: Remove the back button from MFC keys list
|
||||
* OFW: NFC fixes part 3
|
||||
* OFW: Enable all `view_` methods in SDK
|
||||
* OFW: fbt: fix for cincludes in app's private library definition
|
||||
* OFW: Desktop: fix fap in settings
|
||||
* OFW: Add BLE disconnect request
|
||||
* PR -> Power: remove % sign from desktop and center numbers (by @TQMatvey | PR #115)
|
||||
* Plugins: Heap Defence Game (aka Stack Attack) [(original by wquinoa & Vedmein)](https://github.com/Vedmein/flipperzero-firmware/tree/hd/svisto-perdelki) -> Ported to latest firmware by @xMasterX
|
||||
|
||||
#### [🎲 Download extra apps pack](https://download-directory.github.io/?url=https://github.com/UberGuidoZ/Flipper/tree/main/Applications/Unleashed)
|
||||
|
||||
|
|
|
@ -97,6 +97,7 @@ Games:
|
|||
- Tic Tac Toe (refactored by xMasterX) [(by gotnull)](https://github.com/gotnull/flipperzero-firmware-wPlugins)
|
||||
- Tetris (with fixes) [(by jeffplang)](https://github.com/jeffplang/flipperzero-firmware/tree/tetris_game/applications/tetris_game)
|
||||
- Minesweeper [(by panki27)](https://github.com/panki27/minesweeper)
|
||||
- Heap Defence (aka Stack Attack) [(original by wquinoa & Vedmein)](https://github.com/Vedmein/flipperzero-firmware/tree/hd/svisto-perdelki) -> Ported to latest firmware by @xMasterX
|
||||
|
||||
### Other changes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue