diff --git a/static/releases.html b/static/releases.html
index aee75d17..084c2c6f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -231,6 +231,42 @@
List of tagged releases. Snapshot releases without tags such as early releases of
the project and early device support releases are not listed.
+
+ 2019.05.18.20
+ ¶
+
+
+ Tags:
+
+
+ Changes since the 2019.05.08.15 release:
+
+
+ - GrapheneOS logo mask
+ - Auditor: update to version 10
+ - add preload parameter for avoiding full preload with exec
+ - raise maximum users to 16
+ - Vanadium (browser and WebView): update Chromium base to 74.0.3729.157
+ - hardened_malloc (GrapheneOS only): apply temporary workaround for citadel HAL
+ use-after-free (need to start building vendor HALs from the sources to fix
+ issues like this)
+
+
+ Restoration of past features since the 2019.05.08.15 release:
+
+
+ - disable OpenGL preloading for exec spawning
+ - disable resource preloading for exec spawning
+ - disable ICU cache pinning for exec spawning
+ - disable class preloading for exec spawning
+ - disable WebView reservation for exec spawning
+ - disable JCA provider warm up for exec spawning
+ - avoid AssetManager errors with exec spawning
+
+
2019.05.08.15
¶