Added an optional /events/ archive disable mode with a 301 redirect to a selected published page.
Switched archive redirect settings from a stored URL to a stored page ID for safer domain, protocol, and permalink changes.
Added the gigroute_events_archive_redirect_url filter for multilingual redirect targets.
Improved classic theme template lookup for standard archive-gigroute_event.php and single-gigroute_event.php overrides.
1.2.2
Moved performer Schema.org values to global settings so they can be reused across event pages.
Expanded event schema type options to include additional Schema.org Event subtypes while keeping MusicEvent as the default.
Locked venue city, country, and country code to values resolved from assigned taxonomies and country code term meta.
Removed per-event Schema.org enable toggle; JSON-LD now outputs automatically only when the generated event schema is valid and the event is public/indexable.
Improved the Schema.org validation modal with a working clipboard fallback and direct Schema.org Validator link.
1.2.1
Fixed Schema.org Event Data visibility when the event noindex checkbox is disabled in the editor.
Added a resolved Schema.org values preview using existing event fields and assigned city/country taxonomies.
1.2.0
Added global Schema.org structured data settings after the REST JSON API settings section.
Added index-aware Schema.org event fields for Event and MusicEvent JSON-LD.
Added a Schema.org validation preview modal with copyable JSON-LD for editors.
Added venue address, performer, organizer, ticket offer, attendance mode, and event status fields for richer event markup.
Normalized comma-based latitude and longitude values before saving and schema output.
1.1.0
Fixed incorrect release
1.0.3
Added a dedicated datetime meta synchronization service for local/UTC/date helper fields.
Reused the same datetime sync path for classic metabox saves and REST-based editor saves.
Prepared Pro integrations to call the shared datetime sync service instead of duplicating derived date logic.
Added tests.
1.0.2
Improved registered event meta schema for REST, editor, and revision-aware workflows.
Added REST-save synchronization for derived event datetime fields such as UTC start/end and local start date.
Marked event editing meta boxes as block-editor compatible while keeping the same field placement for editors.
Kept Classic Editor fallback behavior without duplicating event meta values.
1.0.1
Fixed bugs.
Added a button for finding geolocation coordinates in the Pro version.
Added a button for auto-detecting time zones in the Pro version.
1.0.0
Initial release.
Added Event post type with event metadata.
Added event taxonomies for type, status, city, state, country, and tour series.
Added Gutenberg block for displaying event lists.
Added ticket URL support.
Added frontend event filters and pagination support.
Added event poster and global poster settings.
Added public REST JSON endpoint with caching.
Added SEO controls for hidden event pages and indexing behavior.