1
1
[
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
+ },
2
10
{
3
11
"version" : " 2.1.0-1" ,
4
12
"createdAt" : 1732087718 ,
5
- "features" : [
6
- " Added media troubleshooter in more menu"
7
- ],
13
+ "features" : [" Added media troubleshooter in more menu" ],
8
14
"perf" : [
9
15
" Implemented virtualization in the participants' list to improve performance and responsiveness when rendering a large number of participants."
10
16
]
57
63
{
58
64
"version" : " 2.0.0" ,
59
65
"createdAt" : 1722423085 ,
60
- "features" : [
61
- " Added compatibility with web-core 2.0."
62
- ],
66
+ "features" : [" Added compatibility with web-core 2.0." ],
63
67
"breaking-changes" : [
64
68
" Removed `<dyte-debugger>` component" ,
65
69
" Dropped support for the v1 API" ,
72
76
"features" : [
73
77
" Added support for dynamic permissions for chat, polls and plugins"
74
78
],
75
- "fixes" : [
76
- " Improved `<dyte-chat />` responsiveness in smaller containers"
77
- ]
79
+ "fixes" : [" Improved `<dyte-chat />` responsiveness in smaller containers" ]
78
80
},
79
81
{
80
82
"version" : " 1.65.0" ,
114
116
{
115
117
"version" : " 1.60.1" ,
116
118
"createdAt" : 1702598400 ,
117
- "fixes" : [
118
- " Improved state handling for PiP view"
119
- ]
119
+ "fixes" : [" Improved state handling for PiP view" ]
120
120
},
121
121
{
122
122
"version" : " 1.60.0" ,
135
135
{
136
136
"version" : " 1.59.0" ,
137
137
"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" ]
141
139
},
142
140
{
143
141
"version" : " 1.58.0" ,
174
172
{
175
173
"version" : " 1.57.1" ,
176
174
"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" ]
180
176
},
181
177
{
182
178
"version" : " 1.57.0" ,
183
179
"createdAt" : 1696377600 ,
184
- "features" : [
185
- " Support for plugins for audio rooms"
186
- ]
180
+ "features" : [" Support for plugins for audio rooms" ]
187
181
},
188
182
{
189
183
"version" : " 1.56.0" ,
386
380
" The dimensions of avatars in polls have been fixed." ,
387
381
" The alignment of tab bar names has been fixed for cases where the plugin name is short."
388
382
],
389
- "features" : [
390
- " `dyte-grid` now supports background color."
391
- ]
383
+ "features" : [" `dyte-grid` now supports background color." ]
392
384
},
393
385
{
394
386
"version" : " 1.41.1" ,
399
391
],
400
392
"breaking-changes" : []
401
393
}
402
- ]
394
+ ]
0 commit comments