Skip to content

v0.14.0

Choose a tag to compare

@TBarregren TBarregren released this 14 May 20:10
· 23 commits to main since this release

Features

  • #147 Expose mapId in Map's block toolbar as click-to-copy badge (12182c8)
  • #149 Centralise base-provider tile API keys end-to-end (d43d6c8)
  • #150 Centralise overlay-provider tile API keys end-to-end (bdcdfd1)

Fixes

  • #83 Add InspectorBottomSpacer so Appearance dropdown isn't squashed at inspector bottom (c7bb539)

Maintenance

  • #145 Migrate Map's two Typography panels to shared TypographyToolsPanel (e806b7c)
  • #146 Simplify Map's wrapper-sizing default (single-mechanism min-height: 30vh) (a4e0926)
  • #148 Remove docs/elevation-rebuild.md and clean up all references (b092fc2)

Breaking changes (pre-1.0)

The tileApiKeys and tileOverlayApiKeys block attributes are removed from kntnt-gpx-blocks/map. Per-block API keys are replaced by a site-wide settings page at Settings → Kntnt GPX Blocks, backed by two new options kntnt_gpx_blocks_tile_provider_keys and kntnt_gpx_blocks_tile_overlay_keys. PHP filter precedence is preserved verbatim; see docs/hooks.md for the full contract.