diff options
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index c4b2f36b..3f67abb2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -455,6 +455,7 @@ <li>Vanadium: update Chromium base to 91.0.4472.77</li> <li>Vanadium: enable opportunistic HTTPS by default</li> <li>Vanadium: disable mobile identity consistency by default</li> + <li>revert our change adding the screenshot button to the power menu for 3-button navigation since it's provided by the recent apps activity for both gesture and 3-button navigation (we originally added it back for both 2-button and 3-button navigation even though it was only needed for 2-button navigation, and then the stock OS implemented the same fix only for 2-button navigation, which makes more sense)</li> </ul> </article> --> |
