Skip to main content

33 posts tagged with "Service API"

New versions for the service API

View All Tags

Service API v2.4.11

The previous release fixed an issue where the changeOwner event didn't include the newOwner property. This release fixes another potential scenario where this could happen.

Service API v2.4.10

Fixed an issue where we send out a changeOwner event, to the services, when the ownership did not actually change. This event also didn't include the newOwner property.

Service API v2.4.9

Added a new setting for Services to ignore ownership restrictions when sending messages and/or typing events. There are use cases where a Service should be able to send messages if they are not the owner, for example a "reminder" Service that must always send out reminders even when it is not the owner.