diff options
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index b2273279..e040f9f7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -309,6 +309,10 @@ <ul> <li>integrate Seedvault backup app as the default backup service</li> + <li>Vanadium: disable unused safe browsing feature by default (Safe Browsing is + currently a no-op due to the lack of Play Services, and support for using the + local database backend hasn't been implemented. Various changes would be needed to + make it available and to make sure that privacy is preserved.)</li> </ul> --> |
