diff --git a/CHANGELOG.md b/CHANGELOG.md index 26de6e5a8..721707abe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,19 @@ ### New changes -* OFW: Fixed NFC Mifare classic dict attack uses wrong keys (OFW PR 1769) -* Infrared: removed duplicate function, moved reset to scene exit +* Infrared: Updated universal remote assets (by @Amec0e) +* OFW: Text input overwrite max size template +* OFW: Remove unused headers +* OFW: ELF-Loader: C++ plugin support, loader overhaul. +* OFW: Core: simplify record container #### **DFU files no longer included in releases to avoid issues with wrong manual installation of assets - use .tgz file with qFlipper, or install automatically via web updater or use microSD update package** [- How to install](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/documentation/HowToInstall.md) -[- Download qFlipper 1.2.0-rc1 (allows .tgz installation) (official link)](https://update.flipperzero.one/builds/qFlipper/1.2.0-rc1/) +[- Download qFlipper 1.2.0 (allows .tgz installation) (official link)](https://update.flipperzero.one/builds/qFlipper/1.2.0/) **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 -Update using qFlipper (1.2.0-rc1) is now possible with `.tgz` update package! Also you can use Web Updater or self-update package. +Update using qFlipper (1.2.0) is now possible with `.tgz` update package! Also you can use Web Updater or self-update package.