diff --git a/README.md b/README.md
index d1fa9c1b..d7f1e6d9 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,8 @@
[![License: MPLv2](https://img.shields.io/badge/License-MPLv2-blue.svg)](https://opensource.org/licenses/MPL-2.0)
-
-
+
+
diff --git a/app/src/main/play/release-notes/en-GB/beta.txt b/app/src/main/play/release-notes/en-GB/beta.txt
index 9d44ba4a..f5dc4d3f 100644
--- a/app/src/main/play/release-notes/en-GB/beta.txt
+++ b/app/src/main/play/release-notes/en-GB/beta.txt
@@ -1,11 +1,9 @@
Notes
-* Syncthing v1.2.0
+* Syncthing v1.2.1-rc.5+detectfs
+* Built on top of Android Q SDK
+* PLEASE NOTICE: Android Q beta 5's Scoped Storage can or will render this app unusable in the future. This cannot be solved by devs.
* Refer to GitHub for detailed change log.
Fixes
-* Fixed crash in config reader (#445)
+* Fixed override/revert button showing up with no changes on extSdCard synced folders (#455)
Enhancements
-* Add button to "force start/stop" regardless of run conditions (#443)
-* Add "roaming" option to run conditions (#441)
-* Add "Revert local changes" button to UI (#439)
-* Override changes: Show confirmation dialog (#436)
-* Add UI for "Anonymous Crash Reporting" pref
+* Optimized memory usage on older phones (#449)