diff options
| -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 e464a60a..11f9fe30 100644 --- a/static/releases.html +++ b/static/releases.html @@ -730,6 +730,7 @@ <p>Changes since the 2024020500 release:</p> <ul> + <li>Theme Picker: update color schemes including adding the monochromatic colorscheme option</li> <li>Sandboxed Google Play compatibility layer: add developer functionality for updating Android Auto via the Play Store for testing</li> <li>Sandboxed Google Play compatibility layer: always apply PhenotypeFlag overrides to avoid regressions for some users</li> <li>Sandboxed Google Play compatibility layer: catch SecurityException from setApplicationEnabledSetting() instead of relying on PhenotypeFlag override</li> |
