unleashed-firmware/CHANGELOG.md

32 lines
2.1 KiB
Markdown
Raw Normal View History

2022-07-18 07:10:26 +00:00
### New changes
2022-10-24 19:01:18 +00:00
* API version changed to 6.1 due to OFW updates, Extra apps pack update is already done! Download it from link below
* Halloween theme + animation :) (by @Svaarich) (will be disabled on first days of November)
* Plugins: Add new plugin - HC-SR04 Distance sensor [(original by Sanqui)](https://github.com/Sanqui/flipperzero-firmware/tree/hc_sr04) - Ported and modified by @xMasterX - How to connect -> (5V -> VCC) / (GND -> GND) / (13|TX -> Trig) / (14|RX -> Echo)
* Plugins: Snake -> Allow food to spawn anywhere (by @TQMatvey | PR #130)
* Plugins: Use clear power in temp sensor plugin
* Plugins: WS -> add protocol Acurite 592TXR (OFW PR 1916 by Skorpionm)
* Plugins: WS -> fix oregon2 flags, and protocol type
* Fixed wrong fbt arguments in tasks.json in vscode example config -> plugin_dist -> fap_dist
* OFW PR: TikTok: reset cursor after enter and reconnect (OFW PR 1921 by gornekich)
* OFW: Furi: smaller crash routine (breaking change, API version increased because of that)
2022-09-16 22:40:35 +00:00
2022-10-23 12:34:24 +00:00
#### [🎲 Download extra apps pack](https://download-directory.github.io/?url=https://github.com/UberGuidoZ/Flipper/tree/main/Applications/Unleashed%20(and%20RogueMaster))
2022-09-05 19:10:31 +00:00
2022-10-08 23:27:38 +00:00
[-> How to install firmware](https://github.com/DarkFlippers/unleashed-firmware/blob/dev/documentation/HowToInstall.md)
2022-09-18 02:18:17 +00:00
2022-10-09 01:24:51 +00:00
[-> Download qFlipper 1.2.1 (allows .tgz installation) (official link)](https://update.flipperzero.one/builds/qFlipper/1.2.1/)
2022-07-20 18:50:26 +00:00
2022-10-06 16:18:09 +00:00
## Please support development of the project
2022-10-17 20:27:35 +00:00
* Boosty: https://boosty.to/mmxdev
2022-10-06 16:18:09 +00:00
* 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-10-09 01:24:51 +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