Skip to content

3.14.0 Latest

⚠️ 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

See all commits

Contributors

  • @alistair3149 profile picture
  • @wlft profile picture
alistair3149 and wlft