diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-23 13:37:44 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-23 13:37:44 -0500 |
| commit | c580c9b423d33f7999c67852eb400834a2c44017 (patch) | |
| tree | ba17cc6bf4e9c9086637746b766f0c4f4d3755fd /static | |
| parent | 25e5d088079e65d7f0a0f5b81a7824785a162db6 (diff) | |
fix Vanadium new tab shortcut for pre-rename users
Diffstat (limited to 'static')
| -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 e27cabb9..0d39cdac 100644 --- a/static/releases.html +++ b/static/releases.html @@ -656,6 +656,7 @@ <ul> <li>Sandboxed Google Play compatibility layer: fix missing handling of APEX ListSlices in dynamic stubs (improves compatibility when granting Nearby devices permission to Play services with a WearOS device connected)</li> <li>Sandboxed Google Play compatibility layer: mark PackageInstallerStatusForwarder as not exported</li> + <li>extend original-package renaming to static launcher shortcuts to fix Vanadium new tab shortcut for users with an install predating the package rename</li> </ul> </article> --> |
