0.2.2 Release
- Enhance landing page with user-specific content and logout functionality; add tests for authenticated and anonymous access
- Implement access control hardening to prevent information disclosure; enhance OpenAPI and UI visibility based on user permissions; add tests for resource visibility and permissions
- Upgrade Python version to 3.14 in CI workflows; update package version to 0.2.1; add tests for media discovery and permissions creation
- Implement UI permission checks to hide write controls for read-only users; add tests for UI behavior based on user permissions