Skip to content

Commit 3e34d62

Browse files
authored
Merge pull request #402 from dyte-io/chore/web-core-2-1-10
chore: add release notes for web-core release 2.1.10
2 parents 5c49c3d + eebd2a7 commit 3e34d62

File tree

2 files changed

+33
-83
lines changed

2 files changed

+33
-83
lines changed

static/release-notes/react-web-core.json

+17-42
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66
"Improved active speaker detection to resolve inaccuracies in specific scenarios.",
77
"Removed rate limits of meeting.stores getter methods."
88
],
9-
"features": [
10-
"Added ability to control livestream viewer qualities"
11-
]
9+
"features": ["Added ability to control livestream viewer qualities"]
1210
},
1311
{
1412
"version": "2.1.12-13",
@@ -35,7 +33,8 @@
3533
"version": "2.1.10",
3634
"createdAt": "1730705555",
3735
"fixes": [
38-
"The connected meeting feature, previously gated behind a feature flag, is now available to all users without additional configuration"
36+
"The connected meeting feature, previously gated behind a feature flag, is now available to all users without additional configuration",
37+
"Fixed an edge case with connected meetings"
3938
]
4039
},
4140
{
@@ -56,15 +55,13 @@
5655
"version": "2.1.6-7",
5756
"createdAt": "1729651881",
5857
"fixes": [
59-
"Connecte Meetings - Allow user to end all related meetings from a child meeting"
58+
"Connected Meetings - Allow user to end all related meetings from a child meeting"
6059
]
6160
},
6261
{
6362
"version": "2.1.5",
6463
"createdAt": "1729565481",
65-
"fixes": [
66-
"Support custom icon for handraise in Picture-in-Picture"
67-
]
64+
"fixes": ["Support custom icon for handraise in Picture-in-Picture"]
6865
},
6966
{
7067
"version": "2.1.3-4",
@@ -76,9 +73,7 @@
7673
{
7774
"version": "2.1.2",
7875
"createdAt": "1728467027",
79-
"fixes": [
80-
"Export types for Store APIs (meeting.store)"
81-
]
76+
"fixes": ["Export types for Store APIs (meeting.store)"]
8277
},
8378
{
8479
"version": "2.1.1",
@@ -90,9 +85,7 @@
9085
{
9186
"version": "2.1.0",
9287
"createdAt": "1727859603",
93-
"fixes": [
94-
"Handle screenshare pause in Safari"
95-
],
88+
"fixes": ["Handle screenshare pause in Safari"],
9689
"features": [
9790
"Picture-in-Picture now shows avatar, hand raises and mirrors self video"
9891
],
@@ -118,9 +111,7 @@
118111
{
119112
"version": "2.0.4",
120113
"createdAt": "1724423416",
121-
"fixes": [
122-
"Multiple dynamic permissions (beta) bug fixes"
123-
]
114+
"fixes": ["Multiple dynamic permissions (beta) bug fixes"]
124115
},
125116
{
126117
"version": "2.0.1-3",
@@ -156,9 +147,7 @@
156147
{
157148
"version": "1.34.7-14",
158149
"createdAt": "1721700332",
159-
"features": [
160-
"Support typescript versions as old as 3.4"
161-
],
150+
"features": ["Support typescript versions as old as 3.4"],
162151
"fixes": [
163152
"Force TURN servers on multiple successful connection which are followed by immediate disconnection",
164153
"Throw browser not supported and network errors on `init`",
@@ -169,9 +158,7 @@
169158
{
170159
"version": "1.36.5-7",
171160
"createdAt": "1714529132",
172-
"features": [
173-
"Emit partial transcriptions on `meeting.ai`"
174-
],
161+
"features": ["Emit partial transcriptions on `meeting.ai`"],
175162
"fixes": [
176163
"Allow closing a plugin if enabled by self even if the user does not have the preset permission to close a plugin"
177164
]
@@ -220,9 +207,7 @@
220207
{
221208
"version": "1.35.19",
222209
"createdAt": "1707323400",
223-
"features": [
224-
"All event callbacks now have type information"
225-
],
210+
"features": ["All event callbacks now have type information"],
226211
"fixes": [
227212
"Fixed `useDyteClient` hook to support breakout rooms changed meeting",
228213
"Fixed an issue with livestream where hosts were not able to see participants accepted on stage",
@@ -241,19 +226,15 @@
241226
{
242227
"version": "1.35.17",
243228
"createdAt": "1705912281",
244-
"features": [
245-
"Stereo audio support"
246-
],
229+
"features": ["Stereo audio support"],
247230
"new_api": [
248231
"User can now configure media quality configuration include stereo audio on `DyteClient.init`. Checkout the [documentation here](/web-core/advanced/advance#mediaconfiguration)"
249232
]
250233
},
251234
{
252235
"version": "1.35.16",
253236
"createdAt": "1705890681",
254-
"fixes": [
255-
"Fix blank Picture-in-Picture stream on PIP resize"
256-
],
237+
"fixes": ["Fix blank Picture-in-Picture stream on PIP resize"],
257238
"perf": [
258239
"Updated [simulcast](https://en.wikipedia.org/wiki/Simulcast) configuration for better video performance"
259240
],
@@ -368,9 +349,7 @@
368349
{
369350
"version": "1.15.0",
370351
"createdAt": 1688083200,
371-
"fixes": [
372-
"Fixed an edge case around file upload in Chat."
373-
],
352+
"fixes": ["Fixed an edge case around file upload in Chat."],
374353
"features": [
375354
"Added add support for quoting a chat message while reply for Chat SDK",
376355
"Chat SDK now shows unread count and last message on channel list.",
@@ -430,9 +409,7 @@
430409
{
431410
"version": "1.21.x",
432411
"createdAt": 1677609000,
433-
"fixes": [
434-
"Handle WeWork Solistice Camera gracefully"
435-
],
412+
"fixes": ["Handle WeWork Solistice Camera gracefully"],
436413
"features": [
437414
"Initial support for our upcoming Interactive Livestream product (LL-HLS)",
438415
"Webcam quality can now be controlled from the preset, allows customer to select a higher base quality in the preset editor (beta)"
@@ -467,9 +444,7 @@
467444
{
468445
"version": "1.19.0",
469446
"createdAt": 1674714600,
470-
"fixes": [
471-
"Improved permissions check for audio/video/screenshare"
472-
],
447+
"fixes": ["Improved permissions check for audio/video/screenshare"],
473448
"features": [
474449
"When Tab Sync is enabled, now a `selfTabUpdate` event is fired on the local user when the user switches a plugin"
475450
],
@@ -487,4 +462,4 @@
487462
],
488463
"breaking-changes": []
489464
}
490-
]
465+
]

static/release-notes/web-core.json

+16-41
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66
"Improved active speaker detection to resolve inaccuracies in specific scenarios.",
77
"Removed rate limits of meeting.stores getter methods."
88
],
9-
"features": [
10-
"Added ability to control livestream viewer qualities"
11-
]
9+
"features": ["Added ability to control livestream viewer qualities"]
1210
},
1311
{
1412
"version": "2.1.12-13",
@@ -35,7 +33,8 @@
3533
"version": "2.1.10",
3634
"createdAt": "1730705555",
3735
"fixes": [
38-
"The connected meeting feature, previously gated behind a feature flag, is now available to all users without additional configuration"
36+
"The connected meeting feature, previously gated behind a feature flag, is now available to all users without additional configuration",
37+
"Fixed an edge case with connected meetings"
3938
]
4039
},
4140
{
@@ -62,9 +61,7 @@
6261
{
6362
"version": "2.1.5",
6463
"createdAt": "1729565481",
65-
"fixes": [
66-
"Support custom icon for handraise in Picture-in-Picture"
67-
]
64+
"fixes": ["Support custom icon for handraise in Picture-in-Picture"]
6865
},
6966
{
7067
"version": "2.1.3-4",
@@ -76,9 +73,7 @@
7673
{
7774
"version": "2.1.2",
7875
"createdAt": "1728467027",
79-
"fixes": [
80-
"Export types for Store APIs (meeting.store)"
81-
]
76+
"fixes": ["Export types for Store APIs (meeting.store)"]
8277
},
8378
{
8479
"version": "2.1.1",
@@ -90,9 +85,7 @@
9085
{
9186
"version": "2.1.0",
9287
"createdAt": "1727859603",
93-
"fixes": [
94-
"Handle screenshare pause in Safari"
95-
],
88+
"fixes": ["Handle screenshare pause in Safari"],
9689
"features": [
9790
"Picture-in-Picture now shows avatar, hand raises and mirrors self video"
9891
],
@@ -118,9 +111,7 @@
118111
{
119112
"version": "2.0.4",
120113
"createdAt": "1724423416",
121-
"fixes": [
122-
"Multiple dynamic permissions (beta) bug fixes"
123-
]
114+
"fixes": ["Multiple dynamic permissions (beta) bug fixes"]
124115
},
125116
{
126117
"version": "2.0.1-3",
@@ -156,9 +147,7 @@
156147
{
157148
"version": "1.34.x",
158149
"createdAt": "1721700332",
159-
"features": [
160-
"Support typescript versions as old as 3.4"
161-
],
150+
"features": ["Support typescript versions as old as 3.4"],
162151
"fixes": [
163152
"Force TURN servers on multiple successful connection which are followed by immediate disconnection",
164153
"Throw browser not supported and network errors on `init`",
@@ -169,9 +158,7 @@
169158
{
170159
"version": "1.33.0",
171160
"createdAt": "1714529132",
172-
"features": [
173-
"Emit partial transcriptions on `meeting.ai`"
174-
],
161+
"features": ["Emit partial transcriptions on `meeting.ai`"],
175162
"fixes": [
176163
"Allow closing a plugin if enabled by self even if the user does not have the preset permission to close a plugin"
177164
]
@@ -226,9 +213,7 @@
226213
{
227214
"version": "1.26.0",
228215
"createdAt": "1707323400",
229-
"features": [
230-
"All event callbacks now have type information"
231-
],
216+
"features": ["All event callbacks now have type information"],
232217
"fixes": [
233218
"Fixed an issue with livestream where hosts were not able to see participants accepted on stage",
234219
"Fixed an issue with video middleware where they were causing video issues on webkit based browsers",
@@ -246,19 +231,15 @@
246231
{
247232
"version": "1.25.0",
248233
"createdAt": "1705912281",
249-
"features": [
250-
"Stereo audio support"
251-
],
234+
"features": ["Stereo audio support"],
252235
"new_api": [
253236
"User can now configure media quality configuration include stereo audio on `DyteClient.init`. Checkout the [documentation here](/web-core/advanced/advance#mediaconfiguration)"
254237
]
255238
},
256239
{
257240
"version": "1.24.0",
258241
"createdAt": "1705890681",
259-
"fixes": [
260-
"Fix blank Picture-in-Picture stream on PIP resize"
261-
],
242+
"fixes": ["Fix blank Picture-in-Picture stream on PIP resize"],
262243
"perf": [
263244
"Updated [simulcast](https://en.wikipedia.org/wiki/Simulcast) configuration for better video performance"
264245
],
@@ -387,9 +368,7 @@
387368
{
388369
"version": "1.15.0",
389370
"createdAt": 1688083200,
390-
"fixes": [
391-
"Fixed an edge case around file upload in Chat."
392-
],
371+
"fixes": ["Fixed an edge case around file upload in Chat."],
393372
"features": [
394373
"Added add support for quoting a chat message while reply for Chat SDK",
395374
"Chat SDK now shows unread count and last message on channel list.",
@@ -488,9 +467,7 @@
488467
{
489468
"version": "1.5.x",
490469
"createdAt": 1677609000,
491-
"fixes": [
492-
"Handle WeWork Solistice Camera gracefully"
493-
],
470+
"fixes": ["Handle WeWork Solistice Camera gracefully"],
494471
"features": [
495472
"Initial support for our upcoming Interactive Livestream product (LL-HLS)",
496473
"Webcam quality can now be controlled from the preset, allows customer to select a higher base quality in the preset editor (beta)"
@@ -525,9 +502,7 @@
525502
{
526503
"version": "1.2.0",
527504
"createdAt": 1674714600,
528-
"fixes": [
529-
"Improved permissions check for audio/video/screenshare"
530-
],
505+
"fixes": ["Improved permissions check for audio/video/screenshare"],
531506
"features": [
532507
"When Tab Sync is enabled, now a `selfTabUpdate` event is fired on the local user when the user switches a plugin"
533508
],
@@ -545,4 +520,4 @@
545520
],
546521
"breaking-changes": []
547522
}
548-
]
523+
]

0 commit comments

Comments
 (0)