diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-09-28 09:29:44 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-09-28 09:29:44 -0400 |
| commit | c5c2bf33b669541b495708552948f35a654864d5 (patch) | |
| tree | 66f7cec7b81a6522caf4de4a4e67434a606f6635 /static | |
| parent | aa74d79e598abc5f7d2cdc44037ece2865579d1f (diff) | |
Vanadium: add handling for ACTION_WEB_SEARCH
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 15cbd676..e3d84b5e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -595,6 +595,7 @@ <li>Sandboxed Google Play compatibility layer: don't report CannotDeliverBroadcastException to the user</li> <li>Gallery: hide obsolete menu items</li> <li>Vanadium: update Chromium base to 106.0.5249.65</li> + <li>Vanadium: add handling for ACTION_WEB_SEARCH intent</li> </ul> </article> --> |
