Skip to content

v3.6.0

Choose a tag to compare

@alistair3149 alistair3149 released this 06 Sep 03:19

3.6.0 (2025-09-06)

Highlights

  • 👓 Not a fan of frosted glass?
    You can now control the frosted glass background by changing the CSS variable --opacity-glass. Setting it to 1 will turn off the effect.
  • 🖼 MultimediaViewer for the fans of frosted glass
    We have improved the styles in MultimediaViewer to match with current state of the skin.

Changelog

Features

  • core: ✨ add transition to sticky element (291d266)
  • core: ✨ simplify and improve loading indicator styles (3f95e54)
  • MultimediaViewer: ✨ improve dialog styles (9d8d557), closes #1096
  • MultimediaViewer: ✨ improve lightbox styles (c97a259)
  • stickyHeader: ✨ enhance click handling and target setup (1f8b364), closes #1100
  • tokens: ✨ add opacity-glass variable for frosted glass background (a619b1e)
  • userMenu: ✨ tweak font sizing (32a303c)

Bug Fixes

  • Codex: 🐛 fix incorrect quiet button hover color for MW 1.44+ (4cc33d2), closes #1105
  • core: 🐛 cast key to string when adding icons to menu items (c574159), closes #1103
  • core: 🐛 do not add site tools if it exists (56a1e79), closes #1116 #1117
  • mediawiki: 🐛 fix overlapped sticky header in Special:ApiSandbox (#1120) (721e20e)
  • use pre-1.45 namespace for LanguageConverterFactory (fa0342e)

Performance Improvements

  • core: ⚡️ rewrite collapsible section parser (6a7c36c)