summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-04-26 12:17:01 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-04-26 12:21:58 -0400
commitcfcb9fba95a5d8b3b58c5d81df0e6a371b14f0c4 (patch)
tree8f32f681e52a5c7935f3fc2be25c1ed0bff3ca24 /static
parenta67959fb82fd058f8de82dab5ec70cb655084d52 (diff)
reorder release notes
Diffstat (limited to 'static')
-rw-r--r--static/releases.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/static/releases.html b/static/releases.html
index 7ee980b0..2c740a5f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -544,23 +544,23 @@
<p>Changes since the 2022042000 release:</p>
<ul>
+ <li>Settings: add support for disabling non-system apps like you can do with system apps instead of only uninstalling them</li>
<li>Sandboxed Google Play compatibility layer: fix compatibility with the network location implementation in recent versions of Play services (only relevant for users disabling location redirection toggle and toggling on Play services network location)</li>
<li>add missing change for using the GrapheneOS attestation key provisioning proxy</li>
- <li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/6">version 6</a></li>
- <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/22">version 22</a></li>
- <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/23">version 23</a></li>
- <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/24">version 24</a></li>
<li>backport upstream workaround for hardware-based attestation on devices with a broken implementation of the CREATION_DATETIME feature (disables CREATION_DATETIME on devices without Keymint V1 (100) or later since it was only tested starting with Keymint V1 and is often broken on devices with earlier versions including the Pixel 3 and Pixel 3 XL)</li>
<li>Pixel 3, Pixel 3 XL: drop workaround for broken hardware-based attestation now that there's a generic solution backported</li>
<li>Messaging: update MMS configuration database to the one from Android Messages messages.android_20220405_01_RC04.phone_dynamic</li>
<li>Dialer: update visual voicemail configuration based on Google Phone 79.0.438914483</li>
<li>Dialer: switch to default VVM OMTP version for carriers with broken visual voicemail in an attempt to fix it</li>
- <li>Settings: add support for disabling non-system apps like you can do with system apps instead of only uninstalling them</li>
+ <li>Vanadium: disable fetching optimization guides by default</li>
+ <li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/6">version 6</a></li>
+ <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/22">version 22</a></li>
+ <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/23">version 23</a></li>
+ <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/24">version 24</a></li>
<li>TalkBack: dependency updates</li>
<li>adevtool: remove more unnecessary components</li>
<li>add warning to factory images flashing scripts strongly recommending against modifying the scripts based on misguided unofficial installation guides, along with encouraging using the web installer instead</li>
<li>add earlier device model check to factory images flashing scripts</li>
- <li>Vanadium: disable fetching optimization guides by default</li>
</ul>
</article>