mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-10 06:54:19 +00:00
Update changelog
This commit is contained in:
parent
8a21b7c5a1
commit
f0d94e2757
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
### New changes
|
||||
* Plugins: Show External CC1101 module status in Weather Station and in POCSAG Pager plugins
|
||||
* Plugins: Update **TOTP (Authenticator)** [(by akopachov)](https://github.com/akopachov/flipper-zero_authenticator) (Fixes BT issues)
|
||||
* SubGHz: Fix false detections of StarLine 72bit, flipper can decode only 64bit
|
||||
* SubGHz: ScherKhan, more informative messages instead of "Unknown", may be not correct, because we guessing type by bits
|
||||
* SubGHz: Clear code in "Add Manually" scene (by @gid9798 | PR #403)
|
||||
|
@ -11,6 +12,8 @@
|
|||
- Long press Right button to change speed from knots to kilometers per hour
|
||||
- Exit from app using long press on back button instead of short press, may be useful in case you want to turn backlight on and accidentally click back
|
||||
```
|
||||
* OFW: FatFS: use rtc for timestamping
|
||||
* OFW: RPC: increase max message size
|
||||
* OFW: Picopass: Elite progress
|
||||
* OFW: Improved thread lifecycle
|
||||
* OFW: View Model: recursive mutex
|
||||
|
|
Loading…
Reference in a new issue