1.23.0 (2024-09-10)
🐛 Bug Fixes
- Waterfox context menu's broken by restoring 'about:' page (closes #319) (
3f4f978
) - Right clicking on tab and selecting new tab opens up 2 tabs (closes #321) (
6a8ca1f
) - Multirows don't work after Firefox Nightly update (closes #322) (
21288e5
) - New tab button Location (closes #325) (
87bf524
)
🔧 Maintenance
- Follow up bug 1884970 - Close current tab button is missing an accessible name and role (
62a65de
) - Follow up bug 1691860 - Make context menu separator hiding more robust (
42bcafc
) - Cleanup obsolete VerticalTabs code (
ef53e76
) - Follow up bug 1034036 - Part 4: move away from keeping state on the living objects (
88efff9
) - Don't try to scroll the tabbar when it is NOT in overflow (
d6d38a4
) - Update call to predictOriginAttributes (
f52c466
) - Follow up bug 1910698 - Remove nsIScriptError.sourceLine (
e995346
) - Follow up bug 1915415 - Make arrowscrollbox timing of events more consistent (
45b9df0
) - Follow bug 1916622 - Remove the browser.tabs.tabmanager.enabled pref (
3d210bf
) - Follow up bug 1905959 - Move jsm rule handling out of eslint-Plugin-Mozilla to the top-Level config (
aab9b2e
) - Align private browsing indicator to top on multi-Row (
ed6e78a
)