v1.0.11
Highlights
- #10 Collapsible sidebar groups (#54): each left-sidebar section (Admin, Account, Project, Settings) has its own chevron to collapse/expand just that group; per-group state persists in
localStorage(default all open). Icon-rail mode unchanged.
Fixes
- B3 (#54): the sidebar nav scrolls internally so the Logout button stays reachable when the menu is taller than the viewport (no double scrollbar).
- B1 (#53): users can no longer change their own project role — a role change must come from another admin. Enforced server-side (403); the own-row role selector is disabled in the Members UI.
Docker images: kwolfgang/taskowolf-backend:1.0.11 and kwolfgang/taskowolf-frontend:1.0.11.