diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ffe2e66f..a38e4e1e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,11 +41,15 @@ What build I should download and what this name means - `flipper-z-f7-update-(ve `f7` = Hardware version - same for all flipper zero devices
`update` = Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
`(version)` = Firmware version
-` ` = this build comes with 3 custom animations, and default apps preinstalled (base pack)
-`c` = this build comes with 3 custom animations, and only main apps (Clean build like latest OFW)
-`n` = this build comes without our custom animations (we have only 3 of them), only official flipper animations, and base pack apps
-`e` = build has 🎲 [extra apps pack](https://github.com/xMasterX/all-the-plugins) preinstalled, our custom animations, and base pack apps too
-`r` = RGB patch (+ extra apps) for flippers with rgb backlight mod (this is hardware mod!) (Works only on modded flippers!) (do not install on non modded device!) +| 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! Firmware Self-update package (update from microSD) - `flipper-z-f7-update-(version).tgz` for mobile app / qFlipper / web
Archive of `scripts` folder (contains scripts for FW/plugins development) - `flipper-z-any-scripts-(version).tgz`
diff --git a/ReadMe.md b/ReadMe.md index 060adc9fc..5e906f9ad 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -3,6 +3,20 @@ fzCUSTOM +
+ + Discord server + + + EN TG channel + + + RU TG channel + + + UA TG channel + +
### Welcome to the Flipper Zero Unleashed Firmware repo! @@ -16,13 +30,7 @@ ##### This software is for experimental purposes only and is not meant for any illegal activity/purposes.
We do not condone illegal activity and strongly encourage keeping transmissions to legal/valid uses allowed by law.
Also, this software is made without any support from Flipper Devices and is in no way related to the official devs. -
-Our Discord Community: -
-Unofficial Discord Community -
-

## Dev builds (unstable) @@ -33,9 +41,9 @@ Our Discord Community: # What's changed - **Sub-GHz** *lib & hal* - - regional TX restrictions removed + - Regional TX restrictions removed - Extra Sub-GHz frequencies - - frequency range can be extended in settings file (Warning: It can damage Flipper's hardware) + - Frequency range can be extended in settings file (Warning: It can damage Flipper's hardware) - Many rolling code [protocols](https://github.com/DarkFlippers/unleashed-firmware#current-modified-and-new-sub-ghz-protocols-list) now have the ability to save & send captured signals - FAAC SLH (Spa) & BFT Mitto (keeloq secure with seed) manual creation - External CC1101 module support [(by quen0n)](https://github.com/DarkFlippers/unleashed-firmware/pull/307)