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
Guest login and admin logout now correctly redirect back to the application entry point to force users out of blocked routes.
Fixed browser warning about missing username auto-completion recommendation.
Configuration store is loaded when visiting the configuration page, not when launching the app. Nothing of value in there at the moment. Prevent problem where login leaves admin with unconfigured settings page.
Added an active user bar at the top, so guests can see other guests and admins can see their IP as well.
Clear separation between users, display between these roles and admins get more information about connected clients.
Documentation
Migrated docs QueryExample to shikiji for vitepress 1.0.0-rc.30, breaking existing dom structure for code blocks.