Changelog


v8.5 (xelion) - v1.11 (api)

Date User Description Resource

2024-05-07

Arno

Do not disturb event when user status is on do not disturb

DoNotDisturbEvent

v8.2 (xelion) - v1.12 (api)

Date User Description Resource

2023-02-01

Arno

Todo list item reminder event

TodoListReminderEvent

2022-11-22

Arno

Group chat participants changed event

GroupChatParticipantsChangedEvent

2022-09-19

Arno

Add parking slot to active channel events

ActiveChannelEvent

2022-09-13

Arno

Chat is idle event
Chat heartbeat event
Remove new chat event
Chat no agents available event

ChatIsIdleEvent
ChatHeartbeatEvent
RemoveNewChatEvent
ChatNoAgentsAvailableEvent

2022-09-08

Arno

Send multiple event subscriptions in 1 call

MultiNotificationRequest

2022-07-13

Arno

Chat active user has been changed event

ChatActiveUserHasBeenChangedEvent

2022-07-13

Arno

Chat reassigned event

ChatReassignedEvent

v8.1 (xelion) - v1.11 (api)

Date User Description Resource

2022-04-15

Arno

Video conference ended event

VideoConferenceEndedEvent

2021-11-19

Arno

Wallboard event extended with all the wallboard statistics

WallboardEvent

v8 (xelion) - v1.10 (api)

Date User Description Resource

2021-06-11

Arno

Event for new video confernce invitation

NewVideoConferenceEvent

2021-05-26

Arno

General event added, is used to send general notifications to the end users

GeneralEvent

2021-04-21

Arno

New chat event extended with silent and incoming property, if silent is true no popup or new message notification should be shown, just refresh the chat screen

NewChatEvent

2021-04-01

Arno

Active channel event extended with user name and organisation name

ActiveChannelEvent

2020-12-22

Arno

Merged tenant started stopped status events to 1 event object

TenantEvent

v7.4 (xelion) - v1.9 (api)

Date User Description Resource

2020-10-02

Arno

Fix: Missed call event was not user specific

CallEvent

2020-08-21

Arno

Added openDocument, executeCommand and showNotification events

TriggerEvent

2020-06-19

Arno

Added chat has been read event

ChatHasBeenReadEvent

2020-06-19

Arno

Added chat has been delivered event

ChatHasBeenDeliveredEvent

2020-06-12

Arno

Added softphone do not disturb event

DoNotDisturbEvent

2020-06-12

Arno

Added new voicemail event

NewVoicemailEvent

2020-06-12

Arno

Added new alarm event

NewAlarmEvent

2020-06-12

Arno

Added alarm processed event

AlarmProcessedEvent

v7.3 (xelion) - v1.8 (api)

Date User Description Resource

2020-02-01

Arno

Added new chat event

NewChatEvent

2020-02-01

Arno

Added new external chat event

NewChatEvent

2020-02-01

Arno

Added chat session has been ended event

ChatHasBeenEndedEvent

2020-02-01

Arno

Added chat session has been activated event

ChatHasBeenActivatedEvent

v7.2 (xelion) - v1.7 (api)

Date User Description Resource

2019-05-27

Arno

Added addressable sync id and sync source to the call events

CallEvent

2019-05-27

Arno

Added addressable icon id to the presence list event

PresenceListEvent

2019-03-08

Arno

New Call Event type channel hungup added, can be used to check if a channel is hungup

CallEvent

v7.1 (xelion) - v1.6 (api)

Date User Description Resource

2019-03-08

Arno

Call Event now has date and duration

CallEvent

2019-01-29

Arno

Added chat is typing event

ChatTypingEvent

2019-01-24

Arno

Call Event now has user addressable and callee/caller flow id

CallEvent

2019-01-15

Arno

Added presence list event

PresenceListEvent

2019-01-14

Arno

Active channel event now returns if a channel is a twin channel

ActiveChannelEvent

2019-01-14

Arno

Added wallboard event

WallboardEvent

2019-01-11

Arno

Added twin transferred event

TwinTransferredEvent

2019-01-11

Arno

Closed websockets handling improved

WebSockets

2018-10-15

Arno

Added call transferred event

CallTransferredEvent

v7 (xelion) - v1.5 (api)

Date User Description Resource

2018-08-24

Arno

Added new call, call connected, call hungup, call missed events

CallEvent

2018-08-22

Arno

Added tenant started and tenant stopped events

TenantStartedEvent - TenantStoppedEvent

2018-08-22

Arno

Added test call to test the websocket connection

Test

2018-08-22

Arno

Notification object of received notification is now formatted as JSON and not as an formatted JSON string

NotificationObject