@stream-io/video-react-sdk 1.12.10 → 1.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,671 +2,742 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [1.13.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.12.11...@stream-io/video-react-sdk-1.13.0) (2025-04-01)
6
+
7
+ ### Dependency Updates
8
+
9
+ * `@stream-io/video-client` updated to version `1.18.8`
10
+ * `@stream-io/video-react-bindings` updated to version `1.5.10`
11
+
12
+ * dependency upgrades and cleanup ([#1727](https://github.com/GetStream/stream-video-js/issues/1727)) ([c3b0ede](https://github.com/GetStream/stream-video-js/commit/c3b0ede3ce444c28c51457155e8ccff584c2c1e5))
13
+
14
+
15
+ ### Features
16
+
17
+ * persist device label and fallback to it when device id is not found ([#1736](https://github.com/GetStream/stream-video-js/issues/1736)) ([27536f7](https://github.com/GetStream/stream-video-js/commit/27536f7a98ff7ec23bf35e9b292411ba3a9ca392))
18
+
19
+ ## [1.12.11](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.12.10...@stream-io/video-react-sdk-1.12.11) (2025-03-20)
20
+
21
+ ### Dependency Updates
22
+
23
+ - `@stream-io/video-client` updated to version `1.18.7`
24
+ - `@stream-io/video-react-bindings` updated to version `1.5.9`
25
+
5
26
  ## [1.12.10](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.12.9...@stream-io/video-react-sdk-1.12.10) (2025-03-19)
6
27
 
7
28
  ### Dependency Updates
8
29
 
9
- * `@stream-io/video-styling` updated to version `1.1.2`
30
+ - `@stream-io/video-styling` updated to version `1.1.2`
31
+
10
32
  ## [1.12.9](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.12.8...@stream-io/video-react-sdk-1.12.9) (2025-03-13)
11
33
 
12
34
  ### Dependency Updates
13
35
 
14
- * `@stream-io/video-client` updated to version `1.18.6`
15
- * `@stream-io/video-react-bindings` updated to version `1.5.8`
36
+ - `@stream-io/video-client` updated to version `1.18.6`
37
+ - `@stream-io/video-react-bindings` updated to version `1.5.8`
16
38
 
17
39
  ### Bug Fixes
18
40
 
19
- * expose useDeviceList ([#1723](https://github.com/GetStream/stream-video-js/issues/1723)) ([547703b](https://github.com/GetStream/stream-video-js/commit/547703b75daefbd0e34db6bd17cfc2f45d861005)), closes [#1701](https://github.com/GetStream/stream-video-js/issues/1701)
41
+ - expose useDeviceList ([#1723](https://github.com/GetStream/stream-video-js/issues/1723)) ([547703b](https://github.com/GetStream/stream-video-js/commit/547703b75daefbd0e34db6bd17cfc2f45d861005)), closes [#1701](https://github.com/GetStream/stream-video-js/issues/1701)
20
42
 
21
43
  ## [1.12.8](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.12.7...@stream-io/video-react-sdk-1.12.8) (2025-03-12)
22
44
 
23
45
  ### Dependency Updates
24
46
 
25
- * `@stream-io/video-client` updated to version `1.18.5`
26
- * `@stream-io/video-react-bindings` updated to version `1.5.7`
47
+ - `@stream-io/video-client` updated to version `1.18.5`
48
+ - `@stream-io/video-react-bindings` updated to version `1.5.7`
27
49
 
28
50
  ### Bug Fixes
29
51
 
30
- * add pending browser permission state ([#1718](https://github.com/GetStream/stream-video-js/issues/1718)) ([7f24be6](https://github.com/GetStream/stream-video-js/commit/7f24be63d33105d0688be7b5b625bc9b6aa0d3a9))
52
+ - add pending browser permission state ([#1718](https://github.com/GetStream/stream-video-js/issues/1718)) ([7f24be6](https://github.com/GetStream/stream-video-js/commit/7f24be63d33105d0688be7b5b625bc9b6aa0d3a9))
31
53
 
32
54
  ## [1.12.7](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.12.6...@stream-io/video-react-sdk-1.12.7) (2025-03-10)
33
55
 
34
56
  ### Dependency Updates
35
57
 
36
- * `@stream-io/video-client` updated to version `1.18.4`
37
- * `@stream-io/video-react-bindings` updated to version `1.5.6`
58
+ - `@stream-io/video-client` updated to version `1.18.4`
59
+ - `@stream-io/video-react-bindings` updated to version `1.5.6`
38
60
 
39
61
  ### Bug Fixes
40
62
 
41
- * disable the "Enter full screen" option on unsupported platforms ([#1715](https://github.com/GetStream/stream-video-js/issues/1715)) ([97da8d8](https://github.com/GetStream/stream-video-js/commit/97da8d8decf9d3a04d31d07a9f4259e4b712736d))
63
+ - disable the "Enter full screen" option on unsupported platforms ([#1715](https://github.com/GetStream/stream-video-js/issues/1715)) ([97da8d8](https://github.com/GetStream/stream-video-js/commit/97da8d8decf9d3a04d31d07a9f4259e4b712736d))
42
64
 
43
65
  ## [1.12.6](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.12.5...@stream-io/video-react-sdk-1.12.6) (2025-03-05)
44
66
 
45
67
  ### Dependency Updates
46
68
 
47
- * `@stream-io/video-client` updated to version `1.18.3`
48
- * `@stream-io/video-react-bindings` updated to version `1.5.5`
69
+ - `@stream-io/video-client` updated to version `1.18.3`
70
+ - `@stream-io/video-react-bindings` updated to version `1.5.5`
71
+
49
72
  ## [1.12.5](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.12.4...@stream-io/video-react-sdk-1.12.5) (2025-03-04)
50
73
 
51
74
  ### Dependency Updates
52
75
 
53
- * `@stream-io/video-client` updated to version `1.18.2`
54
- * `@stream-io/video-react-bindings` updated to version `1.5.4`
76
+ - `@stream-io/video-client` updated to version `1.18.2`
77
+ - `@stream-io/video-react-bindings` updated to version `1.5.4`
78
+
55
79
  ## [1.12.4](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.12.3...@stream-io/video-react-sdk-1.12.4) (2025-02-28)
56
80
 
57
81
  ### Dependency Updates
58
82
 
59
- * `@stream-io/video-client` updated to version `1.18.1`
60
- * `@stream-io/video-react-bindings` updated to version `1.5.3`
61
- ## [1.12.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.12.2...@stream-io/video-react-sdk-1.12.3) (2025-02-27)
83
+ - `@stream-io/video-client` updated to version `1.18.1`
84
+ - `@stream-io/video-react-bindings` updated to version `1.5.3`
62
85
 
86
+ ## [1.12.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.12.2...@stream-io/video-react-sdk-1.12.3) (2025-02-27)
63
87
 
64
88
  ### Bug Fixes
65
89
 
66
- * add explicit default device option to device selectors ([#1701](https://github.com/GetStream/stream-video-js/issues/1701)) ([1b8e11b](https://github.com/GetStream/stream-video-js/commit/1b8e11b65b5323d440fcb9b03a464a580bca767e))
90
+ - add explicit default device option to device selectors ([#1701](https://github.com/GetStream/stream-video-js/issues/1701)) ([1b8e11b](https://github.com/GetStream/stream-video-js/commit/1b8e11b65b5323d440fcb9b03a464a580bca767e))
67
91
 
68
92
  ## [1.12.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.12.1...@stream-io/video-react-sdk-1.12.2) (2025-02-26)
69
93
 
70
94
  ### Dependency Updates
71
95
 
72
- * `@stream-io/video-client` updated to version `1.18.0`
73
- * `@stream-io/video-react-bindings` updated to version `1.5.2`
96
+ - `@stream-io/video-client` updated to version `1.18.0`
97
+ - `@stream-io/video-react-bindings` updated to version `1.5.2`
98
+
74
99
  ## [1.12.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.12.0...@stream-io/video-react-sdk-1.12.1) (2025-02-19)
75
100
 
76
101
  ### Dependency Updates
77
102
 
78
- * `@stream-io/video-client` updated to version `1.17.1`
79
- * `@stream-io/video-react-bindings` updated to version `1.5.1`
103
+ - `@stream-io/video-client` updated to version `1.17.1`
104
+ - `@stream-io/video-react-bindings` updated to version `1.5.1`
105
+
80
106
  ## [1.12.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.11.10...@stream-io/video-react-sdk-1.12.0) (2025-02-17)
81
107
 
82
108
  ### Dependency Updates
83
109
 
84
- * `@stream-io/video-client` updated to version `1.17.0`
85
- * `@stream-io/video-filters-web` updated to version `0.1.7`
86
- * `@stream-io/video-react-bindings` updated to version `1.5.0`
87
- * `@stream-io/audio-filters-web` updated to version `0.2.3`
110
+ - `@stream-io/video-client` updated to version `1.17.0`
111
+ - `@stream-io/video-filters-web` updated to version `0.1.7`
112
+ - `@stream-io/video-react-bindings` updated to version `1.5.0`
113
+ - `@stream-io/audio-filters-web` updated to version `0.2.3`
88
114
 
89
115
  ### Features
90
116
 
91
- * support static token and token provider at the same time ([#1685](https://github.com/GetStream/stream-video-js/issues/1685)) ([4365a3d](https://github.com/GetStream/stream-video-js/commit/4365a3dd0a14c98041982bde8be21258b8cfd571))
117
+ - support static token and token provider at the same time ([#1685](https://github.com/GetStream/stream-video-js/issues/1685)) ([4365a3d](https://github.com/GetStream/stream-video-js/commit/4365a3dd0a14c98041982bde8be21258b8cfd571))
92
118
 
93
119
  ## [1.11.10](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.11.9...@stream-io/video-react-sdk-1.11.10) (2025-02-12)
94
120
 
95
121
  ### Dependency Updates
96
122
 
97
- * `@stream-io/video-client` updated to version `1.16.7`
98
- * `@stream-io/video-react-bindings` updated to version `1.4.15`
123
+ - `@stream-io/video-client` updated to version `1.16.7`
124
+ - `@stream-io/video-react-bindings` updated to version `1.4.15`
125
+
99
126
  ## [1.11.9](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.11.8...@stream-io/video-react-sdk-1.11.9) (2025-02-11)
100
127
 
101
128
  ### Dependency Updates
102
129
 
103
- * `@stream-io/video-client` updated to version `1.16.6`
104
- * `@stream-io/video-react-bindings` updated to version `1.4.14`
130
+ - `@stream-io/video-client` updated to version `1.16.6`
131
+ - `@stream-io/video-react-bindings` updated to version `1.4.14`
132
+
105
133
  ## [1.11.8](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.11.7...@stream-io/video-react-sdk-1.11.8) (2025-02-10)
106
134
 
107
135
  ### Dependency Updates
108
136
 
109
- * `@stream-io/video-client` updated to version `1.16.5`
110
- * `@stream-io/video-react-bindings` updated to version `1.4.13`
137
+ - `@stream-io/video-client` updated to version `1.16.5`
138
+ - `@stream-io/video-react-bindings` updated to version `1.4.13`
139
+
111
140
  ## [1.11.7](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.11.6...@stream-io/video-react-sdk-1.11.7) (2025-02-07)
112
141
 
113
142
  ### Dependency Updates
114
143
 
115
- * `@stream-io/video-client` updated to version `1.16.4`
116
- * `@stream-io/video-react-bindings` updated to version `1.4.12`
117
- ## [1.11.6](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.11.5...@stream-io/video-react-sdk-1.11.6) (2025-02-07)
144
+ - `@stream-io/video-client` updated to version `1.16.4`
145
+ - `@stream-io/video-react-bindings` updated to version `1.4.12`
118
146
 
147
+ ## [1.11.6](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.11.5...@stream-io/video-react-sdk-1.11.6) (2025-02-07)
119
148
 
120
149
  ### Bug Fixes
121
150
 
122
- * handle LivestreamLayout muted prop ([#1674](https://github.com/GetStream/stream-video-js/issues/1674)) ([f739b56](https://github.com/GetStream/stream-video-js/commit/f739b56980a18f1fb8b9c36fbcf284996a535706))
151
+ - handle LivestreamLayout muted prop ([#1674](https://github.com/GetStream/stream-video-js/issues/1674)) ([f739b56](https://github.com/GetStream/stream-video-js/commit/f739b56980a18f1fb8b9c36fbcf284996a535706))
123
152
 
124
153
  ## [1.11.5](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.11.4...@stream-io/video-react-sdk-1.11.5) (2025-02-06)
125
154
 
126
155
  ### Dependency Updates
127
156
 
128
- * `@stream-io/video-client` updated to version `1.16.3`
129
- * `@stream-io/video-react-bindings` updated to version `1.4.11`
157
+ - `@stream-io/video-client` updated to version `1.16.3`
158
+ - `@stream-io/video-react-bindings` updated to version `1.4.11`
159
+
130
160
  ## [1.11.4](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.11.3...@stream-io/video-react-sdk-1.11.4) (2025-02-05)
131
161
 
132
162
  ### Dependency Updates
133
163
 
134
- * `@stream-io/video-client` updated to version `1.16.2`
135
- * `@stream-io/video-react-bindings` updated to version `1.4.10`
164
+ - `@stream-io/video-client` updated to version `1.16.2`
165
+ - `@stream-io/video-react-bindings` updated to version `1.4.10`
166
+
136
167
  ## [1.11.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.11.2...@stream-io/video-react-sdk-1.11.3) (2025-02-05)
137
168
 
138
169
  ### Dependency Updates
139
170
 
140
- * `@stream-io/video-client` updated to version `1.16.1`
141
- * `@stream-io/video-react-bindings` updated to version `1.4.9`
171
+ - `@stream-io/video-client` updated to version `1.16.1`
172
+ - `@stream-io/video-react-bindings` updated to version `1.4.9`
173
+
142
174
  ## [1.11.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.11.1...@stream-io/video-react-sdk-1.11.2) (2025-01-31)
143
175
 
144
176
  ### Dependency Updates
145
177
 
146
- * `@stream-io/video-client` updated to version `1.16.0`
147
- * `@stream-io/video-react-bindings` updated to version `1.4.8`
178
+ - `@stream-io/video-client` updated to version `1.16.0`
179
+ - `@stream-io/video-react-bindings` updated to version `1.4.8`
180
+
148
181
  ## [1.11.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.11.0...@stream-io/video-react-sdk-1.11.1) (2025-01-29)
149
182
 
150
183
  ### Dependency Updates
151
184
 
152
- * `@stream-io/video-client` updated to version `1.15.7`
153
- * `@stream-io/video-react-bindings` updated to version `1.4.7`
185
+ - `@stream-io/video-client` updated to version `1.15.7`
186
+ - `@stream-io/video-react-bindings` updated to version `1.4.7`
187
+
154
188
  ## [1.11.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.10.6...@stream-io/video-react-sdk-1.11.0) (2025-01-29)
155
189
 
156
190
  ### Dependency Updates
157
191
 
158
- * `@stream-io/video-client` updated to version `1.15.6`
159
- * `@stream-io/video-react-bindings` updated to version `1.4.6`
192
+ - `@stream-io/video-client` updated to version `1.15.6`
193
+ - `@stream-io/video-react-bindings` updated to version `1.4.6`
160
194
 
161
195
  ### Features
162
196
 
163
- * [VID-315] allow filtering participants using filter object ([#1655](https://github.com/GetStream/stream-video-js/issues/1655)) ([8674390](https://github.com/GetStream/stream-video-js/commit/86743902725a8c23165068c3f5abf2370bc42a8d))
197
+ - [VID-315] allow filtering participants using filter object ([#1655](https://github.com/GetStream/stream-video-js/issues/1655)) ([8674390](https://github.com/GetStream/stream-video-js/commit/86743902725a8c23165068c3f5abf2370bc42a8d))
164
198
 
165
199
  ## [1.10.6](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.10.5...@stream-io/video-react-sdk-1.10.6) (2025-01-24)
166
200
 
167
201
  ### Dependency Updates
168
202
 
169
- * `@stream-io/video-client` updated to version `1.15.5`
170
- * `@stream-io/video-react-bindings` updated to version `1.4.5`
203
+ - `@stream-io/video-client` updated to version `1.15.5`
204
+ - `@stream-io/video-react-bindings` updated to version `1.4.5`
205
+
171
206
  ## [1.10.5](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.10.4...@stream-io/video-react-sdk-1.10.5) (2025-01-23)
172
207
 
173
208
  ### Dependency Updates
174
209
 
175
- * `@stream-io/video-client` updated to version `1.15.4`
176
- * `@stream-io/video-react-bindings` updated to version `1.4.4`
177
- ## [1.10.4](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.10.3...@stream-io/video-react-sdk-1.10.4) (2025-01-22)
210
+ - `@stream-io/video-client` updated to version `1.15.4`
211
+ - `@stream-io/video-react-bindings` updated to version `1.4.4`
178
212
 
213
+ ## [1.10.4](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.10.3...@stream-io/video-react-sdk-1.10.4) (2025-01-22)
179
214
 
180
215
  ### Bug Fixes
181
216
 
182
- * **LivestreamPlayer:** don't render any component until `call` is ready ([#1653](https://github.com/GetStream/stream-video-js/issues/1653)) ([63afc30](https://github.com/GetStream/stream-video-js/commit/63afc3090a5ceb3d656f0111bc348d79b895ab5f))
217
+ - **LivestreamPlayer:** don't render any component until `call` is ready ([#1653](https://github.com/GetStream/stream-video-js/issues/1653)) ([63afc30](https://github.com/GetStream/stream-video-js/commit/63afc3090a5ceb3d656f0111bc348d79b895ab5f))
183
218
 
184
219
  ## [1.10.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.10.2...@stream-io/video-react-sdk-1.10.3) (2025-01-21)
185
220
 
186
221
  ### Dependency Updates
187
222
 
188
- * `@stream-io/video-client` updated to version `1.15.3`
189
- * `@stream-io/video-react-bindings` updated to version `1.4.3`
223
+ - `@stream-io/video-client` updated to version `1.15.3`
224
+ - `@stream-io/video-react-bindings` updated to version `1.4.3`
225
+
190
226
  ## [1.10.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.10.1...@stream-io/video-react-sdk-1.10.2) (2025-01-20)
191
227
 
192
228
  ### Dependency Updates
193
229
 
194
- * `@stream-io/video-client` updated to version `1.15.2`
195
- * `@stream-io/video-react-bindings` updated to version `1.4.2`
230
+ - `@stream-io/video-client` updated to version `1.15.2`
231
+ - `@stream-io/video-react-bindings` updated to version `1.4.2`
232
+
196
233
  ## [1.10.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.10.0...@stream-io/video-react-sdk-1.10.1) (2025-01-16)
197
234
 
198
235
  ### Dependency Updates
199
236
 
200
- * `@stream-io/video-client` updated to version `1.15.1`
201
- * `@stream-io/video-react-bindings` updated to version `1.4.1`
237
+ - `@stream-io/video-client` updated to version `1.15.1`
238
+ - `@stream-io/video-react-bindings` updated to version `1.4.1`
239
+
202
240
  ## [1.10.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.9.0...@stream-io/video-react-sdk-1.10.0) (2025-01-15)
203
241
 
204
242
  ### Dependency Updates
205
243
 
206
- * `@stream-io/video-client` updated to version `1.15.0`
207
- * `@stream-io/video-react-bindings` updated to version `1.4.0`
244
+ - `@stream-io/video-client` updated to version `1.15.0`
245
+ - `@stream-io/video-react-bindings` updated to version `1.4.0`
208
246
 
209
247
  ### Features
210
248
 
211
- * Codec Negotiation ([#1527](https://github.com/GetStream/stream-video-js/issues/1527)) ([2e9e344](https://github.com/GetStream/stream-video-js/commit/2e9e344d5259e3069dddb17846013becef24829e))
249
+ - Codec Negotiation ([#1527](https://github.com/GetStream/stream-video-js/issues/1527)) ([2e9e344](https://github.com/GetStream/stream-video-js/commit/2e9e344d5259e3069dddb17846013becef24829e))
212
250
 
213
251
  ## [1.9.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.8.7...@stream-io/video-react-sdk-1.9.0) (2025-01-02)
214
252
 
215
253
  ### Dependency Updates
216
254
 
217
- * `@stream-io/video-client` updated to version `1.14.0`
218
- * `@stream-io/video-react-bindings` updated to version `1.3.0`
255
+ - `@stream-io/video-client` updated to version `1.14.0`
256
+ - `@stream-io/video-react-bindings` updated to version `1.3.0`
219
257
 
220
258
  ### Features
221
259
 
222
- * **closed captions:** Integration in the SDKs ([#1508](https://github.com/GetStream/stream-video-js/issues/1508)) ([bcb8589](https://github.com/GetStream/stream-video-js/commit/bcb85892c0dafcb03f9debf8d2fd361622224166))
260
+ - **closed captions:** Integration in the SDKs ([#1508](https://github.com/GetStream/stream-video-js/issues/1508)) ([bcb8589](https://github.com/GetStream/stream-video-js/commit/bcb85892c0dafcb03f9debf8d2fd361622224166))
223
261
 
224
262
  ## [1.8.7](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.8.6...@stream-io/video-react-sdk-1.8.7) (2024-12-20)
225
263
 
226
264
  ### Dependency Updates
227
265
 
228
- * `@stream-io/video-client` updated to version `1.13.1`
229
- * `@stream-io/video-react-bindings` updated to version `1.2.16`
266
+ - `@stream-io/video-client` updated to version `1.13.1`
267
+ - `@stream-io/video-react-bindings` updated to version `1.2.16`
268
+
230
269
  ## [1.8.6](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.8.5...@stream-io/video-react-sdk-1.8.6) (2024-12-20)
231
270
 
232
271
  ### Dependency Updates
233
272
 
234
- * `@stream-io/video-client` updated to version `1.13.0`
235
- * `@stream-io/video-react-bindings` updated to version `1.2.15`
273
+ - `@stream-io/video-client` updated to version `1.13.0`
274
+ - `@stream-io/video-react-bindings` updated to version `1.2.15`
275
+
236
276
  ## [1.8.5](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.8.4...@stream-io/video-react-sdk-1.8.5) (2024-12-17)
237
277
 
238
278
  ### Dependency Updates
239
279
 
240
- * `@stream-io/video-client` updated to version `1.12.4`
241
- * `@stream-io/video-react-bindings` updated to version `1.2.14`
280
+ - `@stream-io/video-client` updated to version `1.12.4`
281
+ - `@stream-io/video-react-bindings` updated to version `1.2.14`
282
+
242
283
  ## [1.8.4](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.8.3...@stream-io/video-react-sdk-1.8.4) (2024-12-13)
243
284
 
244
285
  ### Dependency Updates
245
286
 
246
- * `@stream-io/video-client` updated to version `1.12.3`
247
- * `@stream-io/video-react-bindings` updated to version `1.2.13`
287
+ - `@stream-io/video-client` updated to version `1.12.3`
288
+ - `@stream-io/video-react-bindings` updated to version `1.2.13`
289
+
248
290
  ## [1.8.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.8.2...@stream-io/video-react-sdk-1.8.3) (2024-12-11)
249
291
 
250
292
  ### Dependency Updates
251
293
 
252
- * `@stream-io/video-client` updated to version `1.12.2`
253
- * `@stream-io/video-react-bindings` updated to version `1.2.12`
294
+ - `@stream-io/video-client` updated to version `1.12.2`
295
+ - `@stream-io/video-react-bindings` updated to version `1.2.12`
254
296
 
255
- * drop docusaurus docs ([#1613](https://github.com/GetStream/stream-video-js/issues/1613)) ([8743c8d](https://github.com/GetStream/stream-video-js/commit/8743c8d221191759266010c6cd053480da1d71a5))
297
+ - drop docusaurus docs ([#1613](https://github.com/GetStream/stream-video-js/issues/1613)) ([8743c8d](https://github.com/GetStream/stream-video-js/commit/8743c8d221191759266010c6cd053480da1d71a5))
256
298
 
257
299
  ## [1.8.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.8.1...@stream-io/video-react-sdk-1.8.2) (2024-12-11)
258
300
 
259
301
  ### Dependency Updates
260
302
 
261
- * `@stream-io/video-client` updated to version `1.12.1`
262
- * `@stream-io/video-react-bindings` updated to version `1.2.11`
303
+ - `@stream-io/video-client` updated to version `1.12.1`
304
+ - `@stream-io/video-react-bindings` updated to version `1.2.11`
305
+
263
306
  ## [1.8.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.8.0...@stream-io/video-react-sdk-1.8.1) (2024-12-10)
264
307
 
265
308
  ### Dependency Updates
266
309
 
267
- * `@stream-io/video-client` updated to version `1.12.0`
268
- * `@stream-io/video-react-bindings` updated to version `1.2.10`
310
+ - `@stream-io/video-client` updated to version `1.12.0`
311
+ - `@stream-io/video-react-bindings` updated to version `1.2.10`
312
+
269
313
  ## [1.8.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.30...@stream-io/video-react-sdk-1.8.0) (2024-12-09)
270
314
 
271
315
  ### Dependency Updates
272
316
 
273
- * `@stream-io/video-client` updated to version `1.11.15`
274
- * `@stream-io/video-react-bindings` updated to version `1.2.9`
317
+ - `@stream-io/video-client` updated to version `1.11.15`
318
+ - `@stream-io/video-react-bindings` updated to version `1.2.9`
275
319
 
276
320
  ### Features
277
321
 
278
- * add an option to filter participants in layouts ([#1612](https://github.com/GetStream/stream-video-js/issues/1612)) ([e1eac3f](https://github.com/GetStream/stream-video-js/commit/e1eac3fa4aa9239b9f0e75b6f33d51cd39c788e5))
322
+ - add an option to filter participants in layouts ([#1612](https://github.com/GetStream/stream-video-js/issues/1612)) ([e1eac3f](https://github.com/GetStream/stream-video-js/commit/e1eac3fa4aa9239b9f0e75b6f33d51cd39c788e5))
279
323
 
280
324
  ## [1.7.30](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.29...@stream-io/video-react-sdk-1.7.30) (2024-12-04)
281
325
 
282
326
  ### Dependency Updates
283
327
 
284
- * `@stream-io/video-client` updated to version `1.11.14`
285
- * `@stream-io/video-react-bindings` updated to version `1.2.8`
328
+ - `@stream-io/video-client` updated to version `1.11.14`
329
+ - `@stream-io/video-react-bindings` updated to version `1.2.8`
330
+
286
331
  ## [1.7.29](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.28...@stream-io/video-react-sdk-1.7.29) (2024-12-03)
287
332
 
288
333
  ### Dependency Updates
289
334
 
290
- * `@stream-io/video-client` updated to version `1.11.13`
291
- * `@stream-io/video-react-bindings` updated to version `1.2.7`
335
+ - `@stream-io/video-client` updated to version `1.11.13`
336
+ - `@stream-io/video-react-bindings` updated to version `1.2.7`
337
+
292
338
  ## [1.7.28](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.27...@stream-io/video-react-sdk-1.7.28) (2024-12-03)
293
339
 
294
340
  ### Dependency Updates
295
341
 
296
- * `@stream-io/video-client` updated to version `1.11.12`
297
- * `@stream-io/video-react-bindings` updated to version `1.2.6`
342
+ - `@stream-io/video-client` updated to version `1.11.12`
343
+ - `@stream-io/video-react-bindings` updated to version `1.2.6`
344
+
298
345
  ## [1.7.27](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.26...@stream-io/video-react-sdk-1.7.27) (2024-11-29)
299
346
 
300
347
  ### Dependency Updates
301
348
 
302
- * `@stream-io/video-client` updated to version `1.11.11`
303
- * `@stream-io/video-react-bindings` updated to version `1.2.5`
349
+ - `@stream-io/video-client` updated to version `1.11.11`
350
+ - `@stream-io/video-react-bindings` updated to version `1.2.5`
304
351
 
305
352
  ### Bug Fixes
306
353
 
307
- * revert [#1604](https://github.com/GetStream/stream-video-js/issues/1604) ([#1607](https://github.com/GetStream/stream-video-js/issues/1607)) ([567e4fb](https://github.com/GetStream/stream-video-js/commit/567e4fb309509b6b0d814826856d0a15efe16271))
354
+ - revert [#1604](https://github.com/GetStream/stream-video-js/issues/1604) ([#1607](https://github.com/GetStream/stream-video-js/issues/1607)) ([567e4fb](https://github.com/GetStream/stream-video-js/commit/567e4fb309509b6b0d814826856d0a15efe16271))
308
355
 
309
356
  ## [1.7.26](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.25...@stream-io/video-react-sdk-1.7.26) (2024-11-28)
310
357
 
311
358
  ### Dependency Updates
312
359
 
313
- * `@stream-io/video-client` updated to version `1.11.10`
314
- * `@stream-io/video-react-bindings` updated to version `1.2.4`
360
+ - `@stream-io/video-client` updated to version `1.11.10`
361
+ - `@stream-io/video-react-bindings` updated to version `1.2.4`
362
+
315
363
  ## [1.7.25](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.24...@stream-io/video-react-sdk-1.7.25) (2024-11-27)
316
364
 
317
365
  ### Dependency Updates
318
366
 
319
- * `@stream-io/video-client` updated to version `1.11.9`
320
- * `@stream-io/video-react-bindings` updated to version `1.2.3`
367
+ - `@stream-io/video-client` updated to version `1.11.9`
368
+ - `@stream-io/video-react-bindings` updated to version `1.2.3`
321
369
 
322
370
  ### Bug Fixes
323
371
 
324
- * cover some device selection edge cases ([#1604](https://github.com/GetStream/stream-video-js/issues/1604)) ([a8fc0ea](https://github.com/GetStream/stream-video-js/commit/a8fc0eaf1ed6c79ce24f77f52351a1e90701bd02))
372
+ - cover some device selection edge cases ([#1604](https://github.com/GetStream/stream-video-js/issues/1604)) ([a8fc0ea](https://github.com/GetStream/stream-video-js/commit/a8fc0eaf1ed6c79ce24f77f52351a1e90701bd02))
325
373
 
326
374
  ## [1.7.24](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.23...@stream-io/video-react-sdk-1.7.24) (2024-11-27)
327
375
 
328
376
  ### Dependency Updates
329
377
 
330
- * `@stream-io/video-client` updated to version `1.11.8`
331
- * `@stream-io/video-react-bindings` updated to version `1.2.2`
378
+ - `@stream-io/video-client` updated to version `1.11.8`
379
+ - `@stream-io/video-react-bindings` updated to version `1.2.2`
380
+
332
381
  ## [1.7.23](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.22...@stream-io/video-react-sdk-1.7.23) (2024-11-26)
333
382
 
334
383
  ### Dependency Updates
335
384
 
336
- * `@stream-io/video-client` updated to version `1.11.7`
337
- * `@stream-io/video-react-bindings` updated to version `1.2.1`
385
+ - `@stream-io/video-client` updated to version `1.11.7`
386
+ - `@stream-io/video-react-bindings` updated to version `1.2.1`
387
+
338
388
  ## [1.7.22](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.21...@stream-io/video-react-sdk-1.7.22) (2024-11-25)
339
389
 
340
390
  ### Dependency Updates
341
391
 
342
- * `@stream-io/video-react-bindings` updated to version `1.2.0`
392
+ - `@stream-io/video-react-bindings` updated to version `1.2.0`
393
+
343
394
  ## [1.7.21](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.20...@stream-io/video-react-sdk-1.7.21) (2024-11-22)
344
395
 
345
396
  ### Dependency Updates
346
397
 
347
- * `@stream-io/video-client` updated to version `1.11.6`
348
- * `@stream-io/video-react-bindings` updated to version `1.1.23`
398
+ - `@stream-io/video-client` updated to version `1.11.6`
399
+ - `@stream-io/video-react-bindings` updated to version `1.1.23`
400
+
349
401
  ## [1.7.20](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.19...@stream-io/video-react-sdk-1.7.20) (2024-11-22)
350
402
 
351
403
  ### Dependency Updates
352
404
 
353
- * `@stream-io/video-client` updated to version `1.11.5`
354
- * `@stream-io/video-react-bindings` updated to version `1.1.22`
405
+ - `@stream-io/video-client` updated to version `1.11.5`
406
+ - `@stream-io/video-react-bindings` updated to version `1.1.22`
407
+
355
408
  ## [1.7.19](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.18...@stream-io/video-react-sdk-1.7.19) (2024-11-21)
356
409
 
357
410
  ### Dependency Updates
358
411
 
359
- * `@stream-io/video-client` updated to version `1.11.4`
360
- * `@stream-io/video-react-bindings` updated to version `1.1.21`
412
+ - `@stream-io/video-client` updated to version `1.11.4`
413
+ - `@stream-io/video-react-bindings` updated to version `1.1.21`
414
+
361
415
  ## [1.7.18](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.17...@stream-io/video-react-sdk-1.7.18) (2024-11-20)
362
416
 
363
417
  ### Dependency Updates
364
418
 
365
- * `@stream-io/video-client` updated to version `1.11.3`
366
- * `@stream-io/video-react-bindings` updated to version `1.1.20`
419
+ - `@stream-io/video-client` updated to version `1.11.3`
420
+ - `@stream-io/video-react-bindings` updated to version `1.1.20`
421
+
367
422
  ## [1.7.17](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.16...@stream-io/video-react-sdk-1.7.17) (2024-11-14)
368
423
 
369
424
  ### Dependency Updates
370
425
 
371
- * `@stream-io/video-client` updated to version `1.11.2`
372
- * `@stream-io/video-react-bindings` updated to version `1.1.19`
426
+ - `@stream-io/video-client` updated to version `1.11.2`
427
+ - `@stream-io/video-react-bindings` updated to version `1.1.19`
373
428
 
374
- * add reason for cancel call click button ([#1577](https://github.com/GetStream/stream-video-js/issues/1577)) ([bcac386](https://github.com/GetStream/stream-video-js/commit/bcac386b6baa039b23f2281a1f7df0c633af035f))
429
+ - add reason for cancel call click button ([#1577](https://github.com/GetStream/stream-video-js/issues/1577)) ([bcac386](https://github.com/GetStream/stream-video-js/commit/bcac386b6baa039b23f2281a1f7df0c633af035f))
375
430
 
376
431
  ## [1.7.16](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.15...@stream-io/video-react-sdk-1.7.16) (2024-11-14)
377
432
 
378
433
  ### Dependency Updates
379
434
 
380
- * `@stream-io/video-client` updated to version `1.11.1`
381
- * `@stream-io/video-react-bindings` updated to version `1.1.18`
382
- ## [1.7.15](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.14...@stream-io/video-react-sdk-1.7.15) (2024-11-13)
435
+ - `@stream-io/video-client` updated to version `1.11.1`
436
+ - `@stream-io/video-react-bindings` updated to version `1.1.18`
383
437
 
438
+ ## [1.7.15](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.14...@stream-io/video-react-sdk-1.7.15) (2024-11-13)
384
439
 
385
440
  ### Bug Fixes
386
441
 
387
- * race conditions in usePersistedDevicePreferences ([#1575](https://github.com/GetStream/stream-video-js/issues/1575)) ([08aacc4](https://github.com/GetStream/stream-video-js/commit/08aacc4e35920e30d9f091ba9207ecf757d86796))
442
+ - race conditions in usePersistedDevicePreferences ([#1575](https://github.com/GetStream/stream-video-js/issues/1575)) ([08aacc4](https://github.com/GetStream/stream-video-js/commit/08aacc4e35920e30d9f091ba9207ecf757d86796))
388
443
 
389
444
  ## [1.7.14](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.13...@stream-io/video-react-sdk-1.7.14) (2024-11-13)
390
445
 
391
446
  ### Dependency Updates
392
447
 
393
- * `@stream-io/video-client` updated to version `1.11.0`
394
- * `@stream-io/video-react-bindings` updated to version `1.1.17`
448
+ - `@stream-io/video-client` updated to version `1.11.0`
449
+ - `@stream-io/video-react-bindings` updated to version `1.1.17`
450
+
395
451
  ## [1.7.13](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.12...@stream-io/video-react-sdk-1.7.13) (2024-11-12)
396
452
 
397
453
  ### Dependency Updates
398
454
 
399
- * `@stream-io/video-filters-web` updated to version `0.1.6`
455
+ - `@stream-io/video-filters-web` updated to version `0.1.6`
400
456
 
401
457
  ### Bug Fixes
402
458
 
403
- * reset background blur level when filter is disabled ([#1570](https://github.com/GetStream/stream-video-js/issues/1570)) ([d0a0b24](https://github.com/GetStream/stream-video-js/commit/d0a0b242f482eecad9f41741a42747d1d5b6d0fe))
459
+ - reset background blur level when filter is disabled ([#1570](https://github.com/GetStream/stream-video-js/issues/1570)) ([d0a0b24](https://github.com/GetStream/stream-video-js/commit/d0a0b242f482eecad9f41741a42747d1d5b6d0fe))
404
460
 
405
461
  ## [1.7.12](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.11...@stream-io/video-react-sdk-1.7.12) (2024-11-08)
406
462
 
407
463
  ### Dependency Updates
408
464
 
409
- * `@stream-io/video-filters-web` updated to version `0.1.5`
465
+ - `@stream-io/video-filters-web` updated to version `0.1.5`
466
+
410
467
  ## [1.7.11](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.10...@stream-io/video-react-sdk-1.7.11) (2024-11-07)
411
468
 
412
469
  ### Dependency Updates
413
470
 
414
- * `@stream-io/video-client` updated to version `1.10.5`
415
- * `@stream-io/video-react-bindings` updated to version `1.1.16`
471
+ - `@stream-io/video-client` updated to version `1.10.5`
472
+ - `@stream-io/video-react-bindings` updated to version `1.1.16`
473
+
416
474
  ## [1.7.10](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.9...@stream-io/video-react-sdk-1.7.10) (2024-11-07)
417
475
 
418
476
  ### Dependency Updates
419
477
 
420
- * `@stream-io/video-client` updated to version `1.10.4`
421
- * `@stream-io/video-react-bindings` updated to version `1.1.15`
478
+ - `@stream-io/video-client` updated to version `1.10.4`
479
+ - `@stream-io/video-react-bindings` updated to version `1.1.15`
480
+
422
481
  ## [1.7.9](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.8...@stream-io/video-react-sdk-1.7.9) (2024-11-05)
423
482
 
424
483
  ### Dependency Updates
425
484
 
426
- * `@stream-io/video-client` updated to version `1.10.3`
427
- * `@stream-io/video-react-bindings` updated to version `1.1.14`
485
+ - `@stream-io/video-client` updated to version `1.10.3`
486
+ - `@stream-io/video-react-bindings` updated to version `1.1.14`
487
+
428
488
  ## [1.7.8](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.7...@stream-io/video-react-sdk-1.7.8) (2024-11-01)
429
489
 
430
490
  ### Dependency Updates
431
491
 
432
- * `@stream-io/video-react-bindings` updated to version `1.1.13`
492
+ - `@stream-io/video-react-bindings` updated to version `1.1.13`
493
+
433
494
  ## [1.7.7](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.6...@stream-io/video-react-sdk-1.7.7) (2024-11-01)
434
495
 
435
496
  ### Dependency Updates
436
497
 
437
- * `@stream-io/video-client` updated to version `1.10.2`
438
- * `@stream-io/video-react-bindings` updated to version `1.1.12`
498
+ - `@stream-io/video-client` updated to version `1.10.2`
499
+ - `@stream-io/video-react-bindings` updated to version `1.1.12`
500
+
439
501
  ## [1.7.6](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.5...@stream-io/video-react-sdk-1.7.6) (2024-11-01)
440
502
 
441
503
  ### Dependency Updates
442
504
 
443
- * `@stream-io/video-react-bindings` updated to version `1.1.11`
505
+ - `@stream-io/video-react-bindings` updated to version `1.1.11`
444
506
 
445
507
  ### Bug Fixes
446
508
 
447
- * move useToggleCallRecording to react-bindings ([#1545](https://github.com/GetStream/stream-video-js/issues/1545)) ([73014ca](https://github.com/GetStream/stream-video-js/commit/73014ca6a4585680f581c4e9481c2d286f2fcd37))
509
+ - move useToggleCallRecording to react-bindings ([#1545](https://github.com/GetStream/stream-video-js/issues/1545)) ([73014ca](https://github.com/GetStream/stream-video-js/commit/73014ca6a4585680f581c4e9481c2d286f2fcd37))
448
510
 
449
511
  ## [1.7.5](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.4...@stream-io/video-react-sdk-1.7.5) (2024-10-30)
450
512
 
451
513
  ### Dependency Updates
452
514
 
453
- * `@stream-io/video-client` updated to version `1.10.1`
454
- * `@stream-io/video-react-bindings` updated to version `1.1.10`
515
+ - `@stream-io/video-client` updated to version `1.10.1`
516
+ - `@stream-io/video-react-bindings` updated to version `1.1.10`
455
517
 
456
518
  ### Bug Fixes
457
519
 
458
- * various device selector issues ([#1541](https://github.com/GetStream/stream-video-js/issues/1541)) ([f23618b](https://github.com/GetStream/stream-video-js/commit/f23618bda447eeb2d66f908bdb38b24db051f87c))
520
+ - various device selector issues ([#1541](https://github.com/GetStream/stream-video-js/issues/1541)) ([f23618b](https://github.com/GetStream/stream-video-js/commit/f23618bda447eeb2d66f908bdb38b24db051f87c))
459
521
 
460
522
  ## [1.7.4](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.3...@stream-io/video-react-sdk-1.7.4) (2024-10-30)
461
523
 
462
524
  ### Dependency Updates
463
525
 
464
- * `@stream-io/video-client` updated to version `1.10.0`
465
- * `@stream-io/video-react-bindings` updated to version `1.1.9`
526
+ - `@stream-io/video-client` updated to version `1.10.0`
527
+ - `@stream-io/video-react-bindings` updated to version `1.1.9`
528
+
466
529
  ## [1.7.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.2...@stream-io/video-react-sdk-1.7.3) (2024-10-28)
467
530
 
468
531
  ### Dependency Updates
469
532
 
470
- * `@stream-io/video-client` updated to version `1.9.3`
471
- * `@stream-io/video-react-bindings` updated to version `1.1.8`
533
+ - `@stream-io/video-client` updated to version `1.9.3`
534
+ - `@stream-io/video-react-bindings` updated to version `1.1.8`
535
+
472
536
  ## [1.7.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.1...@stream-io/video-react-sdk-1.7.2) (2024-10-21)
473
537
 
474
538
  ### Dependency Updates
475
539
 
476
- * `@stream-io/video-client` updated to version `1.9.2`
477
- * `@stream-io/video-react-bindings` updated to version `1.1.7`
540
+ - `@stream-io/video-client` updated to version `1.9.2`
541
+ - `@stream-io/video-react-bindings` updated to version `1.1.7`
542
+
478
543
  ## [1.7.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.7.0...@stream-io/video-react-sdk-1.7.1) (2024-10-18)
479
544
 
480
545
  ### Dependency Updates
481
546
 
482
- * `@stream-io/video-client` updated to version `1.9.1`
483
- * `@stream-io/video-react-bindings` updated to version `1.1.6`
547
+ - `@stream-io/video-client` updated to version `1.9.1`
548
+ - `@stream-io/video-react-bindings` updated to version `1.1.6`
549
+
484
550
  ## [1.7.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.6.7...@stream-io/video-react-sdk-1.7.0) (2024-10-16)
485
551
 
486
552
  ### Dependency Updates
487
553
 
488
- * `@stream-io/video-client` updated to version `1.9.0`
489
- * `@stream-io/video-react-bindings` updated to version `1.1.5`
554
+ - `@stream-io/video-client` updated to version `1.9.0`
555
+ - `@stream-io/video-react-bindings` updated to version `1.1.5`
490
556
 
491
557
  ### Features
492
558
 
493
- * **svc-codec:** VP9 and AV1 support ([#1434](https://github.com/GetStream/stream-video-js/issues/1434)) ([c9c8530](https://github.com/GetStream/stream-video-js/commit/c9c8530d48c9206dc3803e6aa6cc1859fd433920))
559
+ - **svc-codec:** VP9 and AV1 support ([#1434](https://github.com/GetStream/stream-video-js/issues/1434)) ([c9c8530](https://github.com/GetStream/stream-video-js/commit/c9c8530d48c9206dc3803e6aa6cc1859fd433920))
494
560
 
495
561
  ## [1.6.7](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.6.6...@stream-io/video-react-sdk-1.6.7) (2024-10-16)
496
562
 
497
563
  ### Dependency Updates
498
564
 
499
- * `@stream-io/video-client` updated to version `1.8.4`
500
- * `@stream-io/video-react-bindings` updated to version `1.1.4`
501
- * `@stream-io/video-styling` updated to version `1.1.1`
565
+ - `@stream-io/video-client` updated to version `1.8.4`
566
+ - `@stream-io/video-react-bindings` updated to version `1.1.4`
567
+ - `@stream-io/video-styling` updated to version `1.1.1`
502
568
 
503
569
  ### Bug Fixes
504
570
 
505
- * PiP video placeholder ([#1509](https://github.com/GetStream/stream-video-js/issues/1509)) ([9eb2936](https://github.com/GetStream/stream-video-js/commit/9eb2936379726923ee43491ce965003e0e7f2c37))
571
+ - PiP video placeholder ([#1509](https://github.com/GetStream/stream-video-js/issues/1509)) ([9eb2936](https://github.com/GetStream/stream-video-js/commit/9eb2936379726923ee43491ce965003e0e7f2c37))
506
572
 
507
573
  ## [1.6.6](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.6.5...@stream-io/video-react-sdk-1.6.6) (2024-10-14)
508
574
 
509
-
510
575
  ### Bug Fixes
511
576
 
512
- * check for user capabilities before rendering call control buttons ([#1513](https://github.com/GetStream/stream-video-js/issues/1513)) ([9b11219](https://github.com/GetStream/stream-video-js/commit/9b1121966d3e3f7610fbbca386b8837563203e86))
577
+ - check for user capabilities before rendering call control buttons ([#1513](https://github.com/GetStream/stream-video-js/issues/1513)) ([9b11219](https://github.com/GetStream/stream-video-js/commit/9b1121966d3e3f7610fbbca386b8837563203e86))
513
578
 
514
579
  ## [1.6.5](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.6.4...@stream-io/video-react-sdk-1.6.5) (2024-10-10)
515
580
 
516
581
  ### Dependency Updates
517
582
 
518
- * `@stream-io/video-client` updated to version `1.8.3`
519
- * `@stream-io/video-react-bindings` updated to version `1.1.3`
583
+ - `@stream-io/video-client` updated to version `1.8.3`
584
+ - `@stream-io/video-react-bindings` updated to version `1.1.3`
585
+
520
586
  ## [1.6.4](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.6.3...@stream-io/video-react-sdk-1.6.4) (2024-10-10)
521
587
 
522
588
  ### Dependency Updates
523
589
 
524
- * `@stream-io/video-client` updated to version `1.8.2`
525
- * `@stream-io/video-react-bindings` updated to version `1.1.2`
590
+ - `@stream-io/video-client` updated to version `1.8.2`
591
+ - `@stream-io/video-react-bindings` updated to version `1.1.2`
592
+
526
593
  ## [1.6.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.6.2...@stream-io/video-react-sdk-1.6.3) (2024-10-10)
527
594
 
528
595
  ### Dependency Updates
529
596
 
530
- * `@stream-io/video-client` updated to version `1.8.1`
531
- * `@stream-io/video-react-bindings` updated to version `1.1.1`
532
- ## [1.6.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.6.1...@stream-io/video-react-sdk-1.6.2) (2024-10-07)
597
+ - `@stream-io/video-client` updated to version `1.8.1`
598
+ - `@stream-io/video-react-bindings` updated to version `1.1.1`
533
599
 
600
+ ## [1.6.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.6.1...@stream-io/video-react-sdk-1.6.2) (2024-10-07)
534
601
 
535
602
  ### Bug Fixes
536
603
 
537
- * edge case with participant bar rendering ([#1512](https://github.com/GetStream/stream-video-js/issues/1512)) ([2c1c345](https://github.com/GetStream/stream-video-js/commit/2c1c3459c531c8b083f095c9ecc37235a89127c1))
604
+ - edge case with participant bar rendering ([#1512](https://github.com/GetStream/stream-video-js/issues/1512)) ([2c1c345](https://github.com/GetStream/stream-video-js/commit/2c1c3459c531c8b083f095c9ecc37235a89127c1))
538
605
 
539
606
  ## [1.6.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.6.0...@stream-io/video-react-sdk-1.6.1) (2024-10-04)
540
607
 
541
-
542
608
  ### Bug Fixes
543
609
 
544
- * video should be enabled by default ([7340041](https://github.com/GetStream/stream-video-js/commit/73400414d472d39701fd31b54ac927a8a8865151))
610
+ - video should be enabled by default ([7340041](https://github.com/GetStream/stream-video-js/commit/73400414d472d39701fd31b54ac927a8a8865151))
545
611
 
546
612
  ## [1.6.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.5.0...@stream-io/video-react-sdk-1.6.0) (2024-10-03)
547
613
 
548
-
549
614
  ### Features
550
615
 
551
- * add a prop to control mirroring of local participant video ([#1506](https://github.com/GetStream/stream-video-js/issues/1506)) ([ca12dc3](https://github.com/GetStream/stream-video-js/commit/ca12dc3ba34f6dec117ae6fe75d7dbe00f297fe4))
616
+ - add a prop to control mirroring of local participant video ([#1506](https://github.com/GetStream/stream-video-js/issues/1506)) ([ca12dc3](https://github.com/GetStream/stream-video-js/commit/ca12dc3ba34f6dec117ae6fe75d7dbe00f297fe4))
552
617
 
553
618
  ## [1.5.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.4.5...@stream-io/video-react-sdk-1.5.0) (2024-10-02)
554
619
 
555
620
  ### Dependency Updates
556
621
 
557
- * `@stream-io/video-client` updated to version `1.8.0`
558
- * `@stream-io/video-react-bindings` updated to version `1.1.0`
559
- * `@stream-io/video-styling` updated to version `1.1.0`
622
+ - `@stream-io/video-client` updated to version `1.8.0`
623
+ - `@stream-io/video-react-bindings` updated to version `1.1.0`
624
+ - `@stream-io/video-styling` updated to version `1.1.0`
560
625
 
561
626
  ### Features
562
627
 
563
- * manual video quality selection ([#1486](https://github.com/GetStream/stream-video-js/issues/1486)) ([3a754af](https://github.com/GetStream/stream-video-js/commit/3a754afa1bd13d038b1023520ec8a5296ad2669e))
628
+ - manual video quality selection ([#1486](https://github.com/GetStream/stream-video-js/issues/1486)) ([3a754af](https://github.com/GetStream/stream-video-js/commit/3a754afa1bd13d038b1023520ec8a5296ad2669e))
564
629
 
565
630
  ## [1.4.5](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.4.4...@stream-io/video-react-sdk-1.4.5) (2024-10-02)
566
631
 
567
632
  ### Dependency Updates
568
633
 
569
- * `@stream-io/video-client` updated to version `1.7.4`
570
- * `@stream-io/video-react-bindings` updated to version `1.0.10`
571
- ## [1.4.4](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.4.3...@stream-io/video-react-sdk-1.4.4) (2024-10-01)
634
+ - `@stream-io/video-client` updated to version `1.7.4`
635
+ - `@stream-io/video-react-bindings` updated to version `1.0.10`
572
636
 
637
+ ## [1.4.4](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.4.3...@stream-io/video-react-sdk-1.4.4) (2024-10-01)
573
638
 
574
639
  ### Bug Fixes
575
640
 
576
- * React v17 compatibility ([#1503](https://github.com/GetStream/stream-video-js/issues/1503)) ([a1797cf](https://github.com/GetStream/stream-video-js/commit/a1797cf1d62b1a74f0101bbd185b2cc0e1176575))
641
+ - React v17 compatibility ([#1503](https://github.com/GetStream/stream-video-js/issues/1503)) ([a1797cf](https://github.com/GetStream/stream-video-js/commit/a1797cf1d62b1a74f0101bbd185b2cc0e1176575))
577
642
 
578
643
  ## [1.4.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.4.2...@stream-io/video-react-sdk-1.4.3) (2024-09-24)
579
644
 
580
645
  ### Dependency Updates
581
646
 
582
- * `@stream-io/video-client` updated to version `1.7.3`
583
- * `@stream-io/video-react-bindings` updated to version `1.0.9`
647
+ - `@stream-io/video-client` updated to version `1.7.3`
648
+ - `@stream-io/video-react-bindings` updated to version `1.0.9`
649
+
584
650
  ## [1.4.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.4.1...@stream-io/video-react-sdk-1.4.2) (2024-09-20)
585
651
 
586
652
  ### Dependency Updates
587
653
 
588
- * `@stream-io/video-client` updated to version `1.7.2`
589
- * `@stream-io/video-react-bindings` updated to version `1.0.8`
654
+ - `@stream-io/video-client` updated to version `1.7.2`
655
+ - `@stream-io/video-react-bindings` updated to version `1.0.8`
656
+
590
657
  ## [1.4.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.4.0...@stream-io/video-react-sdk-1.4.1) (2024-09-20)
591
658
 
592
659
  ### Dependency Updates
593
660
 
594
- * `@stream-io/video-client` updated to version `1.7.1`
595
- * `@stream-io/video-react-bindings` updated to version `1.0.7`
661
+ - `@stream-io/video-client` updated to version `1.7.1`
662
+ - `@stream-io/video-react-bindings` updated to version `1.0.7`
663
+
596
664
  ## [1.4.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.3.6...@stream-io/video-react-sdk-1.4.0) (2024-09-19)
597
665
 
598
666
  ### Dependency Updates
599
667
 
600
- * `@stream-io/video-client` updated to version `1.7.0`
601
- * `@stream-io/video-filters-web` updated to version `0.1.4`
602
- * `@stream-io/video-react-bindings` updated to version `1.0.6`
603
- * `@stream-io/audio-filters-web` updated to version `0.2.2`
668
+ - `@stream-io/video-client` updated to version `1.7.0`
669
+ - `@stream-io/video-filters-web` updated to version `0.1.4`
670
+ - `@stream-io/video-react-bindings` updated to version `1.0.6`
671
+ - `@stream-io/audio-filters-web` updated to version `0.2.2`
604
672
 
605
673
  ### Features
606
674
 
607
- * React SDK cold-start optimizations ([#1488](https://github.com/GetStream/stream-video-js/issues/1488)) ([972e579](https://github.com/GetStream/stream-video-js/commit/972e5792b5a131a212b1031ade76dcb383897a46))
675
+ - React SDK cold-start optimizations ([#1488](https://github.com/GetStream/stream-video-js/issues/1488)) ([972e579](https://github.com/GetStream/stream-video-js/commit/972e5792b5a131a212b1031ade76dcb383897a46))
608
676
 
609
677
  ## [1.3.6](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.3.5...@stream-io/video-react-sdk-1.3.6) (2024-09-19)
610
678
 
611
679
  ### Dependency Updates
612
680
 
613
- * `@stream-io/video-client` updated to version `1.6.5`
614
- * `@stream-io/video-react-bindings` updated to version `1.0.5`
681
+ - `@stream-io/video-client` updated to version `1.6.5`
682
+ - `@stream-io/video-react-bindings` updated to version `1.0.5`
683
+
615
684
  ## [1.3.5](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.3.4...@stream-io/video-react-sdk-1.3.5) (2024-09-13)
616
685
 
617
686
  ### Dependency Updates
618
687
 
619
- * `@stream-io/video-client` updated to version `1.6.4`
620
- * `@stream-io/video-react-bindings` updated to version `1.0.4`
688
+ - `@stream-io/video-client` updated to version `1.6.4`
689
+ - `@stream-io/video-react-bindings` updated to version `1.0.4`
690
+
621
691
  ## [1.3.4](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.3.3...@stream-io/video-react-sdk-1.3.4) (2024-09-11)
622
692
 
623
693
  ### Dependency Updates
624
694
 
625
- * `@stream-io/video-client` updated to version `1.6.3`
626
- * `@stream-io/video-react-bindings` updated to version `1.0.3`
695
+ - `@stream-io/video-client` updated to version `1.6.3`
696
+ - `@stream-io/video-react-bindings` updated to version `1.0.3`
697
+
627
698
  ## [1.3.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.3.2...@stream-io/video-react-sdk-1.3.3) (2024-09-09)
628
699
 
629
700
  ### Dependency Updates
630
701
 
631
- * `@stream-io/video-client` updated to version `1.6.2`
632
- * `@stream-io/video-react-bindings` updated to version `1.0.2`
702
+ - `@stream-io/video-client` updated to version `1.6.2`
703
+ - `@stream-io/video-react-bindings` updated to version `1.0.2`
704
+
633
705
  ## [1.3.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.3.1...@stream-io/video-react-sdk-1.3.2) (2024-09-05)
634
706
 
635
707
  ### Dependency Updates
636
708
 
637
- * `@stream-io/video-client` updated to version `1.6.1`
638
- * `@stream-io/video-react-bindings` updated to version `1.0.1`
639
- ## [1.3.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.3.0...@stream-io/video-react-sdk-1.3.1) (2024-09-05)
709
+ - `@stream-io/video-client` updated to version `1.6.1`
710
+ - `@stream-io/video-react-bindings` updated to version `1.0.1`
640
711
 
712
+ ## [1.3.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.3.0...@stream-io/video-react-sdk-1.3.1) (2024-09-05)
641
713
 
642
714
  ### Bug Fixes
643
715
 
644
- * **composite:** hide the local participant for call recordings ([#1475](https://github.com/GetStream/stream-video-js/issues/1475)) ([f20ab9b](https://github.com/GetStream/stream-video-js/commit/f20ab9b6dc9a85d6d4d832d94ca1b369ba909658))
716
+ - **composite:** hide the local participant for call recordings ([#1475](https://github.com/GetStream/stream-video-js/issues/1475)) ([f20ab9b](https://github.com/GetStream/stream-video-js/commit/f20ab9b6dc9a85d6d4d832d94ca1b369ba909658))
645
717
 
646
718
  ## [1.3.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.2.23...@stream-io/video-react-sdk-1.3.0) (2024-09-03)
647
719
 
648
720
  ### Dependency Updates
649
721
 
650
- * `@stream-io/video-client` updated to version `1.6.0`
651
- * `@stream-io/video-react-bindings` updated to version `1.0.0`
652
-
653
- * **@stream-io/video-react-sdk:** release version 1.3.0 ([f70e443](https://github.com/GetStream/stream-video-js/commit/f70e443ce151fa3a885706d214c99c0a31587a11))
722
+ - `@stream-io/video-client` updated to version `1.6.0`
723
+ - `@stream-io/video-react-bindings` updated to version `1.0.0`
654
724
 
725
+ - **@stream-io/video-react-sdk:** release version 1.3.0 ([f70e443](https://github.com/GetStream/stream-video-js/commit/f70e443ce151fa3a885706d214c99c0a31587a11))
655
726
 
656
727
  ### Features
657
728
 
658
- * Reconnects v2 ([#1439](https://github.com/GetStream/stream-video-js/issues/1439)) ([e90aa52](https://github.com/GetStream/stream-video-js/commit/e90aa52780f9e0ca5852a294a152282000f66675))
729
+ - Reconnects v2 ([#1439](https://github.com/GetStream/stream-video-js/issues/1439)) ([e90aa52](https://github.com/GetStream/stream-video-js/commit/e90aa52780f9e0ca5852a294a152282000f66675))
659
730
 
660
731
  ## [1.3.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.2.23...@stream-io/video-react-sdk-1.3.0) (2024-09-03)
661
732
 
662
733
  ### Dependency Updates
663
734
 
664
- * `@stream-io/video-client` updated to version `1.6.0`
665
- * `@stream-io/video-react-bindings` updated to version `0.4.56`
735
+ - `@stream-io/video-client` updated to version `1.6.0`
736
+ - `@stream-io/video-react-bindings` updated to version `0.4.56`
666
737
 
667
738
  ### Features
668
739
 
669
- * Reconnects v2 ([#1439](https://github.com/GetStream/stream-video-js/issues/1439)) ([e90aa52](https://github.com/GetStream/stream-video-js/commit/e90aa52780f9e0ca5852a294a152282000f66675))
740
+ - Reconnects v2 ([#1439](https://github.com/GetStream/stream-video-js/issues/1439)) ([e90aa52](https://github.com/GetStream/stream-video-js/commit/e90aa52780f9e0ca5852a294a152282000f66675))
670
741
 
671
742
  ### [1.2.23](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.2.22...@stream-io/video-react-sdk-1.2.23) (2024-08-23)
672
743