Add top-level events block styling for each [meetpure_events] shortcode instance.
Add scoped custom CSS support for more specific selectors inside .meetpure-events.
Wrap shortcode titles in a targetable title block.
Breaking change: CSS Override fields are replaced by the ordered listing/single field set. Declaration fields now add their selector automatically; move selector-based listing rules into Listing Custom CSS and selector-based single-event rules into Single Custom CSS.
0.2.27
Add a CSS Override settings tab with block-specific editors.
Render saved CSS overrides after the plugin stylesheet.
Add MeetPure as a plugin co-author.
0.2.25
Prepare the image controls branch for direct merge.
Include review follow-up fixes for SEO tag filtering, ticket data validation, cache invalidation, and multisite uninstall cleanup.
0.2.4
Add image_ratio and image_fit shortcode attributes for event card cover images.
Increase settings-page token validation timeout to 15 seconds.
Refresh cached connection status whenever settings are saved.
0.2.3
Add ticket section rendering to single event detail pages.
Add event-specific meta description and Open Graph tags for single event pages.
Add a settings-page connection status check for API token and team validation.
Improve single event title filtering to avoid changing titles in admin screens, menus, and widgets.
Improve cache invalidation when settings are saved for the first time.
Add uninstall cleanup for plugin options and MeetPure transients.
0.2.1
Fix: event cards now show the full cover image instead of cropping it.
Fix: event grids now sort upcoming events by date, with past events after upcoming events in most-recent-first order.
Add top_radius and bottom_radius shortcode attributes for controlling event card corner rounding.
0.2.0
Add paginated [meetpure_events] rendering using the MeetPure API page and per_page parameters.
Rename the admin event count setting to Events Per Page and document count as a per-grid page-size override.
Improve the admin settings page with a branded header, full-width settings panels, and refreshed usage guide styling.
Strengthen API token validation for write scopes, multi-team access, and team binding checks.
Rename Default Team ID to Team ID and remove the public team_id shortcode override.
0.1.4
Compatibility: tested up to WordPress 6.9.
Update plugin URI to https://meetpure.events/integrations.
0.1.2
Fix: events grid spacing now resists theme gap overrides via !important and an adjacent-sibling margin fallback.
New min_width shortcode attribute on [meetpure_events] to tune the wrap breakpoint per instance.
0.1.1
Fix: events grid is now container-width responsive (auto-fit + minmax) instead of viewport-only.
Cards adapt typography and image height when narrow via container queries.
0.1.0
Initial release.
Events grid shortcode [meetpure_events] with card layout.
Single event detail shortcode [meetpure_event].
Admin settings page with API token, team ID, event count, and single event page picker.
Automatic page title and featured image from event data.