diff options
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 1423905e..bb5aa0f9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -554,6 +554,7 @@ <p>Changes since the 2025010700 release:</p> <ul> + <li>Updater: require TLSv1.3 instead of TLSv1.2 or TLSv1.3</li> <li>Seedvault: update to a newer revision (will be replaced with a better backup implementation in the future)</li> <li>System UI Tuner: opt-out of Android 15 edge-to-edge since it's not properly supported yet (upstream bug)</li> <li>make eng builds more consistent with user/userdebug builds by extending the GrapheneOS additions of the ro.control_privapp_permissions=enforce, net.tethering.noprovisioning=true and ro.sys.time_detector_update_diff=50 system properties to all build variants</li> |
