- Add support for newer Availability endpoint params #138
- Update CodeSniffer
- Improved PHPDoc code documentation
- Adds support for bulk event deletion with bulkDeleteEvents method
- Fixes hmacValid function not outputting raw binary data
- Adds support for event_classes on UpsertEvent
- Updates PHP dev env to 8.1
- add support for disabling Real-Time Scheduling links
- accept locale on upsertEvent
- update package description
- add support for additional Real-Time Scheduling params
- add support for PHP 8
- add
hmacValidto verify a webhook call genuinely originated from Cronofy #111
- add support for
recurrencekey on upsertEvent (this is currently pre-release and not generally available yet)
- add AvailablePeriod create, read, delete and bulkDelete #105 #106
- add support for empty descriptions #103
- add support for subscriptions on baseUpsertEvent #104
- add support for the Batch endpoint #97
- add description for HTTP 429 (Too many requests) responses
- add an SDK-dev script for manually testing the SDK against the API
- add missing exception
use#86
- add support for
provider_nametoconferencingServiceAuthorization()#94
- add
conferencingServiceAuthorization()
- support revoking subs
- less restrictive options for
conferencing
- add
requestElementToken()
- add
colorsupport toupsertEvent
- allow serialization of booleans in params
- disable libcurl verbose output
- add support for
provider_nameongetAuthorizationURL()
- add support for Conferencing Services
- documentation updates for v1 release
- namespacing and updated naming #33
- cancel_smart_invite recipients #32