v0.5.4
alphaPatchUI Refinements & Admin Stability
Released 9 March 2026
Converts all drawers to ResponsiveDialog with glassmorphism styling, adds invoice reminder dialogs with templates, wires up previously stubbed features, introduces IndexNow for rapid search engine indexing, and fixes several platform admin page crashes.
New Features
- All drawer panels converted to ResponsiveDialog components with glassmorphism backdrop styling for a consistent, modern look
- New Send Reminder dialog on invoices with customisable templates, email threading, and scheduled delivery support
- Previously stubbed features across the platform are now wired up and functional, replacing "coming soon" placeholders
- IndexNow integration for instant search engine notification when content changes are published
Improvements
- GitHub added to organisation sameAs schema and areaServed set to Worldwide for richer search results
- Internal linking improved and breadcrumb schema fixed for better Google Search Console indexing
- Icons added to switching section cards on the homepage for clearer visual hierarchy
- Blog page restyled with pill-shaped tabs, polished chips, and improved default image handling
- Removed tech stack references from the About page and cleaned up unused CSS
Bug Fixes
- Fixed blog hero chip using incorrect outlined variant instead of flat
- Fixed Connect Dashboard crash caused by mismatched stat keys between controller and Vue component
- Fixed Freelancers admin page crash when API returns undefined data array
- Fixed Migration History page crash from undefined pagination metadata structure
- Fixed single-session enforcement using wrong database connection, causing immediate session invalidation
- Fixed marketing blog route catching admin blog edit routes due to overly broad slug pattern