Skip to content

v3.14.0

Choose a tag to compare

@alistair3149 alistair3149 released this 03 Mar 05:06

3.14.0 (2026-03-03)

⚠️ Breaking change: HTML classes for preferences and page actions have changed in this release. If your wiki caches HTML output, it is recommended to purge the cache after updating.

Highlights

  • 🔌 Extensible preferences system
    The preferences panel has been rewritten in Vue 3 and now supports programmatic registration. Extensions and gadgets can add their own preferences via mw.hook or PHP config providers.
  • 🌙 Image dimming in dark mode
    A new toggle in the Appearance section lets users reduce the brightness of images when using dark mode.
  • 🔘 Header and page action button cleanup
    Header and page action buttons have been migrated to Codex button classes, and CSS-drawn icons have been replaced with inline SVGs.

Changelog

Features

Bug Fixes

Performance Improvements

Miscellaneous Chores

Full Changelog: v3.13.0...v3.14.0