Skip to content

Releases: seatsio/seatsio-php

v52

20 Aug 08:18
Compare
Choose a tag to compare
v52
Category key can be either int or string

v51

20 Aug 08:18
Compare
Choose a tag to compare
v51
Removed flaky tests

v50

25 Jun 18:50
Compare
Choose a tag to compare
v50

Added $origin field to StatusChange

v49

12 Jun 13:29
848c384
Compare
Choose a tag to compare
v49

Added $withValidation parameter to ChartListParams. If set to true, charts have a $validation property that can contain warnings and errors.

v48

07 Jun 09:11
a269fbf
Compare
Choose a tag to compare
v48
  • Exposed usage reports under SeatsioClient->usageReports
  • Moved EventReportItem and EventReports from \Seatsio\Reports package to \Seatsio\Reports\Events
  • Moved ChartReportItem and ChartReports from \Seatsio\Reports package to \Seatsio\Reports\Charts

v47

06 May 07:32
Compare
Choose a tag to compare
v47

Calls that change object status take an optional keepExtraData parameter

v46

29 Apr 11:51
Compare
Choose a tag to compare
v46

Event report shows number of held and free places in a GA area

v45

17 Apr 20:31
60c7b50
Compare
Choose a tag to compare
v45

Added chart validation methods and a method for updating account settings: $seatsioClient->charts->validateDraftVersion, $seatsioClient->charts->validatePublishedVersion, $seatsioClient->accounts->updateSetting

v44

02 Apr 08:50
Compare
Choose a tag to compare
v44

Exposed isSubaccount flag

v43

27 Mar 09:20
bbeb150
Compare
Choose a tag to compare
v43

New API endpoints to fetch chart reports by categoryKey and categoryLabel