Releases: seatsio/seatsio-php
Releases · seatsio/seatsio-php
v62.4.0
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
Exposed extra fields on EventReportItem:
- $isAccessible
- $isCompanionSeat
- $hasRestrictedView
- $displayObjectLabel
v62
Removed unused Account and ChartValidation classes
v59
Added call to copy chart to workspace: Charts->copyToWorkspace.
v57
Added calls to create, retrieve, update and list workspaces
v56
Fixed missing dependency (lstrojny/functional-php)
v55
Added call to change object status in batch: Events->changeObjectStatusInBatch
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
- Added $accessible field to Category
- Added $forSale field to ObjectStatus