Skip to content

v2.1.1

Choose a tag to compare

@el-schneider el-schneider released this 28 Apr 19:06
d113d0b

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 language config arrays to comma-separated strings before calling withLocale().

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