Skip to content

Releases: TofuButcher/trvlr-ai-wordpress-plugin

Release v0.2.01

Choose a tag to compare

@TofuButcher TofuButcher released this 21 Aug 09:52

= 0.2.01 =
Hotfix for 0.2.0.

  • Check availability modal uses group_id when attraction-group-id is 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

Choose a tag to compare

@TofuButcher TofuButcher released this 20 Aug 04:27

= 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

Choose a tag to compare

@TofuButcher TofuButcher released this 19 Jul 04:43

= 0.1.91 =

Version bump to force update

Release v0.1.9

Choose a tag to compare

@TofuButcher TofuButcher released this 19 Jul 04:08

= 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

Choose a tag to compare

@TofuButcher TofuButcher released this 16 Jun 07:58

= 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

Choose a tag to compare

@TofuButcher TofuButcher released this 07 Jun 10:23

= 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

Choose a tag to compare

@TofuButcher TofuButcher released this 30 Apr 08:22

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

Choose a tag to compare

@TofuButcher TofuButcher released this 06 Apr 06:28
  • More comprehensive documentation and updated feature outlines
  • Added controls to disable front-end booking, syncing, and the trvlr_attraction post type
  • Fixed trvlr_payment_confirmation shortcode for embedding the payment confirmation iframe
  • Content of Automatically created Payment confirmation page set to the trvlr_payment_confirmation shortcode

Release v0.1.4

Choose a tag to compare

@TofuButcher TofuButcher released this 24 Mar 14:19

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

Choose a tag to compare

@TofuButcher TofuButcher released this 19 Mar 00:52

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.