Skip to content

Releases: gladly/sidekick-ios-sdk

Version 1.3.4

11 Dec 17:23
a8ac535
Compare
Choose a tag to compare

Bug Fixes

  • Prevent user from becoming stuck when clicking on an image to view full screen.

Version 1.3.3

20 Dec 22:20
a8ac535
Compare
Choose a tag to compare

Bug Fixes

Fix a bug that prevent forms in away message from being submitted

Version 1.3.2

20 Oct 23:44
a8ac535
Compare
Choose a tag to compare

Bug Fixes

  • Prevent application from crashing when the out-of-office message included an invalid or unsupported link.

Version 1.3.1

21 May 17:58
53d7d39
Compare
Choose a tag to compare

Update

  • Added iPhone SE 2 device model detection

Version 1.3.0

05 Mar 01:22
53d7d39
Compare
Choose a tag to compare

API Changes

  • Added option to configure date format

Version 1.2.8

24 Jan 00:02
ede4c91
Compare
Choose a tag to compare

Bugs

  • Clear all new messages notifications from iOS notification center after chat conversation view is shown.

Version 1.2.7

15 Jan 18:58
ede4c91
Compare
Choose a tag to compare

API Changes

  • Add chat closed delegate
  • Add unread message count delegate and scheduled job to poll for the unread message count

Bugs

  • Fix issue where push notifications could be displayed for messages that were already seen by the user
  • Fix issue where the “conversation closed message” was counted as an unread message
  • Fix issue where notificationDelegate was unintentionally removed on logout
  • Fix issue when deviceToken was not properly unregistered from the server on logout