summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-09-22 09:46:18 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-09-22 09:46:18 -0400
commit0620fd2c54cbcb950c1250f7dfe8be4b20f37518 (patch)
treeb32a101db25aca3b1ce898a94f1bbd9239a4e710 /static
parent11ced7d7541b3515285f9236a8b7f42499bfc69d (diff)
notify about missing Play services battery optimization exception
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index fb942b42..f02ede08 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -590,6 +590,7 @@
<li>GmsCompatConfig: set version name based on version code and change app name to a string resource for compatibility with aapt2 retrieval of application-label</li>
<li>GmsCompatConfig: fix regressions caused by the port to text file configuration of hooks</li>
<li>Sandboxed Google Play compatibility layer: fix regression caused by recent change</li>
+ <li>Sandboxed Google Play compatibility layer: notify about missing battery optimization exception for Play services resulting in delayed push notifications, etc.</li>
<li>Settings: show version code, target SDK version, min SDK version, install time and last update time in app info in addition to version name</li>
</ul>
</article>