1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 04:34:43 +04:00
Files
unleashed-firmware/CHANGELOG.md

47 lines
2.9 KiB
Markdown
Raw Normal View History

2022-07-18 10:10:26 +03:00
### New changes
2022-12-10 03:20:38 +03:00
* API: Version was changed due to breaking changes - from 8.x to 10.x - Extra pack was updated, download it by using link below ([- Download latest extra apps pack](https://download-directory.github.io/?url=https://github.com/xMasterX/unleashed-extra-pack/tree/main/apps))
* SubGHz: Improve signals visibility in history
* Infrared: Update universal remote assets **(TV universal remote now works much faster)** (by @Amec0e)
* Plugins: Weather Station -> Improved signal info dashboard, added signal age counter. (PR by @LY2NEO | #197) (Modified and improved by @xMasterX, new icons and UI changes recommendations by @Karator in OFW PR 2087)
* Plugins: Weather Station -> Oregon2 - add support for RTHN129
* Plugins: iButton Fuzzer -> change minimal delay (after @Tobirg successfully verified stability with lower delay)
* Plugins: iButton Fuzzer + RFID Fuzzer -> Attempt to fix crash when exiting from uids from file attack
2022-12-10 03:20:38 +03:00
* OFW: NFC bug fixes **(breaking change, affects API version)**
* OFW: UART echo: fix race conditions causing null pointer dereference
* OFW: File browser base folder **(breaking change, affects API version)**
* OFW: Change NFC emulation screens
* OFW: SubGhz: add RPC error
* OFW: FuriHal, Power, UnitTests: battery charging voltage limit API
* OFW: Fix logical error in storage script
* OFW: VCP session close fix
* OFW: Dolphin: new animation L2_Wake_up_128x64
* OFW: FuriHal: add i2c unit tests
2022-10-29 02:19:29 +03:00
#### [🎲 Download latest extra apps pack](https://download-directory.github.io/?url=https://github.com/xMasterX/unleashed-extra-pack/tree/main/apps)
2022-09-05 22:10:31 +03:00
2022-10-09 02:27:38 +03:00
[-> How to install firmware](https://github.com/DarkFlippers/unleashed-firmware/blob/dev/documentation/HowToInstall.md)
2022-09-18 05:18:17 +03:00
2022-12-10 03:20:38 +03:00
[-> Download qFlipper (official link)](https://flipperzero.one/update)
2022-07-20 21:50:26 +03:00
2022-10-06 19:18:09 +03:00
## Please support development of the project
2022-12-10 22:39:04 +03:00
* Boosty: https://boosty.to/mmxdev
2022-10-29 02:19:29 +03:00
* destream (100 EUR min): https://destream.net/live/MMX/donate
2022-12-02 03:10:08 +03:00
* cloudtips (only RU payments accepted): https://pay.cloudtips.ru/p/7b3e9d65
2022-12-10 03:20:38 +03:00
* YooMoney (only RU payments accepted): https://yoomoney.ru/fundraise/XA49mgQLPA0.221209
2022-10-30 02:02:42 +03:00
* USDT(TRC20): `TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs`
* BCH: `qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3`
2022-12-02 03:10:08 +03:00
* ETH/BSC/ERC20-Tokens: `darkflippers.eth` (or `0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a`)
2022-10-06 19:18:09 +03:00
* BTC: `bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9`
* DOGE: `D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv`
* LTC: `ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9`
2022-12-02 03:10:08 +03:00
* XMR (Monero): `41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn`
2022-12-10 03:20:38 +03:00
* TON: `EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf`
2022-10-06 19:18:09 +03:00
2022-09-20 04:09:14 +03: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 21:50:26 +03:00
2022-12-10 03:20:38 +03:00
**Recommended option - Web Updater**
Self-update package (update from microSD) - `flipper-z-f7-update-(version).zip` or download `.tgz` for mobile app / qFlipper
2022-09-20 04:09:14 +03:00
2022-08-01 23:20:04 +03:00