Skip to content

Releases: lightspeedwp/wetu-importer

1.4.2

11 Aug 04:46
f669b89
Compare
Choose a tag to compare

Description

  • General testing to ensure compatibility with latest WordPress version (6.3).
  • Updating the version number and stable tag

1.4.1

20 Apr 12:32
f06f225
Compare
Choose a tag to compare

Added

  • Allowing the itineraries to retain any custom images set
  • Added in an option to replace any custom itierary images during import.

Update

  • Adding in a verbose error message for failed tours.

Security

  • General testing to ensure compatibility with latest WordPress version (6.2).

1.4.0

22 Dec 13:22
dcf0747
Compare
Choose a tag to compare

New Features

  • Allowing the import of "mobile" tours and their associated accommodation and destinations.

Minor Feature Additions

  • Added in the option to disable the tours featured image and banner image, to allow for manually assigned images on the site.
  • A filter to allow the altering of the tours list from the API lsx_wetu_tour_refresh_url

Updated

  • Passing the lsx_wetu_importer_tour_travel_styles filter with the current tour ID and WETU Importer object.

Security

  • General testing to ensure compatibility with latest WordPress version (6.1.1).

1.3.8

22 Feb 08:53
Compare
Choose a tag to compare

Updated

Security

  • General testing to ensure compatibility with latest WordPress version (5.9).
  • Converted the changelog.txt to changelog.md

1.3.7

23 Jun 14:00
Compare
Choose a tag to compare

Added

  • An exclusion for the "Missing Point" accommodation, for the V8 of the WETU API.

1.3.6

05 May 07:43
Compare
Choose a tag to compare

Fixed

  • Fixing the importing of the accommodation banner.

Code Quality

  • Updating the code structure using PHPCS and PHPCBF

1.3.5

21 Apr 14:28
Compare
Choose a tag to compare

Fixed

  • Removed the conditional statements checking for the LSX Banners plugin.

Security

  • General testing to ensure compatibility with latest WordPress version (5.7).

1.3.4

15 Jan 17:31
Compare
Choose a tag to compare

Updated

  • Documentation and support links

Security

  • General testing to ensure compatibility with latest WordPress version (5.6).

V 1.3.3

30 Mar 19:21
Compare
Choose a tag to compare

V 1.3.3

Fixed

  • Importer input filter styling.

Security

  • General testing to ensure compatibility with latest WordPress version (5.4).
  • General testing to ensure compatibility with latest LSX Theme version (2.7).

1.3.2

19 Feb 14:29
Compare
Choose a tag to compare
  • Fix - Moved the 'set_team_member' function to the 'LSX_WETU_Importer()' class
  • Dev - Allowing the destinations to import and search for "Areas" as well.
  • Dev - Separated the 'departs_from' and 'ends_in' fields into their own function.
  • Dev - Moving the API info tooltip to a better position.
  • Fix - Fixed an error in the set_country function prohibiting certain tours from completing.
  • Fix - Fixed the index key of the itinerary accommodation and destinations when importing a mobile safari.