1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 12:42:30 +04:00

Update changelog

This commit is contained in:
MX
2023-02-26 00:38:11 +03:00
parent 172c0e077f
commit 098d6944c4
2 changed files with 8 additions and 15 deletions

View File

@@ -1,19 +1,8 @@
### New changes
* Desktop: Autolock with PIN Code (by @Willy-JL | PR #338) - **Desktop settings (pin code, favourite app, autolock time) will be resetted!!! Only one time after installing - due to changes in settings structure, after installing of this release desktop settings will not be reset with next release**
* Desktop: Faster back button hold time for power off, was 2 seconds, now 1.3sec
* GUI: Fix keyboard capitalization bug (by @Willy-JL | PR #362) (fixes #361)
* Plugins: Added **SWD Probe** [(by g3gg0)](https://github.com/g3gg0/flipper-swd_probe) (moved from extra pack into main FW)
* Plugins: Show RSSI in Weather Station app and in POCSAG Pager app
* Plugins: Improve Tetris fall speed algorithm (by @p3ngu19z | PR #343)
* Plugins: Add missing buttons into HID app, remove old keyboard app, move Bluetooth remote to Misc
* Infrared: Assets update (by @amec0e | PR #340 / #357 / #358)
* Misc: Typo combing (by @Round-Pi | PR #352)
* OFW: Dolphin: drop holiday animation
* OFW: fbt: FBT_QUIET option; docs on environment
* OFW: Delete rwfiletest.bin on exit SDcard benchmark
* OFW: Re-init NFC when starting the worker
* OFW: Up toolchain version to 21
* OFW: Display Mifare Classic data in NFC app
* SubGHz: **Beninca protocol support**
* SubGHz: **Hold right in received signal list to delete selected signal**
* SubGHz: **Custom buttons for Keeloq and Alutech AT4N** - now you can use arrow buttons to send signal with different button code
* SubGHz: Debug mode counter increase settings (+5, +10, default: +1)
#### [🎲 Download latest extra apps pack](https://download-directory.github.io/?url=https://github.com/xMasterX/unleashed-extra-pack/tree/main/apps)

View File

@@ -165,6 +165,10 @@ Games:
- Sub-GHz -> Press OK in frequency analyzer to use detected frequency in Read modes [(by derskythe)](https://github.com/DarkFlippers/unleashed-firmware/pull/77)
- Sub-GHz -> Long press OK button in Sub-GHz Frequency analyzer to switch to Read menu [(by derskythe)](https://github.com/DarkFlippers/unleashed-firmware/pull/79)
- Lock device with pin(or regular lock if pin not set) by holding UP button on main screen [(by an4tur0r)](https://github.com/DarkFlippers/unleashed-firmware/pull/107)
* SubGHz: **Hold right in received signal list to delete selected signal**
* SubGHz: **Custom buttons for Keeloq and Alutech AT4N** - now you can use arrow buttons to send signal with different button code
* SubGHz: Debug mode counter increase settings (+5, +10, default: +1)
* SubGHz: Debug PIN output settings for protocol development
# Instructions
## [- How to install firmware](https://github.com/DarkFlippers/unleashed-firmware/blob/dev/documentation/HowToInstall.md)