Skip to content

This is a dynamic route template. Title/description can be generic; content uses params.

3.4.0

Highlights

  • ⚠️ This release contains important security fixes, please update to this version when possible.
  • Legacy classes such as skin-citizen-light and skin-citizen-dark are now hard-deprecated. See here for migration examples.
  • Minor bug fixes and improvement™

Changelog

Features

  • catlinks: ✨ update category pill styles eaa043e
  • commandPalette: ✨ add transition to list actions 3eb5275
  • commandPalette: ✨ use frosted glass effect as background dfdcc2a
  • ManageWiki: ✨ drop unused ManageWiki styles e498e9a
  • ReplaceText: ✨ revamp ReplaceText styles cf4ff02
  • SemanticMediaWiki: ✨ update styles to 5.0.2 5720476

Bug Fixes

  • search: 🐛 fix incorrect position for old search card 10b336f
  • SECURITY: 🐛 🔒️ sanitize search result descriptions in old search module aedbceb (CVE-2025-53368)
  • SECURITY: 🐛 🔒️ sanitize short description page tagline c85a40b (CVE-2025-53370)
  • stickyHeader: 🐛 fix sticky header title alignment on user pages 835e02d, closes #1080

Performance Improvements

  • commandPalette: ⚡️ use regex exec over string match 426105c
  • pageHeading: ⚡️ remove redundant method call b554d03
  • prefs: ⚡️ use regex exec over string match 0d22c32