-
v0.2 UI Overhaul and Optimization
released this
2026-06-17 14:27:14 +02:00 | 195 commits to main since this releaseDelivered: Transformed DocuVault from feature-complete alpha to polished,
production-quality web application with mobile-responsive layout and
senior-dev-quality codebase.Key accomplishments:
- Backend monolith decomposition (api/admin/, api/documents/, api/auth/)
- Frontend client.js decomposition (7 domain modules + barrel re-export)
- Admin panel standalone /admin/* route subtree with correct auth guard
- Full UX interaction layer: EmptyState, skeletons, keyboard shortcuts,
OS drag-drop, toast notifications, BreadcrumbBar, drag-to-move, AppIcon - Mobile-responsive layout: hamburger drawer, touch targets, scrollable modals
- Bundle -81 kB (-30.6%) via lazy-loaded admin routes; dead code deleted
4 phases, 33 plans, 40/40 requirements satisfied.
See .planning/MILESTONES.md for full details.Downloads