Update changelog and readme

This commit is contained in:
MX 2023-01-19 20:26:26 +03:00
parent 856c8a1784
commit e4fd3b1b0f
No known key found for this signature in database
GPG key ID: 6C4C311DFD4B4AB5
2 changed files with 6 additions and 24 deletions

View file

@ -1,28 +1,9 @@
### New changes
* SubGHz: **Somfy Telis Encoder** (PR #289 | by @assasinfil & @TQMatvey)
* SubGHz: Add 350Mhz to default range
* Plugins -> Solitaire: Fix for solitaire card placement bug (PR #253 | by @teeebor)
* Plugins -> UniTemp (New sensors added), TOTP - Updated to latest commits
* Plugins -> Added Text Viewer [(by kowalski7cc & kyhwana)](https://github.com/kowalski7cc/flipper-zero-text-viewer/tree/refactor-text-app)
* Plugins -> Added **UART Terminal** [(by cool4uma)](https://github.com/cool4uma/UART_Terminal/tree/main)
* Plugins -> Added **ProtoView** [(by antirez)](https://github.com/antirez/protoview)
* Plugins -> WAV Player - Replaced with fixed and improved version by [@LTVA1](https://github.com/LTVA1/wav_player)
* Clock: Fix 12AM was displaying as 00 AM (PR #288 | by @Smileycathy1128)
* Infrared: Allow disabling automatic signal decoding (aka Learn RAW) - works only when debug enabled (PR #273 | by @darmiel)
* Infrared: Update universal remote assets (by @amec0e)
* Desktop: New battery display (Bar %) - (PR #278 | by @Fasjeit)
* BadUSB: Adding CZ keyboard layout (PR #255 | by @peoblouk)
* OFW: Various improvements: Toolbox, Updater and Unit Tests.
* OFW: Fix typos in source code
* OFW: Add the sleigh ride animation
* OFW: Documentation: edit texts, markdown linting
* OFW: Change broken BadUSB link to Hak5 duckyscript quick reference webpage
* OFW: **Per protocol signal repeat count** - **Fixes issues with Sony remotes with SIRC protocol (bruteforce also fixed now!)**
* OFW: Add the ability to turn pages in infrared
* OFW: **BadUSB backspace/delete fix**
* OFW: relocate R_ARM_CALL
* OFW: fbt: PVS support
* OFW: fbt: removed DEBUG_TOOLS & FAP_EXAMPLES flags
* SubGHz: **Somfy Keytis Encoder** and Somfy Telis fixes (PR #297 | by @assasinfil)
* SubGHz: Change hopping frequency list to have only most used frequencies
* SubGHz: Block usage of hopping with detect raw at same time (its efficiency is almost 0, it looses signals and all that you can capture is a micro part of end of the signal) (Detect raw also will be removed in a future (and replaced with more correct solution))
* Plugins -> Updated **ProtoView** [(by antirez)](https://github.com/antirez/protoview)
* Infrared: Update universal remote assets (by @amec0e) (PR #298)
#### [🎲 Download latest extra apps pack](https://download-directory.github.io/?url=https://github.com/xMasterX/unleashed-extra-pack/tree/main/apps)

View file

@ -72,6 +72,7 @@ Also check the changelog in releases for latest updates!
- Security+ v1 & v2
- Star Line
- Somfy Telis (by @assasinfil & @TQMatvey)
- Somfy Keytis (by @assasinfil)
## Please support development of the project
The majority of this project is developed and maintained by me, @xMasterX.