summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-02-07 00:14:29 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-02-10 04:00:52 -0500
commit849407855bf882bd973ff9d25fe2756775b36d37 (patch)
tree2d4ca51ed393fe20627476dc4077527adac9065d /static
parent9253a04e03c64939428a9c3bdd8718b2c66e422b (diff)
remove legacy USB peripheral blocking infrastructure
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 0e59f939..57980527 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -562,6 +562,7 @@
<ul>
<li>kernel (5.10, 5.15, 6.1, 6.6): zero memory in early boot in case it wasn't zeroed by the OS as part of a clean reboot or shutdown</li>
<li>Launcher: add 4x5 grid option</li>
+ <li>remove infrastructure for our legacy software-based USB peripheral blocking since we've replaced it with <a href="https://grapheneos.org/features#usb-c-port-and-pogo-pins-control">a far better feature using both hardware and software USB connection/data blocking</a> across all supported devices</li>
</ul>
</article>
-->