2.0.1
Version 2.0.1
April 02, 2024
⬆️ Behavior Changes
- In the
ScheduleRequest
andScheduleElement
classes attendees parameter has changed intypeAttendees
.
✅ New Features
- Create new
getBookingUserList()
API that return a list of user to invite to booking. - Create new
TypeAttendee
class.
🐞 Bug Fixes
- Remediation for Intent Redirection Vulnerability on
AuthenticationActivity.onNewIntent()
⚠️ API Changes
- In
deleteNotifications()
andreadNotifications()
API now accepts type parameter. - In
deleteNotifications()
andreadNotifications()
API changed the return type toUpdateNotificationResponse
class. getWidgetHome()
API now acceptstagId
that is assigned to the current userstartWidgetIdEvent()
API now isPOST
and acceptscheckTimeout
parameter.