diff --git a/.github/changelog/whatsnew-en-US b/.github/changelog/whatsnew-en-US index 3f105cf604..0b3bc08e8d 100644 --- a/.github/changelog/whatsnew-en-US +++ b/.github/changelog/whatsnew-en-US @@ -1,3 +1,7 @@ -- Bottom Bar redesign: We’ve divided Hub into two different tabs: Apps and Tools. Access these features faster with just one tap -- Updater: Check what’s new before updating firmware -- Fix for a vulnerability causing write access to internal application files (kudos to @LiveOverflow) \ No newline at end of file +🟠 New Features +- Infrared Remotes Library: Find, save and use various remotes with a convenient UI right from your phone. Saved remotes are stored in the mobile app's Archive and transferred to your Flipper Zero (with a simplified UI). +- Vibration settings: Toggle in Options. +🟠 Improved Synchronization: Track individual file sync progress. +🟠 Bug Fixes +- Resolved app crashes in the Apps Catalog. +- Fixed a bug that caused connection issues when switching between official and custom firmware. \ No newline at end of file diff --git a/.github/workflows/version.env b/.github/workflows/version.env index 6775f10aee..465501573f 100644 --- a/.github/workflows/version.env +++ b/.github/workflows/version.env @@ -1 +1 @@ -MAJOR_VERSION=1.7.1 +MAJOR_VERSION=1.8.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index de1de6536a..038f0a1cf8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,9 @@ # Changelog -# 1.7.2 - In Progress -Attention: don't forget to add the flag for F-Droid before release +# 1.8.1 - In Progress +# 1.8.0 +Attention: don't forget to add the flag for F-Droid before release - [Feature] Add rpcinfo feature to new BLE api - [Feature] Infrared controls