1.20.0 (2024-05-18)
🐛 Bug Fixes
- Open newtab from urlbar issue (closes #291) (8f6b1b9)
- Tabmix can not modify searchbar.handleSearchCommand (closes #296) (2376a29)
🎨 Code Style Changes
- Revert bug 1790700 - Show <input type='number'> spin buttons only on hover/focus (c4c1c2a)
🔧 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)