From 8ae26e1c8c77332dd8f30fe4bda84d114448aede Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Tue, 31 May 2022 22:52:37 -0400
Subject: [PATCH] publish new release notes
---
static/releases.html | 20 ++++++++++++++++++--
1 file changed, 18 insertions(+), 2 deletions(-)
diff --git a/static/releases.html b/static/releases.html
index b796adb2..a06177da 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -95,6 +95,7 @@
Changelog
+
@@ -537,7 +554,7 @@
Gallery: use date added as a fallback for sort order when date taken is unset which is particularly important on GrapheneOS due to GrapheneOS Camera and GrapheneOS screenshots not including EXIF timestamps or other sensitive metadata by default
Sandboxed Google Play compatibility layer: stub out reads of privileged settings values to avoid security exceptions
Sandboxed Google Play compatibility layer: stub out privileged media session management functionality to avoid security exceptions
- Sandboxed Google Play compatibility layer: simplify implementation of many shims and remove obsolete shims
+ Sandboxed Google Play compatibility layer: simplify implementation of many shims and remove obsolete shims
Sandboxed Google Play compatibility layer: simplify implementation of adding the standard unprivileged package permissions as requested permissions for the Play Store
Sandboxed Google Play compatibility layer: improve compatibility with Google Search app
Contacts: don't prompt to add account when creating a contact
@@ -555,7 +572,6 @@
Dialer: add missing permission declaration
- -->