Update changelog and docs

This commit is contained in:
MX 2022-12-10 03:20:38 +03:00
parent df693e7e57
commit 9df393c301
No known key found for this signature in database
GPG Key ID: 6C4C311DFD4B4AB5
2 changed files with 24 additions and 13 deletions

View File

@ -1,23 +1,31 @@
### New changes ### New changes
* Plugins: SubGHz Bruteforcer -> Allow to select two bytes in `BF existing dump` ! Change between byte selection size by pressing Up button * 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))
* Plugins: SubGHz Bruteforcer -> Add CAME 315Mhz * SubGHz: Improve signals visibility in history
* SubGHz: Partially fix strange issue with subghz decode raw * Infrared: Update universal remote assets **(TV universal remote now works much faster)** (by @Amec0e)
* Xmas / New Year animation (by @Svaarich) * 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)
* OFW: NFC: fix NTAG203 info scene * Plugins: Weather Station -> Oregon2 - add support for RTHN129
* OFW: Fix crash in iButton notifications routine * Plugins: iButton Fuzzer -> change minimal delay (after @Tobirg successfully verified stability with lower delay)
* OFW: U2F HID descriptor fix * OFW: NFC bug fixes **(breaking change, affects API version)**
* OFW: USB HID: fix key name * OFW: UART echo: fix race conditions causing null pointer dereference
* OFW: SubGhz: unit_test modification of text files to one frequency and modulation * 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
#### [🎲 Download latest extra apps pack](https://download-directory.github.io/?url=https://github.com/xMasterX/unleashed-extra-pack/tree/main/apps) #### [🎲 Download latest extra apps pack](https://download-directory.github.io/?url=https://github.com/xMasterX/unleashed-extra-pack/tree/main/apps)
[-> How to install firmware](https://github.com/DarkFlippers/unleashed-firmware/blob/dev/documentation/HowToInstall.md) [-> How to install firmware](https://github.com/DarkFlippers/unleashed-firmware/blob/dev/documentation/HowToInstall.md)
[-> Download qFlipper 1.2.1 (allows .tgz installation) (official link)](https://update.flipperzero.one/builds/qFlipper/1.2.1/) [-> Download qFlipper (official link)](https://flipperzero.one/update)
## Please support development of the project ## Please support development of the project
* destream (100 EUR min): https://destream.net/live/MMX/donate * destream (100 EUR min): https://destream.net/live/MMX/donate
* cloudtips (only RU payments accepted): https://pay.cloudtips.ru/p/7b3e9d65 * 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` * USDT(TRC20): `TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs`
* BCH: `qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3` * BCH: `qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3`
* ETH/BSC/ERC20-Tokens: `darkflippers.eth` (or `0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a`) * ETH/BSC/ERC20-Tokens: `darkflippers.eth` (or `0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a`)
@ -25,10 +33,12 @@
* DOGE: `D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv` * DOGE: `D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv`
* LTC: `ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9` * LTC: `ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9`
* XMR (Monero): `41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn` * XMR (Monero): `41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn`
* TON: `EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf`
**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** **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**
Self-update package (update from microSD) - `flipper-z-f7-update-(version).zip` or download `.tgz` for iOS mobile app / qFlipper **Recommended option - Web Updater**
Self-update package (update from microSD) - `flipper-z-f7-update-(version).zip` or download `.tgz` for mobile app / qFlipper
Update using qFlipper (1.2.0+) is now possible with `.tgz` update package! Also you can use Web Updater or self-update package.

View File

@ -7,6 +7,7 @@
<br> <br>
### **If installing for first time - Update to the latest official firmware before proceeding** ### **If installing for first time - Update to the latest official firmware before proceeding**
### **If you are already using unleashed - no need to install any other FW or version before installing update, just install latest version on top of your current one, all will be fine**
<br> <br>
<br> <br>
@ -80,7 +81,7 @@ after that on web updater page - press `Connect` button
## With qFlipper (1.2.0+) ## With qFlipper (1.2.0+)
- Download qFlipper that allows `.tgz` installation [Download qFlipper 1.2.1 (official link)](https://update.flipperzero.one/builds/qFlipper/1.2.1/) - Download qFlipper that allows `.tgz` installation [Download qFlipper (official link)](https://flipperzero.one/update)
- Be sure you updated to latest official release before(only if installing for the first time), and verify that microSD card is installed - Be sure you updated to latest official release before(only if installing for the first time), and verify that microSD card is installed
- Open latest release page - [Releases](https://github.com/DarkFlippers/unleashed-firmware/releases/latest) - Open latest release page - [Releases](https://github.com/DarkFlippers/unleashed-firmware/releases/latest)
- Download `flipper-z-f7-update-(version).tgz` - Download `flipper-z-f7-update-(version).tgz`