diff --git a/CHANGELOG.md b/CHANGELOG.md
index 65247313c3..589729286a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,19 +1,15 @@
### New changes
-* PR: Added 868.95 MHz into subghz user config (PR 71 by TasyDevilsky)
-* Lower framerate in custom anim to save a bit of battery charge
-* Removed unused icon from OFW PR 1533, fixed unirf icon name, updated api symbols (version is 3.0)
-* OFW: NFC user dict list, delete, and de-duplication. (OFW PR 1533)
-* OFW: Add new russian transport card parsers (OFW PR 1503)
-* OFW: SubGhz: Oregon v2.1 decoder (OFR PR 1678)
-* OFW: Show error popup when NFC chip is not init/disconnected (OFW PR 1722)
+* PR: Allow running apps from Archive app (also allows adding them to Favourites) (PR 72 by RogueMaster) (new icon by @Svaarich)
-#### **DFU files no longer included in releases to avoid issues with wrong manual installation of assets - use web updater or microSD update package**
+#### **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)
-**Note: To avoid issues prefer installing using web updater or by self update package, all needed assets will be installed**
+[- Download qFlipper 1.2.0-rc1 (allows .tgz installation) (official link)](https://update.flipperzero.one/builds/qFlipper/1.2.0-rc1/)
-Self-update package (update from microSD) - `flipper-z-f7-update-(version).zip` or `.tgz` for iOS mobile app
+**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**
-DFU for update using qFlipper is no longer included in releases to avoid issues with assets - Use Web Updater or self-update package!
+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.
diff --git a/ReadMe.md b/ReadMe.md
index f3eaba8889..ffb1cacf65 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -49,7 +49,7 @@ See changelog in releases for latest updates!
- Keeloq [Not ALL systems supported yet!]
- Nice Flor S
- Security+ v1 & v2
-- Star Line
+- Star Line (saving only)
## Support us so we can buy equipment and develop new features
* ETH/BSC/ERC20-Tokens: `0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a`
@@ -87,7 +87,6 @@ Games:
- BadUSB -> Keyboard layouts [(by rien > dummy-decoy)](https://github.com/dummy-decoy/flipperzero-firmware/tree/dummy_decoy/bad_usb_keyboard_layout)
- SubGHz -> New frequency analyzer - [(by ClusterM)](https://github.com/ClusterM)
- SubGHz -> Detect RAW feature - [(by perspecdev)](https://github.com/RogueMaster/flipperzero-firmware-wPlugins/pull/152)
-- SubGHz -> Save last used config settings - [(by derskythe)](https://github.com/Eng1n33r/flipperzero-firmware/pull/67)
# Instructions
## [- How to install firmware](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/documentation/HowToInstall.md)
diff --git a/documentation/HowToInstall.md b/documentation/HowToInstall.md
index 4991d69a01..bce86a572e 100644
--- a/documentation/HowToInstall.md
+++ b/documentation/HowToInstall.md
@@ -40,6 +40,23 @@ after that on web updater page - press `Connect` button
- And if all flashed successfully - you will have all needed assets pre installed
- Done
+
+
+
+## With qFlipper (1.2.0-rc1)
+
+- Download qFlipper that allows `.tgz` installation [Download qFlipper 1.2.0-rc1 (official link)](https://update.flipperzero.one/builds/qFlipper/1.2.0-rc1/)
+- 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/Eng1n33r/flipperzero-firmware/releases/latest)
+- Download `flipper-z-f7-update-(version).tgz`
+- Launch qFlipper
+- Connect your device and select `Install from file`
+- Select `flipper-z-f7-update-(version).tgz` that you downloaded
+- Update will start
+- And wait, if all flashed successfully - you will have all needed assets pre installed
+- Done
+
+