v3.7.0
3.7.0 (2025-09-22)
Highlights
-
πΎ Two new backported Codex icons.
The settings icon and the 'back to top' button have been updated with shiny new icons from Codex: 'configure' and 'arrow up' respectively. -
β¨ Special pages in the sidebar are now special again!
No more seeing double! We've fixed a bug that created duplicate 'Special pages' links in the sidebar on MediaWiki 1.44 and above. -
π· Simpler and more consistent frosted glass.
We've swapped our fancy frosted glass for a simpler, more consistent effect. It's faster, looks great, and is easier for you to customize.
Changelog
Features
- core: β¨ add transition for icons that uses content-visibility (57837fa)
- core: β¨ simplify frosted glass implementation (8c10712)
- core: β¨ use Codex arrow up icon for back to top icon (6d61fc8)
- core: β¨ use subtle borders for inner border (c30c040)
- mediawiki: β¨ tweak change list date font styles (36b77f4)
- preferences: β¨ replace setting gear icon with configure icon (d835649)
- tokens: β¨ increase border color contrast (02b67b8)
Bug Fixes
- commandPalette: π do not reuse menu ID (b4d8513)
- core: π include settings icon in skin module (5afe8d1)
- core: π use --color-visited--active (c32e8cd)
- OOUI: π fix incorrect indicator style in framed tabs (7bc4c35)
- sidebar: π fix incorrect ID for special page link in sidebar (7ff58fc)
- sidebar: π only add special page link on MW 1.43.X (2c36fc9)
- stickyHeader: π use edit icon when source edit is the only button (9095ce7)
Performance Improvements
- icons: β‘οΈ use SVG instead of base64 for configure icon (6e7b1cd)
New Contributors
- @TiggeZaki made their first contribution in #1129