Releases: TofuButcher/trvlr-ai-wordpress-plugin
Release list
Release v0.2.01
= 0.2.01 =
Hotfix for 0.2.0.
- Check availability modal uses
group_idwhenattraction-group-idis set (same as Book now) - Fix MutationObserver timing issue when public JS loads in the head
- Single layout tweaks (sidebar/calendar width, gallery height)
- Fix for incorrect booking calendar height after book now modal opened then closed
Release v0.2.0
= 0.2.0 =
Admin
Admin menu and plugin chrome rebranded to Traveloris (logo SVGs, dashboard header)
New Tools page: feature toggles (CPT, sync, frontend booking, SEO schema) plus theme settings export/import
Live attraction card preview on the Theme page (REST preview-card)
Connection and sync copy updated for Traveloris as the catalog source
Release v0.1.91
= 0.1.91 =
Version bump to force update
Release v0.1.9
= 0.1.9 =
- New template and style options
- Group titles now have dedicated source rather than primary attraction title
- New fields for simple location, suitable ages and cancellation policy
Release v0.1.8
= 0.1.8 =
- Improvements to syncing functionality to reliably show feedback for current sync state even if user didn't start it
- Sync now supports use of Action Scheduler where available to improve reliability on sites with low traffic. AS not bundled so falls back to WP-Cron if not found.
- All booking elements now automatically use Group ID when found so group type attractions now work out of the box
Release v0.1.7
= 0.1.7 =
Added support for 'group' type attractions
Improvements to query manager script to enable building of better custom ajax filters / sort elements
Updated debugging endpoint "?trvlr_test=true" to use latest traveloris domain API endpoint
Release v0.1.6
Update URLs for booking system to new 'traveloris.com' base domain.
New system for template and style switching to accomodate built in themes.
- Defaults to same templates and styles as included previously
- Theme 2 in progress with new attraction cards + attraction page template
!! No admin controls for new templates until construction finished
Release v0.1.5
- More comprehensive documentation and updated feature outlines
- Added controls to disable front-end booking, syncing, and the trvlr_attraction post type
- Fixed
trvlr_payment_confirmationshortcode for embedding the payment confirmation iframe - Content of Automatically created Payment confirmation page set to the
trvlr_payment_confirmationshortcode
Release v0.1.4
Update to data transformation from API to better align with changes wordpress makes to data. This solves issues with custom edit tracking. Accompanying update to dynamic debug route to more easily test data syncing for attractions.
Fix problem with attraction cards shortcode stopping tag & category filtering.
Release v0.1.3
Improvements to data transformation from API to database to handle JSON content.
Renaming of labels for TRVLR Attraction post type to all include "TRVLR" keyword for clarity.