diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-02-15 20:28:54 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-02-15 20:28:54 -0500 |
| commit | a7238923a145edc51d2221a3805f98e961942945 (patch) | |
| tree | 3529b44697d1d9774ac27fa4929340064fa6d442 /static | |
| parent | c9dbc0d1429b3f7c7a1f88914b65ae27b2b8dccc (diff) | |
friendlier gmscompat geolocation security error
Diffstat (limited to 'static')
| -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 5f42b1e4..1e967b3d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -520,6 +520,7 @@ <ul> <li>Sandboxed Google Play compatibility layer: add shim for compatibility with on-demand dynamite modules</li> <li>Sandboxed Google Play compatibility layer: update dynamite module compatibility layer for upcoming changes to Play services</li> + <li>Sandboxed Google Play compatibility layer: friendlier error for apps without Location permission attempting to use redirected Play services geolocation to match Play services behavior</li> <li>Vanadium: update Chromium base to 98.0.4758.101</li> </ul> </article> |
