Releases: MyPureCloud/genesys-messenger-transport-mobile-sdk
Releases · MyPureCloud/genesys-messenger-transport-mobile-sdk
2.8.3-rc2
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
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
2.8.3
2.8.2-rc1
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
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
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
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
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
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
toandroidUnitTest
Full Changelog: v2.7.1...v2.7.2