diff --git a/static/releases.html b/static/releases.html
index e8b1ce1e..4fb29863 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -77,6 +77,7 @@
Changelog
+ - 2019.08.05.19
- 2019.07.16.22
- 2019.07.01.21
- 2019.06.23.05
@@ -325,6 +326,38 @@
List of tagged releases. Snapshot releases without tags such as early releases of
the project and early device support releases are not listed.
+
+
+ Tags:
+
+
+ Changes since the 2019.07.16.22 release:
+
+
+ - full 2019-08-01 security patch level
+ - partial 2019-08-05 security patch level (not yet available)
+ - Vanadium (browser and WebView): update Chromium base to 76.0.3809.89
+ - Vanadium: expand string rebranding including covering translations
+ - Vanadium: rename Sync and Google services to Services
+ - Vanadium: remove data reduction preference
+ - Vanadium: remove translate offer preference
+ - Vanadium: remove sync preferences
+ - Vanadium: remove navigation error preference
+ - Vanadium: remove safe browsing reporting preference
+ - Vanadium: remove usage and crash reports preference
+ - Vanadium: remove url keyed anonymized data preference
+ - Vanadium: disable contextual search by default
+ - Vanadium: remove redundant services preference category
+ - Vanadium (browser and WebView): use a unified Vanadium signing key instead of the device-specific release key
+ - rename WebView provider to Vanadium
+ - SELinux policy: label protected_{fifos,regular} as proc_security (this is needed for init to override the default values)
+
+