v1.0.0-pre.3
1.0.0-pre.3 (2021-10-14)
✨ New Features
- New option - add 'Hide the tab bar' to Toolbar context menu (479aed5)
🐛 Bug Fixes
- Bookmark name does not match renamed tab title (closes #87) (1236217)
- Open ALL links in new tab is not working (closes #80) (936dbac)
- Open tabs from: Address bar fails (closes #89) (e670751)
- Regression from e670751 (closes #89) (29d71e6)
- Select tab pointed for isn't working (574da08)
- Shortcut fails for Reopen last closed tab (closes #79 ) (592173d)
- TMP setting window is not readable with dark UI theme (closes #85) (6c16d05)
♻️ Refactors
- Create our buttons directly with CustomizableUI.createWidget instead of from Overlays.jsm (#82) (ce56669)
- Follow up bug 1730953 - Migrate strings from browser.dtd to Fluent and remove file (20afb97)
🔧 Maintenance
- OS.File is deprecated. You should use IOUtils instead (15c7dea)
- Unpublished release version 1.0.0-pre.3 (df59d7c)
- Update Japanese locale files (@kiki-ja) (137e6e0)
- Update locales (closes #91) (1e637a8)
- Update regexp for debug mode (919f6d6)