Skip to content

v3.16.0

Choose a tag to compare

@alistair3149 alistair3149 released this 12 May 00:40

3.16.0 (2026-05-12)

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

Highlights

  • More power in the command palette
    Press / to open the command palette — no menu hunting required:

    • 🗂️ Categories — open it to see this page's categories; type to find any category and step inside it
    • 🖼️ Files and media — open it to see files used on this page; type to browse the wiki's media as a gallery with previews
    • 🕒 Revision history — scrub recent edits to this page. Pair with the optional Instant Diffs gadget to view diffs without leaving the page
    • 💡 Help overlay — press ? for a cheat sheet of all modes and shortcuts
  • 🔗 Customize the share panel
    Define which services appear in the share panel using on-wiki JSON — add Mastodon, Discord, or anything you can express as a URL template. Falls back to the system share sheet where supported, and integrates with Extension:UrlShortener for short links.

  • 🎨 Try the new color token pipeline
    Flip $wgCitizenUseNewToken on to swap in a Codex-aligned color token system. It's still experimental — give it a spin and tell us what breaks. This is the foundation for richer theming, and will become the default in the next major release.

  • Faster initial load
    Pages render sooner — extra UI only loads when you open it.

Changelog

Features

Bug Fixes

Performance Improvements

Miscellaneous Chores

New Contributors

Full Changelog: v3.15.1...v3.16.0