Fix
-
32f51e0 fix: fix double-click tab close mis-gestures (#280) by @ziboh
Fixes follow-up window actions after double-clicking a tab closed: caption buttons now respond on the first click, and window dragging stops when the mouse button is released.
Also prevents a quick “new tab, then tab” sequence from being mistaken for a double-click and closing an unintended tab.
-
b8f785d fix: hide update errors on Chrome 151 by @Bush2021
Restores hiding update errors on Chrome 151's About page after Chromium migrated the page from Polymer to Lit.
This release targets the Lit bindings introduced in Chrome 151. The previous Polymer matching rules have been removed, so update errors are no longer hidden on Chrome 150 and earlier.
Full Changelog: 1.18.1...1.18.2