Skip to content

Release 2.10.0

Choose a tag to compare

@github-actions github-actions released this 08 Mar 22:03
· 12 commits to master since this release
6556c00

What's new in 2.10.0

  • Fullscreen support (#34) — A new "Fullscreen mode" toggle in the block settings lets visitors expand the map to full screen. Also available via the [ootb_query fullscreen="true"] shortcode attribute. Thanks to @mgiannopoulos24 for the contribution (#65)!
  • Richer geodata marker popups (#68) — When a geodata map marker has no address set and no custom ootb_cf_modal_content filter override, the popup now falls back to a linked post title (with the featured thumbnail prepended when available), instead of being empty.
  • Security & dependency updates — Resolved multiple Dependabot alerts by upgrading transitive dependencies (serialize-javascript, webpack-dev-server, minimatch, svgo, immutable) and bumping CI actions to their latest versions.

Full Changelog: 2.9.0...2.10.0