You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[2025.12.27]: Page tip greeting wasn't correctly showing the username when at the awaiting 2FA code page; Fixed.
Other changes.
[2026.01.14]: Added aria expanded and controls attributes to some of the clickable menus at the front-end.
[2026.02.26]: The cache data page can now manage flatfile caching and APCU caching alongside whatever else is enabled at the same time (sometimes useful for when switching between different caching mechanisms but needing to manage entries from both mechanisms or others at the same time). Replaced the delete emoji at the cache data page with an SVG. Slightly modernised the structure of the cache data page.
[2026.02.28]: Refactored some of the L10N data.
[2026.03.13]: Added the ability to duplicate cache data across different cache mechanisms at the front-end cache data page.
[2026.03.17]: Various minor performance improvements.