Skip to content

v0.6.3

Latest

Choose a tag to compare

@github-actions github-actions released this 29 May 12:44

= 0.6.3 =

  • Security: Google API key no longer sent to the browser when using the Google geocoding provider.
  • Fix: Google forward geocoding now returns results correctly (broken since v0.6.0 array response change).
  • Fix: Classic editor strings are now translatable via __().
  • Fix: ESLint configuration migrated to flat config required by @wordpress/scripts 32.x.
  • Fix: Classic editor metabox saves lat/lng as float, matching the REST API save path.
  • Add: Geo meta changes made by external callers (e.g. REST API writes) now sync the location taxonomy automatically.