Skip to content

Releases: MyPureCloud/genesys-messenger-transport-mobile-sdk

2.8.3-rc2

07 Mar 18:26
Compare
Choose a tag to compare
2.8.3-rc2 Pre-release
Pre-release

Bug Fixes:

  • MTSDK-556 TransportUtil().nsDataToKotlinByteArray(data: data) crash the application if data is empty

Test:

  • Rename TestValues fields from CamelCase to UPPER_CASE
  • Add unit tests for LogMessages

Full Changelog: v2.8.3-rc1...v2.8.3-rc2

v2.9.0-rc1

05 Mar 20:43
Compare
Choose a tag to compare
v2.9.0-rc1 Pre-release
Pre-release

What's Changed

  • Implement basic push notifications functionality.
  • Add Push Notification HLD.
  • Add Public api to sync device token.
  • Add Notification object to DeploymentConfig.
  • DeviceToken will be synchronized on session configured.
  • Add API to unregister device from push notifications.

Full Changelog: v2.8.2...v2.9.0-rc1

2.8.3-rc1

05 Mar 19:35
Compare
Choose a tag to compare
2.8.3-rc1 Pre-release
Pre-release

Bug Fixes:

  • MTSDK-553 Text file upload failure

Full Changelog: v2.8.2...v2.8.3-rc1

2.8.3

11 Mar 14:41
9a40347
Compare
Choose a tag to compare

Bug Fixes:
MTSDK-556 TransportUtil().nsDataToKotlinByteArray(data: data) crash the application if data is empty

Test:
Rename TestValues fields from CamelCase to UPPER_CASE
Add unit tests for LogMessages

Full Changelog: v2.8.2...v2.8.3

2.8.2-rc1

21 Feb 19:31
Compare
Choose a tag to compare
2.8.2-rc1 Pre-release
Pre-release

Bug Fixes:

  • MTSDK-480 After sending attachment it is also added to the next message.
  • MTSDK-479_After_recovering_from_State.Error_unable_to_detach_attachment
  • MTSDK-553 Text file upload failure
  • MTSDK-541_no_feedback_when_detach_is_called_with_an_invalid_id

Test:

  • Add/Update unit tests.
  • MTSDk-542_Package_directive_does_not_match_the_file_location
  • MTSDK-422_expand_stepup_automation_tests

Full Changelog: v2.8.1...v2.8.2-rc1

2.8.2

27 Feb 21:29
Compare
Choose a tag to compare

Bug Fixes:

  • MTSDK-480 After sending attachment it is also added to the next message.
  • MTSDK-479_After_recovering_from_State.Error_unable_to_detach_attachment
  • MTSDK-553 Text file upload failure
  • MTSDK-541_no_feedback_when_detach_is_called_with_an_invalid_id

Test:

  • Add/Update unit tests.
  • MTSDk-542_Package_directive_does_not_match_the_file_location
  • MTSDK-422_expand_stepup_automation_tests

Full Changelog: v2.8.1...v2.8.2

2.8.1

11 Nov 14:56
Compare
Choose a tag to compare

Bug Fixes:

  • Ensures each user session starts with fresh credentials, preventing unauthorized access to previous session data.

Full Changelog: v2.8.0-rc1...v2.8.1

v2.8.1-rc1

08 Nov 21:14
Compare
Choose a tag to compare
v2.8.1-rc1 Pre-release
Pre-release

Bug Fixes:

  • Ensures each user session starts with fresh credentials, preventing unauthorized access to previous session data.

Full Changelog: v2.8.0...v2.8.0-rc1

2.8.0

14 Aug 19:19
1273d8a
Compare
Choose a tag to compare

Additions:

  • Implement Step-Up feature.

Documentation:

  • Add Step-Up diagrams.

Test applications:

  • Implement Step-Up on Android and iOS Testbed Applications.

Testing:

  • Add automation tests for Step-Up on Android and iOS.
  • Add/Update unit tests.

Full Changelog: v2.7.2...v2.8.0

2.7.2

22 May 19:13
Compare
Choose a tag to compare

Additions:

  • Add new Attachment.fileSizeInBytes field to represent the size of the attachment.

Bug Fixes:

  • Fix iOS demo app deployment config fetch

Build:

  • Migrate Jenkins to AWS

Documentation:

  • Add/Update KDoc.

Test:

  • Add/Update unit tests.
  • Move android unit tests from androidTest to androidUnitTest

Full Changelog: v2.7.1...v2.7.2