Skip to content

3.22.0 Latest

🧩 Cache status: covered by compat — set $wgCitizenCompat = true; to upgrade without a purge.

Highlights

  • 📑 Sections that collapse cleanly The collapse control has moved to the end of the heading, edit links step out of the way while a section is closed, and heading spacing stays put as sections open and shut.

  • 🔠 Spacing that follows your reading size Choose a larger or smaller text size and the space around paragraphs, headings and images scales with it, so the page keeps its rhythm instead of feeling cramped or loose.

  • 🎛️ A redesigned Text and Width picker Both have left their dropdowns for a segmented track that shows every option at once, each segment drawing what it does — a sample of text at that size, a page at that measure — with the current value in the label row. The track is also a new widget type your own preferences can use, see Widget types.

  • ⌨️ Keyboard shortcuts drawn as keys Shortcut hints in menus and the command palette are now shown as individual keycaps, and Ctrl+Enter opens a command palette result in a new tab.

  • Menus that open faster The command palette, preferences, share and notification panels each used to fetch their own copy of Vue. They now share one, so only the first panel you open pays to download it and the rest arrive much lighter.

Changelog

Features

Bug Fixes

Performance Improvements

Miscellaneous Chores

New Contributors

See all commits

Contributors

  • @alistair3149 profile picture
  • @Zippybonzo profile picture
  • @Wecury profile picture
alistair3149, Zippybonzo, and Wecury