github Bush2021/chrome_plus 1.16.0-alpha.1

pre-release6 hours ago

This is an alpha release and it needs broader testing before 1.16.0 stable.

Please help test tab and bookmark related features, especially keep_last_tab, double/middle/right click closing, the find-in-page bar, and vertical tabs. If you run into regressions, please report.

New

  • 8b22f8d feat: migrate IA2 to UIA and support vertical tabs by @Bush2021

    This replaces the old IA2-based logic with a UIA-based implementation. Besides adding vertical tab support, it also fixes many long-standing tab interaction issues, improves behavior when the find/search bar changes the accessibility tree, and removes several fragile IA2-era hacks and workarounds.

    --force-renderer-accessibility is no longer needed. If you need custom new-tab matching, simply use new_tab_disable_name.

    This should also improve repeated close handling for tabs. Rapid double-click, middle-click, or right-click close gestures should no longer accidentally act on a tab that has already been destroyed, close extra tabs unintentionally, or trigger the vertical tabs crash described in #220.

Fix

Full Changelog: 1.15.2...1.16.0-alpha.1

Don't miss a new chrome_plus release

NewReleases is sending notifications on new releases.