From 0620fd2c54cbcb950c1250f7dfe8be4b20f37518 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 22 Sep 2022 09:46:18 -0400 Subject: [PATCH] notify about missing Play services battery optimization exception --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • GmsCompatConfig: set version name based on version code and change app name to a string resource for compatibility with aapt2 retrieval of application-label
  • GmsCompatConfig: fix regressions caused by the port to text file configuration of hooks
  • Sandboxed Google Play compatibility layer: fix regression caused by recent change
  • +
  • Sandboxed Google Play compatibility layer: notify about missing battery optimization exception for Play services resulting in delayed push notifications, etc.
  • Settings: show version code, target SDK version, min SDK version, install time and last update time in app info in addition to version name