diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-08-10 10:22:06 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-08-10 10:22:06 -0400 |
| commit | a407c6a2c955f3f365b00b3ee4bad49743e7770d (patch) | |
| tree | e172a1d1c641a1920735c13aea9d91fbeb9d98ca /static | |
| parent | dee77dc9fac70a02318eb6d9f2b85528d2c2ec3b (diff) | |
reorder release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 3e6227f1..5ed754a7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -436,12 +436,12 @@ <p>Changes since the 2021.08.03.03 release:</p> <ul> + <li>Sandboxed Google Play compatibility layer: add infrastructure / shims to support dynamite modules (dynamically loaded modules including Maps API support)</li> <li>Vanadium: update Chromium base to 92.0.4515.131</li> <li>Vanadium: disable trials of privacy-aware analytics/advertising APIs</li> <li>Vanadium: remove unwanted sync and services link</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: update APNs</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: update CarrierConfig vendor.xml</li> - <li>Sandboxed Google Play compatibility layer: add infrastructure / shims to support dynamite modules (dynamically loaded modules including Maps API support)</li> </ul> </article> |
