mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-11-23 19:00:43 +03:00
Update changelog and readme
This commit is contained in:
parent
0650178946
commit
e4aad248cf
69
CHANGELOG.md
69
CHANGELOG.md
@ -1,50 +1,27 @@
|
||||
### New changes
|
||||
* CI/CD: Builds with extra apps pack included, see new option below
|
||||
* SubGHz: Allow manual creation of Nice Flor S, Nice Smilo
|
||||
* LF RFID: Allow removing password from T5577 to make it operational (PR #225 | by @TQMatvey & Tobirg (grvpvl))
|
||||
* Plugins -> Barcode Generator: Save last used barcode, and load on app start
|
||||
* Plugins -> Barcode Generator: Add EAN-13 support (PR #234 | by @gid9798)
|
||||
* Plugins -> Arkanoid: Fix bug with unability to continue game after first level
|
||||
* Plugins -> Morse Code: Fixed crashes, fixed known issues (PR #249 | by @gid9798)
|
||||
* Plugins -> USB Keyboard & Mouse: Added ESCAPE key (PR #243 | by @huuck)
|
||||
* Plugins -> USB Keyboard & Mouse: Added Delete key
|
||||
* Plugins -> SubGHz Bruteforcer: Add holtek HT12X protocol support
|
||||
* Plugins -> POCSAG Pager: Fix UI bug
|
||||
* Plugins -> Wifi Marauder: Enable +5volt on plugin start, to allow usage with custom boards
|
||||
* Plugins: Add 2048 Game (PR #233 | by @eugene-kirzhanov)
|
||||
* Plugins: Update TOTP, UniTemp, Wifi marauder to latest commits from their repo's
|
||||
* Infrared: Universal remote assets updates (by @amec0e | PRs #246 #242)
|
||||
* Readme fixes (PR #247 | by @Kavitate)
|
||||
* New Year update slideshow (by @Svaarich)
|
||||
* Show OTP flipper region on debug and about screens
|
||||
* OFW: Add float_tools to SDK api
|
||||
* OFW: Gui: change data ownership model in submenu, own text by default
|
||||
* OFW: Gui: Direct Draw API
|
||||
* OFW: Mifare dictionary attack performance improvements.
|
||||
* OFW: SubGhz: CAME 12 bit encoder fix guard time
|
||||
* OFW: Fix MFC bruteforce progress bar
|
||||
* OFW: Docs and readme's updates
|
||||
* OFW: Picopass read bug fixes
|
||||
* OFW: OpenOCD scripts
|
||||
* OFW: New MFC Bruteforce animation
|
||||
* OFW: File browser: Empty folder label
|
||||
* OFW: SubGhz: add Holtek_ht12x protocol
|
||||
* OFW: USB/BLE HID Remote icon fix
|
||||
* OFW: Fix quoted error for macOS bad-usb
|
||||
* OFW: Modules: locking view model
|
||||
* OFW: Fix PVS-Studio warnings
|
||||
* OFW: Fix unit tests
|
||||
* OFW: WeatherStation: fix incorrect history index increment
|
||||
* OFW: File format docs: RFID, iButton, BadUSB
|
||||
* OFW: SubGhz: fix start navigation
|
||||
* OFW: iButton: fixed notification on successful read
|
||||
* OFW: Archive browser delete fix
|
||||
* OFW: Fixes: correct scrolling text
|
||||
* OFW: SubGhz: fix Hormann HSM
|
||||
* OFW: Rework BLE key storage
|
||||
* OFW: Gui: scrollable long file names in FileBrowser and Archive Browser
|
||||
* OFW: Untangle NFC_APP_FOLDER from nfc_device
|
||||
* OFW: WS: add choice fahrenheit/celsius (can be set from flipper settings -> system)
|
||||
* 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, 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: relocate R_ARM_CALL
|
||||
* OFW: fbt: PVS support
|
||||
* OFW: fbt: removed DEBUG_TOOLS & FAP_EXAMPLES flags
|
||||
|
||||
#### [🎲 Download latest extra apps pack](https://download-directory.github.io/?url=https://github.com/xMasterX/unleashed-extra-pack/tree/main/apps)
|
||||
|
||||
|
@ -71,6 +71,7 @@ Also check the changelog in releases for latest updates!
|
||||
- BFT Mitto [External seed calculation required (For info contact me in Discord: Nano#8998)]
|
||||
- Security+ v1 & v2
|
||||
- Star Line
|
||||
- Somfy Telis (by @assasinfil & @TQMatvey)
|
||||
|
||||
## Please support development of the project
|
||||
The majority of this project is developed and maintained by me, @xMasterX.
|
||||
|
Loading…
Reference in New Issue
Block a user