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 e3d84b5e..d2857798 100644 --- a/static/releases.html +++ b/static/releases.html @@ -596,6 +596,7 @@ <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> + <li>QuickSearchBox: drop handling for ACTION_WEB_SEARCH since Vanadium now handles it directly along with certain other browsers like Brave which makes more sense than having a search app pass it to the browser with a separate default search engine</li> </ul> </article> --> |
