summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorAn-anonymous-coder <130810665+An-anonymous-coder@users.noreply.github.com>2024-12-04 12:50:54 -0500
committerDaniel Micay <danielmicay@gmail.com>2024-12-04 16:59:41 -0500
commita16cf2639c0fc7b367b85482e9fc16883f507e45 (patch)
treee2a0b08080373e686c3c8ce79780b85381ecef15 /static
parent443acf32315c461f7d99cdeb6108680767e386c6 (diff)
Fixed "Changes since" release codes
Diffstat (limited to 'static')
-rw-r--r--static/releases.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html
index 58800159..10520384 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -583,7 +583,7 @@
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024120200">2024120200</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li>
</ul>
- <p>Changes since the 2024111700 release:</p>
+ <p>Changes since the 2024112700 release:</p>
<ul>
<li>full 2024-12-01 security patch level</li>
@@ -603,7 +603,7 @@
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024112700">2024112700</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li>
</ul>
- <p>Changes since the 2024111700 release:</p>
+ <p>Changes since the 2024111800 release:</p>
<ul>
<li>Settings: revert our previous attempt at disabling Bluetooth contact sharing by default for hands-free calling devices in our <a href="#2024111700">2024111700</a> release because it didn't address an upstream Android security bug and having the toggle off by default caused the upstream bug to impact pairing directly in the Settings app (foreground) if the user would have toggled it off instead of only outside the Settings app such as through the Bluetooth Quick Tile (background)</li>