Bug Fixes
Address forms no longer hard-block when the Google Places API is unavailable (outage, permission denied, or missing key). Instead, they fall back to manual structured entry. Forms with address-part fields (project, branch) show individual Street / City / Province / Postal / Country inputs; simpler forms (client, organization) allow free-text entry. Use the ?noautocomplete query param to force manual mode for testing. Manual entries automatically clear stale geocoding data so hand-typed addresses never carry old coordinates.