v2.1.1
What's fixed
- Support customized CP routes — Frontend geocoding endpoints now use Statamic's
cp_url()helper instead of hardcoded/cp/...URLs. - Fix language locale TypeError — Geocoding controller now normalizes taggable
languageconfig arrays to comma-separated strings before callingwithLocale().
Maintenance
- CI/automation alignment — Dependabot config, CI workflow split, and Husky/pre-commit checks were aligned with current repository maintenance standards.
Full Changelog: v2.1.0...v2.1.1