diff --git a/static/releases.html b/static/releases.html
index 77fa2439..b1471306 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -598,6 +598,14 @@
Changes since the 2023050100 release:
+ - add support for disabling PSDS in addition to the GrapheneOS server and standard server options
+ - add support for controlling PSDS on Qualcomm SoC devices to extend PSDS configuration to them along with using the GrapheneOS PSDS cache by default
+ - disable User-Agent for Qualcomm PSDS (XTRA) via xtra-daemon hooking to avoid providing device information to the server (we already removed the hardware identifier via SELinux policy in a previous release)
+ - always use most complete / generic Qualcomm PSDS (XTRA) variant via xtra-daemon hooking to avoid leaking info on radio variant or region
+ - Settings: improve infrastructure for GrapheneOS settings
+ - Settings: port remote key provisioning setting to new infrastructure
+ - Settings: port SUPL setting to new infrastructure
+ - Settings: remove icon for Internet connectivity check setting for now
- kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: Mali GPU driver update
- System Updater: add TLS key pinning with expiration 2 months in the future to make TLS more useful as an additional layer of security before the 3 layers of offline update signing (update package signature, update_engine payload signature and verified boot signature) while also avoiding blocking updates on extremely out-of-date installs falling behind changes to our TLS certificate approach
- Vanadium: update to version 113.0.5672.77.0