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 e6b2e425..b67fa964 100644 --- a/static/releases.html +++ b/static/releases.html @@ -668,6 +668,7 @@ <ul> <li>Settings: fix issue preventing users from re-enabling system apps they previously disabled which can no longer be disabled</li> + <li>fix upstream Android bug causing out-of-band updates to system components using original-package to be rolled back after reboot if they're still using the old package name, which will allow us to ship Vanadium updates out-of-band without the browser package updates being rolled back for users with an older install where it's still <code>org.chromium.chrome</code> instead of <code>app.vanadium.browser</code></li> </ul> </article> --> |
