Releases: TourCMS/tourcms-php
Releases · TourCMS/tourcms-php
v4.10.0
What's Changed
- TOURCMS-10566 handling strings instead of xml objects by @palisis-juancarlos in #104
- Created endpoints for customer verification and create by @belen-palisis in #105
- Release/4.10.0 by @palisis-juanra in #106
New Contributors
- @belen-palisis made their first contribution in #105
Full Changelog: v4.9.0...v4.10.0
4.9.0
What's Changed
Added
- TOURCMS-10202 add update agent profile info by @palisis-juancarlos in #98
- TOURCMS-10200 add get agent profile endpoint by @palisis-juancarlos in #97
- TOURCMS-10262 add tour search criteria endpoint to wrapper by @palisis-juancarlos in #100
Changed
- TOURCMS-10437 Update code to owrk with PHP 8.3 and added missing initialized vars … by @palisis-juanra in #102
New Contributors
- @palisis-juancarlos made their first contribution in #98
Release
- release/4.9.0 by @paulslugocki in #99
Full Changelog: v4.8.0...v4.9.0
4.8.0
- TOURCMS-9967 [PHP wrapper] Update composer repo with versions we support in our PHP wrapper
4.7.0
TOURCMS-9676 List Booking Restrictions
v4.6.0
Added
- TOURCMS-9400 Importer - Get Tour Facets API endpoint
- TOURCMS-9407 Importer - Get Tour List
- TOURCMS-9409 Importer - List Importing tours
v4.5.0
Added
- TOURCMS-9047 API endpoint to show tour pickup routes
- TOURCMS-9048 API endpoint to update tour pickup route
- TOURCMS-9049 API endpoint to add pickup to route
- TOURCMS-9050 API endpoint to update pickup in a tour route
- TOURCMS-9051 API endpoint to delete pickup from route
- TOURCMS-9139 [API] New API endpoint for account list custom fields
v4.4.0
Added
TOURCMS-8851 Add query string support to list_channels()
v4.3.0
Fixed
- TOURCMS-8691 - Tour GEO CRUD API endpoints
v4.2.0
Fix issue with duplicate headers
Separate get_hash function
v4.1.1
Fixed
- TOURCMS-8601 TourCMS PHP wrapper adds multiple headers when making multiple calls