summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-05-21 05:45:08 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-05-21 05:45:08 -0400
commit2cc7f95515a7fad851b5bab04bd65d9812cc9b67 (patch)
treef63c6dc6a578877165078269122b104e96ee4286 /static
parentb942d8f200e6cc5c41b1b396557788891b47df15 (diff)
clarify back gesture
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 77283f07..2a2ce3a4 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -492,7 +492,7 @@
<p>Changes since the 2021.05.04.01 release:</p>
<ul>
- <li>enable gesture navigation by default (can change it via Settings → System → Gestures → System navigation) instead of legacy 2-button navigation: swipe left/right on the navigation bar to switch apps, swipe up for home screen, swipe up and hold for app overview (recent apps), swipe from the left/right edge to go back</li>
+ <li>enable gesture navigation by default (can change it via Settings → System → Gestures → System navigation) instead of legacy 2-button navigation: swipe left/right on the navigation bar to switch apps, swipe up for home screen, swipe up and hold for app overview (recent apps), swipe from the left/right edge of the screen (not the navigation bar) to go back</li>
<li>Updater: fix minor theme issue for light theme when pressing preferences</li>
<li>replace our workaround for an upstream user profile crash issue with a proper upstream fix from Sony</li>
<li>replace our workaround for another upstream user profile crash issue with a proper fix based on the approach of the fix from Sony</li>