diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-19 02:17:09 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-19 02:17:09 -0400 |
| commit | 76123f0a46035975f793edd9ea4ff93316251306 (patch) | |
| tree | 8dc842b4b30cf1431670f60dbab0238d3bbd3eed /static | |
| parent | 43dd33464da2ebbce384e2b4566e2d8950af0439 (diff) | |
show installer package name in error reports
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 96a0fa00..5dac9e9f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -656,6 +656,7 @@ <p>Changes since the 2023071100 release:</p> <ul> + <li>show installer package name in error reports to help with identifying issues caused by broken installers</li> <li>Sandboxed Google Play compatibility layer: support overriding ComponentEnabledSettings via GmsCompatConfig</li> <li>Sandboxed Google Play compatibility layer: add missing string for "Missing Play Games app" notification channel name</li> <li>Sandboxed Google Play compatibility layer: avoid uncaught exceptions with location rerouting when client only has coarse location permission</li> |
