Skip to content

Commit 357567b

Browse files
chore: add changelog for 3.2.1
1 parent adecab4 commit 357567b

File tree

1 file changed

+21
-4
lines changed

1 file changed

+21
-4
lines changed

README.md

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,30 @@ GliaWidgets SDK is a simple and customisable framework built on top of GliaSDK.
44

55
## Changelog
66

7+
### 3.2.1
8+
9+
Updated underlying SDKs:
10+
- [iOS Widgets SDK v3.2.1](#ios-widgets-sdk-v321)
11+
12+
#### Added
13+
- Added support for subscribing to the count of the unread secure messages.
14+
15+
#### iOS Widgets SDK v3.2.1
16+
##### Changed
17+
- Phoenix Client iOS dependency has been updated to version 5.3.5.
18+
19+
##### Fixed
20+
- For authenticated visitors, the Chat screen on iOS now does not show a separate close button, only the left arrow, matching the Android UI.
21+
- When a visitor requests a live chat after leaving Secure Messaging, they are now automatically enqueued.
22+
- The "Leave Current Conversation" dialog is now correctly shown when an ongoing transferred Secure Messaging engagement exists and the visitor decides to start a new engagement.
23+
724
### 3.2.0
825

926
Updated underlying SDKs:
10-
- Android Widgets SDK v3.2.0
11-
- iOS Widgets SDK v3.2.0
27+
- [Android Widgets SDK v3.2.0](#android-widgets-sdk-v320)
28+
- [iOS Widgets SDK v3.2.0](#ios-widgets-sdk-v320)
1229

13-
#### Android Widgets SDK
30+
#### Android Widgets SDK v3.2.0
1431
##### Changed
1532
- The Add Attachment and Send Message buttons are now enabled and disabled instead of appearing or disappearing.
1633
- All screen sharing functionality has been completely removed from both the Widget SDK and Core SDK.
@@ -19,7 +36,7 @@ Updated underlying SDKs:
1936
- Unified several design differences between iOS and Android, including dialog element sizing, confirmation dialog padding, avatar size and placeholder padding, and various survey elements.
2037
- Fixed an issue with visitor deauthentication where the engagement would end when the authentication behavior was configured as `FORBIDDEN_DURING_ENGAGEMENT`.
2138

22-
#### iOS Widgets SDK
39+
#### iOS Widgets SDK v3.2.0
2340
##### Changed
2441
- All screen sharing functionality has been completely removed from both the Widget SDK and Core SDK.
2542

0 commit comments

Comments
 (0)