Skip to content

Commit 445955b

Browse files
chore: update changelog v3.3.0
1 parent c6102b7 commit 445955b

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

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

55
## Changelog
66

7+
### 3.3.0
8+
9+
Updated underlying SDKs:
10+
- [Android Widgets SDK v3.3.0](#android-widgets-sdk-v330)
11+
- [iOS Widgets SDK v3.3.0](#ios-widgets-sdk-v330)
12+
13+
#### Android Widgets SDK v3.3.0
14+
##### Changed
15+
- Significantly improved logging to enhance monitoring and diagnostic capabilities.
16+
- Upgraded Kotlin version to 2.1.21 and the AGP (Android Gradle Plugin) version to 8.13.0.
17+
- Upgraded the internal WebRTC dependency to the Chrome M138 branch.
18+
- Enhanced Live Observation state management, ensuring the pause/resume status persists correctly when changed during queueing and is retained after engagement ends.
19+
20+
##### Fixed
21+
- Fixed an issue where the chat screen was crashing in rare cases due to unfinished animations.
22+
23+
#### iOS Widgets SDK v3.3.0
24+
##### Changed
25+
- Significantly improved logging to enhance monitoring and diagnostic capabilities.
26+
- The minimum deployment version has been increased from iOS 14 to iOS 15.
27+
28+
##### Fixed
29+
- Fixed a bug where authentication during an ongoing audio call disabled the chat button.
30+
- Aligned operator name display across Widgets screens to consistently show only the first name.
31+
732
### 3.2.2
833

934
Updated underlying SDKs:

0 commit comments

Comments
 (0)