Skip to content

Releases: seatsio/seatsio-php

v62.4.0

23 Apr 06:42
Compare
Choose a tag to compare

Dependencies are specified as a range instead of as a fixed version, to not force users of seatsio-php to use a specific version of Guzzle etc.

v62.3.0

13 Mar 08:13
8e3c46b
Compare
Choose a tag to compare

Exposed extra fields on EventReportItem:

  • $isAccessible
  • $isCompanionSeat
  • $hasRestrictedView
  • $displayObjectLabel

v62

02 Mar 16:53
Compare
Choose a tag to compare
v62

Removed unused Account and ChartValidation classes

v59

28 Feb 22:04
Compare
Choose a tag to compare
v59

Added call to copy chart to workspace: Charts->copyToWorkspace.

v58

26 Feb 21:19
Compare
Choose a tag to compare
v58

Fixed tests

v57

26 Feb 19:02
e255193
Compare
Choose a tag to compare
v57

Added calls to create, retrieve, update and list workspaces

v56

23 Feb 22:20
Compare
Choose a tag to compare
v56

Fixed missing dependency (lstrojny/functional-php)

v55

18 Feb 08:06
Compare
Choose a tag to compare
v55

Added call to change object status in batch: Events->changeObjectStatusInBatch

v54

04 Feb 12:06
Compare
Choose a tag to compare
v54
  • Added $workspaceKey field to HoldToken
  • Added optional $workspaceKey parameter to constructor of SeatsioClient
  • Added $workspace field to Subaccount
  • Removed $publicKey and $isSubaccount fields from Account
  • Removed $email field from Subaccount. It's not possible anymore to assign an e-mail address to a sub account - add a non-admin team member instead.

v53

23 Aug 12:50
Compare
Choose a tag to compare
v53
  • Added $accessible field to Category
  • Added $forSale field to ObjectStatus