diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-20 10:39:18 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-20 10:44:53 -0400 |
| commit | c4c7d55a85d53d1aaac235de3cc16049bb88c5df (patch) | |
| tree | bf411881222524ef776029a6c234acee4cc5c69d /static/releases.html | |
| parent | fb2ee64103b328f996790876b80685a19237ec25 (diff) | |
publish new release notes
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 0b6beef5..7a634ff2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -89,6 +89,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2021.07.19.18">2021.07.19.18</a></li> <li><a href="#2021.07.16.19">2021.07.16.19</a></li> <li><a href="#2021.07.07.19">2021.07.07.19</a></li> <li><a href="#2021.06.20.20">2021.06.20.20</a></li> @@ -414,17 +415,31 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ3A.210705.001.2021.07.19.18">RQ3A.210705.001.2021.07.19.18</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2021.07.19.18 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2021.07.19.18"> + <h3><a href="#2021.07.19.18">2021.07.19.18</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ3A.210705.001.2021.07.19.18">RQ3A.210705.001.2021.07.19.18</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2021.07.16.19 release:</p> <ul> <li>Settings: fix displaying setting for GrapheneOS USB accessory policy (deny new usb)</li> - <li>Settings: hide insecure pattern lock option (either use a randomly generated 6-8 digit PIN for secure encryption based on secure element throttling or a strong randomly generated passphrase to avoid depending on the secure element, not this misguided pattern option with ridiculously low entropy) + <li>Settings: hide insecure pattern lock option (either use a randomly generated 6-8 digit PIN for secure encryption based on secure element throttling or a strong randomly generated passphrase to avoid depending on the secure element, not this misguided pattern option with ridiculously low entropy)</li> <li>Sandboxed Google Play compatibility layer: return false for SIM card lock check rather than throwing a SecurityException</li> <li>Sandboxed Google Play compatibility layer: avoid throwing an exception in certain edge cases for secondary users when checking whether the compatibility shims should be enabled for a process (i.e. when checking if the process is one of the 3 core Play apps)</li> <li>Vanadium: update Chromium base to 91.0.4472.164</li> </ul> </article> - --> <article id="2021.07.16.19"> <h3><a href="#2021.07.16.19">2021.07.16.19</a></h3> |
