3.17.0 (2026-06-04)
Highlights
-
π One notification bell
Echo's separate alerts and notices badges are merged into a single bell that opens a notification panel right in the header β filter between all, alerts, and notices with unread counts at a glance. -
β¨ Smoother menus and command palette
Opening and closing the menus and the command palette now feels more polished, with refined entrance and exit animations. -
βΏ Respects reduced transparency
Turn on your system's reduce-transparency setting and Citizen drops the translucent blur effects for solid, higher-contrast surfaces. -
π€ Built-in monospace font
Code and other monospace text now render in Roboto Mono, shipped with the skin so it looks consistent everywhere without relying on system fonts.
Changelog
Features
- a11y: β¨ respect the reduce-transparency preference (by @alistair3149) (5a478d1)
- commandPalette: β¨ polish entrance and exit animation (by @alistair3149) (4d430d8)
- fonts: β¨ ship Roboto Mono webfont (by @alistair3149) (7f3f533)
- footer: β¨ forward-compat for MediaWiki 1.47 footer menu migration (by @alistair3149) (#1557) (dc7f2a1)
- menu: β¨ polish open and close animation (by @alistair3149) (62ddbe7)
- notifications: β¨ merge Echo's two badges into a single notification panel (by @alistair3149) (9009de1)
Bug Fixes
- header: π base dropdown card max-height on the header size (by @alistair3149) (422c4d7)
- header: π use dvh for dropdown card max-height on mobile (by @alistair3149) (60ff52d)
- user-menu: π show temp account notice instead of IP warning (by @alistair3149) (8a6d28a)
- userMenu: π clean up menu for temporary users (by @alistair3149) (0153bf6)
Performance Improvements
- commandPalette: β‘οΈ drop blur on dismiss backdrop (by @alistair3149) (c0db8a4)
- dropdown: β‘οΈ drop blur on mobile dismiss overlay (by @alistair3149) (9805624)
Full Changelog: v3.16.1...v3.17.0