v0.5.0
Farewell Vault v0.5.0
This release introduced the Vuetify-based protected owner and admin interface foundation, i18n support, broad authenticated UI refinements, and deployment pipeline hardening.
User-visible changes
- Added the Vuetify-based protected owner and admin shell foundation.
- Added Nuxt i18n support for the app interface.
- Refined workspace, messages, documents, invitations, settings, profile, and admin page layouts.
- Improved mobile, accessibility, and dark-theme behavior across migrated screens.
Trust and privacy
- Protected owner and admin UI changes keep server-side authorization as the enforcement boundary.
- Private document, message, recipient, share, and admin surfaces were migrated without making private content public.
- Public release information stays separate from internal deployment evidence.
Reliability
- Removed the Tailwind build path after the Vuetify-only migration.
- Hardened production release version wiring and post-deploy checks.
- Improved deployment notifications, staging smoke behavior, and release workflow documentation.