v1.20.0
1.20.0 (2024-05-18)
Section titled “1.20.0 (2024-05-18)”🐛 Bug Fixes
Section titled “🐛 Bug Fixes”- Open newtab from urlbar issue (closes #291) (8f6b1b9)
- Tabmix can not modify searchbar.handleSearchCommand (closes #296) (2376a29)
🎨 Code Style Changes
Section titled “🎨 Code Style Changes”- Revert bug 1790700 - Show <input type='number'> spin buttons only on hover/focus (c4c1c2a)
🔧 Maintenance
Section titled “🔧 Maintenance”- Set pref name 'browser.newtab.url' (1c6988f)
- Follow up bug 1880914 - Move Browser* helper functions used from global menubar and similar commands to a single object in a separate file (e724414)
- Follow up bug 1887029 - Simplify TabAttributes to explicitly specify supported attributes (7d4b337)
- Use eslint flat config (06164cd)
- Follow up bug 1742889 - Rewrite consumers of whereToOpenLink to use BrowserUtils.whereToOpenLink (ba7df31)