unleashed-firmware/CHANGELOG.md

20 lines
1.2 KiB
Markdown
Raw Normal View History

2022-07-18 07:10:26 +00:00
### New changes
2022-09-26 20:55:39 +00:00
* PR: SubGHz bruteforcer plugin - fixes and speed-up (-2 min) (by @derskythe | PR #76)
* Fix nfc device typo - key_a_mask was used for key B
* OFW: Applications loader: do not use view dispatcher queue
* OFW: Power: Also ask charger if charge done
* OFW: Fast flash programming mode (faster firmware flash)
2022-09-16 22:40:35 +00:00
2022-09-20 01:09:14 +00:00
#### **DFU files no longer included in releases to avoid issues with wrong manual installation of assets - use .tgz file with qFlipper, or install automatically via web updater or use microSD update package**
2022-09-05 19:10:31 +00:00
2022-09-18 02:18:17 +00:00
[- How to install](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/documentation/HowToInstall.md)
2022-09-25 18:01:12 +00:00
[- Download qFlipper 1.2.0 (allows .tgz installation) (official link)](https://update.flipperzero.one/builds/qFlipper/1.2.0/)
2022-07-20 18:50:26 +00:00
2022-09-20 01:09:14 +00:00
**Note: To avoid issues with .dfu, prefer installing using .tgz with qFlipper, web updater or by self update package, all needed assets will be installed**
2022-07-20 18:50:26 +00:00
2022-09-20 01:09:14 +00:00
Self-update package (update from microSD) - `flipper-z-f7-update-(version).zip` or download `.tgz` for iOS mobile app / qFlipper
2022-09-25 18:01:12 +00:00
Update using qFlipper (1.2.0) is now possible with `.tgz` update package! Also you can use Web Updater or self-update package.
2022-08-01 20:20:04 +00:00