diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-25 15:32:38 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-26 01:24:43 -0400 |
| commit | 51ad900f6e8df44f86ba42fa261f7bafc199ad08 (patch) | |
| tree | 83a8fb43c8118b757dfeb5af911274651fa6c84e | |
| parent | 36ae3f23d2333aad7b4917643ebf215467b4d9e8 (diff) | |
update to new Chromium release with WebView fix
| -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 e8945773..565d0451 100644 --- a/static/releases.html +++ b/static/releases.html @@ -419,6 +419,7 @@ <ul> <li>Vanadium: update Chromium base to 92.0.4515.105</li> + <li>Vanadium: update Chromium base to 92.0.4515.115</li> <li>Vanadium: drop removal of speculative service worker start for search</li> <li>init: fix use-after-free from event handling closures (issue uncovered by hardened_malloc in certain situations like unplugging a USB keyboard, etc.)</li> <li>fix PermissionControler UI for Sensors/Network permissions with legacy API < 23 apps (i.e. apps without proper support for Android Marshallow and beyond)</li> |
