Skip to content

Commit d1ab952

Browse files
chore(realtimekit): updating release notes for 1.4.0 web core sdk release (#30085)
* chore(realtimekit): updating release notes for 1.4.0 web core sdk release * chore(realtimekit): added compatibility note for mobile sdks
1 parent 774e00a commit d1ab952

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

src/content/release-notes/realtimekit-web-core.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@ link: "/realtime/realtimekit/release-notes/"
33
productName: RealtimeKit Web Core
44
productLink: "/realtime/realtimekit/"
55
entries:
6+
- publish_date: "2026-04-20"
7+
title: RealtimeKit Web Core 1.4.0
8+
description: |-
9+
**Compatibility:** Works best with RealtimeKit Android Core 2.0.0+ and RealtimeKit iOS Core 2.0.0+.
10+
11+
**Features**
12+
13+
- Added `meeting.__internals__.authToken` to expose authentication token, enabling better integration between Web Core and UI Kit for future features and enhancements.
14+
15+
**Fixes**
16+
17+
- Proactively fixed an issue where participants with simulcast turned on would not be able to turn on their camera or microphone due to SDP failures in Chrome version 148+.
18+
19+
**Enhancements**
20+
21+
- SDK now uses `*.realtime.cloudflare.com` base URI internally instead of the legacy `dyte.io` base URI.
22+
- Refactored error handling to properly catch and display error codes for SDK initialization failures, room join failures, and other errors.
623
- publish_date: "2026-03-31"
724
title: RealtimeKit Web Core 1.3.0
825
description: |-

0 commit comments

Comments
 (0)