unleashed-firmware/CHANGELOG.md

33 lines
1.8 KiB
Markdown
Raw Normal View History

2022-07-18 07:10:26 +00:00
### New changes
2022-10-05 21:55:26 +00:00
* Add 312.2 MHz to subghz user config
* PR: Add CAME 12bit 303MHz to SubGHz Bruteforcer (by @derskythe | PR #87)
2022-10-06 16:18:09 +00:00
* PR: Added norwegian keyboard layout for badusb (by @jd-raymaker | PR #88)
2022-10-05 21:55:26 +00:00
* Adapted all plugins and other code to new FuriString, fixed archive menu issues with new string type
2022-10-06 16:18:09 +00:00
* SubGHz: Fix double click after delete scene, fix rename bug
* Plugins: SubGHz Bruteforcer - Fix wrong max value in BF existing dump
* API 3.0 -> 3.1 (all previous compiled apps still compatible)
2022-10-05 21:55:26 +00:00
* SubGHz: proper free of rainbow tables
2022-10-06 15:45:53 +00:00
* OFW: Show in-app icons & names in archive browser
2022-10-05 21:55:26 +00:00
* OFW: M*LIB: non-inlined strings, FuriString primitive
* OFW PR: Remove string_push_uint64 (OFW PR 1832 by Astrrra)
* OFW PR: updated icon names (OFW PR 1829 by nminaylov)
2022-09-16 22:40:35 +00:00
2022-09-29 06:14:47 +00:00
#### [🎲 Download extra apps pack](https://download-directory.github.io/?url=https://github.com/UberGuidoZ/Flipper/tree/main/Applications/Unleashed)
2022-09-05 19:10:31 +00:00
2022-09-29 06:14:47 +00:00
[-> How to install firmware](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/documentation/HowToInstall.md)
2022-09-18 02:18:17 +00:00
2022-09-29 06:14:47 +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-10-06 16:18:09 +00:00
## Please support development of the project
* ETH/BSC/ERC20-Tokens: `0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a`
* BTC: `bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9`
* DOGE: `D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv`
* LTC: `ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9`
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