Skip to content

Commit 7455df6

Browse files
committed
docs: ui-kit release notes v2.1.2
1 parent 5fc7941 commit 7455df6

File tree

1 file changed

+17
-25
lines changed

1 file changed

+17
-25
lines changed

static/release-notes/ui-kit.json

Lines changed: 17 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
[
2+
{
3+
"version": "2.1.2",
4+
"createdAt": 1733837940,
5+
"fixes": [
6+
"Show network indicator for self user as well by default",
7+
"Add CSS part values to parts of dyte-network-indicator component."
8+
]
9+
},
210
{
311
"version": "2.1.0-1",
412
"createdAt": 1732087718,
5-
"features": [
6-
"Added media troubleshooter in more menu"
7-
],
13+
"features": ["Added media troubleshooter in more menu"],
814
"perf": [
915
"Implemented virtualization in the participants' list to improve performance and responsiveness when rendering a large number of participants."
1016
]
@@ -57,9 +63,7 @@
5763
{
5864
"version": "2.0.0",
5965
"createdAt": 1722423085,
60-
"features": [
61-
"Added compatibility with web-core 2.0."
62-
],
66+
"features": ["Added compatibility with web-core 2.0."],
6367
"breaking-changes": [
6468
"Removed `<dyte-debugger>` component",
6569
"Dropped support for the v1 API",
@@ -72,9 +76,7 @@
7276
"features": [
7377
"Added support for dynamic permissions for chat, polls and plugins"
7478
],
75-
"fixes": [
76-
"Improved `<dyte-chat />` responsiveness in smaller containers"
77-
]
79+
"fixes": ["Improved `<dyte-chat />` responsiveness in smaller containers"]
7880
},
7981
{
8082
"version": "1.65.0",
@@ -114,9 +116,7 @@
114116
{
115117
"version": "1.60.1",
116118
"createdAt": 1702598400,
117-
"fixes": [
118-
"Improved state handling for PiP view"
119-
]
119+
"fixes": ["Improved state handling for PiP view"]
120120
},
121121
{
122122
"version": "1.60.0",
@@ -135,9 +135,7 @@
135135
{
136136
"version": "1.59.0",
137137
"createdAt": 1698710400,
138-
"features": [
139-
"New and improved <dyte-channel-selector-view /> for chat SDK"
140-
]
138+
"features": ["New and improved <dyte-channel-selector-view /> for chat SDK"]
141139
},
142140
{
143141
"version": "1.58.0",
@@ -174,16 +172,12 @@
174172
{
175173
"version": "1.57.1",
176174
"createdAt": 1696464000,
177-
"fixes": [
178-
"Fix tooltip for in progress operations in the control bar"
179-
]
175+
"fixes": ["Fix tooltip for in progress operations in the control bar"]
180176
},
181177
{
182178
"version": "1.57.0",
183179
"createdAt": 1696377600,
184-
"features": [
185-
"Support for plugins for audio rooms"
186-
]
180+
"features": ["Support for plugins for audio rooms"]
187181
},
188182
{
189183
"version": "1.56.0",
@@ -386,9 +380,7 @@
386380
"The dimensions of avatars in polls have been fixed.",
387381
"The alignment of tab bar names has been fixed for cases where the plugin name is short."
388382
],
389-
"features": [
390-
"`dyte-grid` now supports background color."
391-
]
383+
"features": ["`dyte-grid` now supports background color."]
392384
},
393385
{
394386
"version": "1.41.1",
@@ -399,4 +391,4 @@
399391
],
400392
"breaking-changes": []
401393
}
402-
]
394+
]

0 commit comments

Comments
 (0)