summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-05-28 11:42:20 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-05-28 11:42:48 -0400
commita81dea531f0878e669dc97701ee9ac318fc7357e (patch)
treee754493d61213fd9186ceab34c37298cbeec7202 /static
parent11052fe2ece8d141779961809a1f4a713a2f9827 (diff)
link to the full system navigation guide
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 3f67abb2..b433914d 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -514,7 +514,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 of the screen (not the navigation bar) to go back</li>
+ <li>enable gesture navigation by default (see <a href="/usage#system-navigation">our guide on system navigation</a> for details on using gesture navigation and switching to a button-based navigation)</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>