v0.2.0
dnikolay-ebc
released this
15 Jul 08:04
·
471 commits
to development
since this release
Feature
- Add custom error pages (
a84053a
) - Raise a HTTP 403 if user is not authorized (
a556bdd
) - Run apps in project context (
fcc4f0a
) - Make sidebar sticky (
8bd132f
) - Get authorization parameters from settings (
7ca3e49
) - Add user profile page (
4e0f757
) - Add basic authorization (
03ab314
) - Require login for view (
1151c93
) - Login/logout implemented (
c0cd1aa
) - Use pydantic settings (
5499f10
) - Add user settings to ui template (
1ba1c29
)
Fix
- Show project name after selection (
a2cd2af
) - Scrollbar styling (
b278c8a
) - Set sidebar link active (
a792b1f
)