v3.16.0Bug FixesLatest
July 5, 2026
Error message clarity, custom domain resolution, marketing site routing fixes.
- FixJob detail page now shows "Failed to load project" for network errors instead of the misleading "Project not found" — only true 404s show the not-found message.
- FixResolved stale invoice test that was missing the automated stale-status normalization query.
- NewCustom domain hostname resolution: apps served on custom domains (e.g. rentals.yourdomain.com) now auto-resolve their workspace via API lookup, removing dependency on URL path structure.
- ChoreMarketing site: fixed trailing slash routing on Azure SWA.