unleashed-firmware/CHANGELOG.md

63 lines
3.2 KiB
Markdown
Raw Normal View History

2023-06-17 18:52:27 +00:00
## New changes
2023-10-16 03:05:55 +00:00
* SubGHz: Add 4 more systems to Add Manually (untested!)
* SubGHz: Add Manually fixes
2023-10-17 20:41:23 +00:00
* SubGHz: Added NiceFlor-S to ignore options, removed colons. (by @G2Dolphin | PR #620)
2023-10-16 03:05:55 +00:00
* Misc code cleanup
* RGB: Fix white color on reboot, move settings, add custom color option
* **BLE Spam app** updated to latest version (Android, Windows support) (by @Willy-JL) -> (app can be found in builds ` `, `e`, `n`, `r`)
* OFW: Fix double arrows and add proper indication
* OFW: SubGHz: add manually fix 12-bits is 0xFFF (or 0xFF0) CAME/NICE 12-bit
* OFW: Fix various crashes if debug libraries used
2022-10-28 23:19:29 +00:00
2023-06-17 18:50:24 +00:00
----
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-12-10 00:20:38 +00:00
[-> Download qFlipper (official link)](https://flipperzero.one/update)
2022-07-20 18:50:26 +00:00
2022-10-06 16:18:09 +00:00
## Please support development of the project
2023-08-20 02:34:54 +00:00
|Service|Remark|Link/Wallet|
|-|-|-|
2023-08-24 01:51:44 +00:00
|**Patreon**||https://patreon.com/mmxdev|
2023-08-20 02:34:54 +00:00
|**Boosty**|patreon alternative|https://boosty.to/mmxdev|
|cloudtips|only RU payments accepted|https://pay.cloudtips.ru/p/7b3e9d65|
|YooMoney|only RU payments accepted|https://yoomoney.ru/fundraise/XA49mgQLPA0.221209|
|USDT|(TRC20)|`TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs`|
|BCH||`qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3`|
|ETH|(BSC/ERC20-Tokens)|`darkflippers.eth` (or `0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a`)|
|BTC||`bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9`|
|DOGE||`D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv`|
|LTC||`ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9`|
|XMR|(Monero)| `41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn`|
|TON||`EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf`|
2022-10-06 16:18:09 +00:00
2023-06-17 18:50:24 +00:00
#### Thanks to our sponsors:
2022-12-18 21:52:37 +00:00
callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
and all other great people who supported our project and me (xMasterX), thanks to you all!
2022-07-20 18:50:26 +00:00
2023-06-17 18:52:27 +00:00
## **Recommended update option - Web Updater**
2022-12-10 00:20:38 +00:00
### What `n`, `r`, `e`, ` `, `c` means? What I need to download if I don't want to use Web updater?
What build I should download and what this name means - `flipper-z-f7-update-(version)(n / r / e / c).tgz` ? <br>
2023-06-17 18:52:27 +00:00
`flipper-z` = for Flipper Zero device<br>
`f7` = Hardware version - same for all flipper zero devices<br>
`update` = Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself<br>
`(version)` = Firmware version<br>
| Designation | 3 Custom Animation | [Base Apps](https://github.com/xMasterX/all-the-plugins#default-pack) | [Extra Apps](https://github.com/xMasterX/all-the-plugins#extra-pack) | ⚠RGB mode* |
|-----|:---:|:---:|:---:|:---:|
| ` ` | ✅ | ✅ | | |
| `c` | ✅ | | | |
| `n` | | ✅ | | |
| `e` | ✅ | ✅ | ✅ | |
| `r` | ✅ | ✅ | ✅ | ✅ |
This is [hardware mod](https://github.com/quen0n/flipperzero-firmware-rgb#readme), works only on modded flippers! do not install on non modded device!
2023-06-17 18:50:24 +00:00
2023-06-17 18:53:03 +00:00
Firmware Self-update package (update from microSD) - `flipper-z-f7-update-(version).tgz` for mobile app / qFlipper / web<br>
Archive of `scripts` folder (contains scripts for FW/plugins development) - `flipper-z-any-scripts-(version).tgz`<br>
2023-06-17 18:50:24 +00:00
SDK files for plugins development and uFBT - `flipper-z-f7-sdk-(version).zip`
2022-12-10 22:08:00 +00:00
2022-09-20 01:09:14 +00:00
2022-08-01 20:20:04 +00:00