This release includes an XPI file that is automatically generated after each push to the main branch.
dev-Build - 2025-02-20
🐛 Bug Fixes
- "Main context menu" checkboxes have no effect in TMP 1.26 or 1.27 (
64a1e34
) - Compatibility with Firefox Color extension (closes #400) (
ddada1e
) - Update some style for Waterfox (
c32b196
) - Ensure exported preferences file has .txt extension (
266a8b0
) - Prevent default command behavior when middle-Clicking menu item (
1e7855c
) - Pinned tab cannot be moved to any position except first or end pined position (closes #401) (
016aa9b
) - Preserve custom tab attributes when moving tabs between windows (closes #315) (
5e091f8
) - Multi-Rows drag and drop multi-Selected tabs (closes #375) (
794471a
) - Scrolling with wheel may not stop at a fully visible row (closes #407) (
b492217
)
♻️ Refactors
- Remove obsolete code (
a7eceab
)
🎨 Code Style Changes
- Stop overide default multi-Row background color on MacOS (
78f317c
)
🔧 Maintenance
- Follow up bug 1926973 - Make unloaded tabs favicon semi-Transparent behind a pref (
75c74b5
) - Follow up bug 1945788 - Revert bug 1932489 (
d939094
) - Update devDependencies (
95d056b
) - Follow up bug 1947269 - Fix double menuseparator in list all tabs menu when there are no tab groups (
e24b158
) - Follow up bug 1945788 - Fix dragging multiple tabs in RTL (
db80011
)