v1.34.0
Supported Firefox versions: 128 ESR - 142
1.34.0 (2025-08-18)
Section titled “1.34.0 (2025-08-18)”🐛 Bug Fixes
Section titled “🐛 Bug Fixes”- 'Open Link in Foreground Tab' is broken in FF 141.0 (closes #465) (
721cd5c
) - Add missing shortcut labels, regressed by 2996395 (
1e2bd31
) - Open tabs list broken menu icon (
6a2f457
) - Shortcuts is blank in MAC OS (closes #464) (
4d85250
) - Tab duplication position when dragging with Ctrl in single row (
542b791
)
♻️ Refactor
Section titled “♻️ Refactor”- Improve bootstrap and fetchOverlay time (
15648a3
,a530e46
) - Update Tab mix Plus Drag and Drop to work with the new pinned tabs container (
bbfbb27
)
🎨 Code Style Changes
Section titled “🎨 Code Style Changes”- Fix support button size in Preferences window on macOS (
0e3676b
)
🔧 Maintenance
Section titled “🔧 Maintenance”- Allow commit message to starts with quote or backtick afther the type keyword (
20aa1bd
) - Correct spelling errors (
ae482d0
) - Drop support from Firefox versions prior to 128 ESR (
424f6d7
,f55df1e
) - Follow up bug 1558149 - Use loadFlags instead of flags for flags (
374c6b4
) - Follow up bug 1935517 - Deprecate references to in-content-focus (
fc41b53
) - Follow up bug 1963552 - Add interaction cue in vertical and horizontal tabstrips (
03e11fb
) - Follow up bug 1964534 - Use one universal pinned tabs container - part III (
e98b8e0
) - Follow up bug 1971382 - Allow drag-drop of tabs into collapsed tab groups (
3250039
) - Follow up bug 1972897, Bug 1975145 - prevent tab jitter on dragstart in Windows, Linux (
7cf5a05
) - Follow up bug 1978083 - Increase pinned tab interaction cue size (
c96c1a0
) - Follow up bug 1978161 - Add infrastructure for proxying and monitoring the bandwidth usage of browsers from sponsor clicks (
8c5d8e8
) - Follow up bug 1979014 - Make a few XUL attributes simpler (
4e19e14
) - Follow up bug 1979338 - Use an
<html:img>
rather than<xul:image>
for menu icons (a332951
) - Follow up bug 1980883 - Convert browser/components/customizableui to use moz-src uris (
fa956c8
) - Follow up bug 1982561 - Remove mOverCloseButton property (
a290ade
) - Improve husky config (
8a606d9
,e1238fd
) - Switch to Promise.withResolvers (
63abf67
) - Use ko-fi.com for support payment (
815146d
)