Skip to content

Release 2.13.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jul 16:19
2ffc64c

Fixes

  • AI search now finds landmarks it used to miss. The AI assistant could suggest place descriptions too specific for OpenStreetMap to geocode (e.g. "Franz Kafka's Grave, New Jewish Cemetery, Prague"), producing no pin. It's now steered to answer with the smallest place that OpenStreetMap can actually locate.
  • Fixed an editor crash on custom post types without custom-fields support. Opening the block editor on a CPT that doesn't declare custom-fields support (common with Pods-registered types) could crash the whole editor when the geodata panel loaded. Reported on the support forum.

Maintenance

  • Updated build dependencies and cleared several npm/Composer security advisories, including a high-severity denial-of-service issue in a dev-only YAML parser.
  • Bumped the plugin's Node.js build requirement to 24 (the previous pin had quietly reached end of life). No impact on the plugin itself, this only affects contributors building from source.