Skip to content

Releases: katanox/katanox-php

Corporate profiles

20 Jun 09:06
152c768
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.4...v3.3.0

v3.2.2

21 Oct 14:06
3ef5b66
Compare
Choose a tag to compare

[3.2.2] - 2021-10-21

Fixed

Full Changelog: v3.2.1...v3.2.2

v3.2.1

19 Oct 08:10
4a3fcdd
Compare
Choose a tag to compare

[3.2.1] - 2021-10-19

Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0 - Payment Expiry year is now 4 digits

12 Oct 08:55
8cc2820
Compare
Choose a tag to compare

[3.2.0] - 2021-10-12

Changed

  • payment expiry year should be a 4 digit number

Full Changelog: v3.1.1...v3.2.0

v3.0.1 - Changes to availability query

20 Sep 07:59
Compare
Choose a tag to compare

[3.0.1] - 2021-09-20

Bugfix

  • Property Ids in AvailabilityQuery are now properly used as query parameters

Changed

  • Lat and Lng are not required if Property Ids are set in AvailabilityQuery

v3.0.0 - New Sandbox Implementation

16 Sep 11:14
8e25f18
Compare
Choose a tag to compare

[3.0.0] - 2021-09-16 - New Sandbox Implementation

Changed

  • The KatanoxAPI class doesn't need the isSandbox boolean in its constructor since there is no need for a separate endpoint anymore.
  • The Booking Resource now sends the bookings via the PCI Proxy url to ensure PCI Compliance

v2.0.0

20 Aug 14:43
96f5f85
Compare
Choose a tag to compare

[2.0.0] - 2021-08-20

Added

  • Github Actions workflow

Changed

  • Minimum PHP version to 7.4
  • Models now use getters and setters instead of publicly accessible fields

v1.0.0

18 Aug 14:33
Compare
Choose a tag to compare

Initial release of the Katanox API.

Added:

  • AvailabilityResource
  • BookingResource
  • PropertyResource