Supported Firefox versions: 128 ESR - 145
1.37.0 (2025-11-09)
🐛 Bug Fixes
- Don't show pinned drop indicator when dragging tab from another window (
8ff6057) - GetBrowserForTabPanel failed when tabpanels.lastChild is
split-view-splitter(6ac137d) - Tab context menu 'Move to New window' is missing (#491) (
8f71818) - This.visibleTabs is undefined; leftover from bug 1980240 (
ee10068)
🎨 Code Style Changes
🔧 Maintenance
- Always show the button on the side when there are groups or split view (
3ef5ffb) - Follow up bug 1979133 - integrate Nimbus for experimenting with opening external links after the active tab (
3228167) - Follow up bug 1983124 - Convert functions prefixed with # to _ to be used by extended class (
ab366be) - Follow up bug 1983124 - Stack dragged tabs when dragging multiple tabs (
f097fce) - types: strengthen JSDoc annotations and type declarations; enable valid-jsdoc (
129858a) - Update compatibility with Floorp 12 (143.0.5@12.2.1) (
9ea35bb) - Update dependencies (
ddcf4d4) - Update mozilla types (
f3dca61,0254120)