Releases: lightspeedwp/wetu-importer
Releases · lightspeedwp/wetu-importer
1.5.0
What's Changed
- Bump wp-coding-standards/wpcs from 2.3.0 to 3.0.0 by @dependabot in #138
- Bump wp-coding-standards/wpcs from 3.0.0 to 3.0.1 by @dependabot in #139
- Bump phpunit/phpunit from 8.5.33 to 8.5.34 by @dependabot in #140
- Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 by @dependabot in #141
- Bump gulp-autoprefixer from 8.0.0 to 9.0.0 by @dependabot in #142
- Bump phpunit/phpunit from 8.5.34 to 8.5.36 by @dependabot in #143
- Bump actions/stale from 8 to 9 by @dependabot in #144
- Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1 by @dependabot in #145
- Bump gulp from 4.0.2 to 5.0.0 by @dependabot in #146
- Bump gulp-sass from 5.1.0 to 6.0.0 by @dependabot in #180
- Plugin header updates by @ZaredRogers in #181
- 1.5.0 - Tour Operator 2.0.0 integration. by @krugazul in #182
New Contributors
- @ZaredRogers made their first contribution in #181
Full Changelog: 1.4.2...1.5.0
1.4.2
1.4.1
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
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
Updated
- Updated the https://datatables.net/ JS an CSS to the latest version.
Security
- General testing to ensure compatibility with latest WordPress version (5.9).
- Converted the changelog.txt to changelog.md