Skip to content

V0.9.6

Choose a tag to compare

@philhoyt philhoyt released this 17 Mar 12:16
· 68 commits to main since this release

= 0.9.6 =

  • Event Date & Time block: editor preview now reads date/time format from Blockendar settings via the WordPress data layer (fixes preview showing WP core format instead of plugin setting).
  • Event Date & Time block: added block-level date format, time format, date/time separator, and range separator overrides in a new Format inspector panel.
  • Event Date & Time block: fixed "All day" label displaying when Show start time is disabled.
  • Editor: replaced deprecated __experimentalGetSettings with stable getSettings from @wordpress/date.
  • Editor: added __next40pxDefaultSize to all SelectControl instances in the event editor sidebar panels.