unleashed-firmware/CHANGELOG.md

51 lines
3 KiB
Markdown
Raw Normal View History

2022-07-18 07:10:26 +00:00
### New changes
2022-11-24 00:27:43 +00:00
* Plugins: SubGHz Bruteforcer -> Add support for Ansonic 12bit protocol (FM238)
* Plugins: Fix DTMF Dolphin -> Add forgotten scene and menu item
* Plugins: Update DTMF Dolphin [(by litui)](https://github.com/litui/dtmf_dolphin)
* Plugins: Update TOTP [(by akopachov)](https://github.com/akopachov/flipper-zero_authenticator)
* Plugins: iButton Fuzzer and RFID Fuzzer improvements
* Plugins: i2c tools fix name display
* Plugins: Add 3 new plugins BlackJack, Solitaire [(by teeebor)](https://github.com/teeebor/flipper_games) and HEX Viewer [(by QtRoS)](https://github.com/QtRoS/flipperzero-firmware)
* Plugins -> PR: Wifi marauder BT menus option (by @rf-bandit | PR #164)
* Plugins -> PR: Update i2c tools (New UI) (by @NaejEL | PR #171)
* Plugins -> PR: Fix htu21d falsely reading temp as humidity (by @GottZ | PR #175)
* SubGHz -> PR: GUI Fix - Allow setting RSSI trigger to beggining (by @TQMatvey | PR #180)
* SubGHz: Remove not widely used frequency from hopper
* SubGHz: Fix starline encoder
* SubGHz: Frequency Analyzer -> Save last trigger level
* SubGHz: Speedup subghz launch from favourites
* SubGHz: Add new freqs and modulation to user config
* Infrared: Update universal remote assets (by @Amec0e)
* CI/CD: Improvements, dev builds (can be found in this telegram channel -> https://t.me/kotnehleb)
* Power -> PR: Show battery percentile while charging (by @TQMatvey | PR #178)
* Docs -> PR: Some updates (by @lucemans | PR #169 and #170)
* CLI -> PR: Update cli_commands.c To add `src` / `source` command for people exploring cli (by @PharoahCoder | PR #176)
* OFW: Fix U2F HID vulnerability
* OFW: Core: thread allocation shortcut
* OFW: WS: add protocol GT-WT02
* OFW: SubGhz: add protocol "Ansonic"
* OFW: SubGhz: add protocol Nice_Flo 20bit
2022-10-28 23:19:29 +00: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 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-28 23:19:29 +00:00
* destream (100 EUR min): https://destream.net/live/MMX/donate
2022-10-29 23:02:42 +00:00
* USDT(TRC20): `TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs`
* BCH: `qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3`
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