@stream-io/video-react-sdk 1.14.0 → 1.14.2

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,48 +2,85 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [1.14.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.14.1...@stream-io/video-react-sdk-1.14.2) (2025-04-11)
6
+
7
+ ### Dependency Updates
8
+
9
+ - `@stream-io/video-client` updated to version `1.19.2`
10
+ - `@stream-io/video-react-bindings` updated to version `1.5.14`
11
+
12
+ ### Bug Fixes
13
+
14
+ - participant filter for `single-participant` layout in egress app ([#1756](https://github.com/GetStream/stream-video-js/issues/1756)) ([8c0b05d](https://github.com/GetStream/stream-video-js/commit/8c0b05d89238db084c7b09415030ec072e9e974b))
15
+
16
+ ## [1.14.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.14.0...@stream-io/video-react-sdk-1.14.1) (2025-04-09)
17
+
18
+ ### Dependency Updates
19
+
20
+ - `@stream-io/video-styling` updated to version `1.1.3`
21
+ - `@stream-io/video-client` updated to version `1.19.1`
22
+ - `@stream-io/video-react-bindings` updated to version `1.5.13`
23
+
24
+ - **@stream-io/video-react-sdk:** release version 1.14.1 ([5692570](https://github.com/GetStream/stream-video-js/commit/5692570bc3ab1d2ced4517b4fac4688749aceff8))
25
+
26
+ ### Bug Fixes
27
+
28
+ - allow filtering participants on hasAudio/hasVideo ([#1748](https://github.com/GetStream/stream-video-js/issues/1748)) ([0dde004](https://github.com/GetStream/stream-video-js/commit/0dde004750e5820fd34a8cc6ee48ed98d1e6926d))
29
+ - Document PiP support on Pronto ([#1746](https://github.com/GetStream/stream-video-js/issues/1746)) ([3034ab0](https://github.com/GetStream/stream-video-js/commit/3034ab0023a62258fc5fa05b7e437f02f01ae96d))
30
+
31
+ ## [1.14.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.14.0...@stream-io/video-react-sdk-1.14.1) (2025-04-09)
32
+
33
+ ### Dependency Updates
34
+
35
+ - `@stream-io/video-styling` updated to version `1.1.3`
36
+ - `@stream-io/video-client` updated to version `1.19.1`
37
+ - `@stream-io/video-react-bindings` updated to version `1.5.13`
38
+
39
+ ### Bug Fixes
40
+
41
+ - allow filtering participants on hasAudio/hasVideo ([#1748](https://github.com/GetStream/stream-video-js/issues/1748)) ([0dde004](https://github.com/GetStream/stream-video-js/commit/0dde004750e5820fd34a8cc6ee48ed98d1e6926d))
42
+ - Document PiP support on Pronto ([#1746](https://github.com/GetStream/stream-video-js/issues/1746)) ([3034ab0](https://github.com/GetStream/stream-video-js/commit/3034ab0023a62258fc5fa05b7e437f02f01ae96d))
43
+
5
44
  ## [1.14.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.13.2...@stream-io/video-react-sdk-1.14.0) (2025-04-04)
6
45
 
7
46
  ### Dependency Updates
8
47
 
9
- * `@stream-io/video-client` updated to version `1.19.0`
10
- * `@stream-io/video-react-bindings` updated to version `1.5.12`
48
+ - `@stream-io/video-client` updated to version `1.19.0`
49
+ - `@stream-io/video-react-bindings` updated to version `1.5.12`
11
50
 
12
51
  ### Features
13
52
 
14
- * collect more granular RTC stats and RPC tracing ([#1735](https://github.com/GetStream/stream-video-js/issues/1735)) ([e356d6b](https://github.com/GetStream/stream-video-js/commit/e356d6b9fe361c186a5b92de55fabf0598ea4885))
53
+ - collect more granular RTC stats and RPC tracing ([#1735](https://github.com/GetStream/stream-video-js/issues/1735)) ([e356d6b](https://github.com/GetStream/stream-video-js/commit/e356d6b9fe361c186a5b92de55fabf0598ea4885))
15
54
 
16
55
  ## [1.13.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.13.1...@stream-io/video-react-sdk-1.13.2) (2025-04-02)
17
56
 
18
57
  ### Dependency Updates
19
58
 
20
- * `@stream-io/video-client` updated to version `1.18.9`
21
- * `@stream-io/video-react-bindings` updated to version `1.5.11`
59
+ - `@stream-io/video-client` updated to version `1.18.9`
60
+ - `@stream-io/video-react-bindings` updated to version `1.5.11`
22
61
 
23
62
  ### Bug Fixes
24
63
 
25
- * correctly apply muted state from persisted settings ([#1745](https://github.com/GetStream/stream-video-js/issues/1745)) ([a718de6](https://github.com/GetStream/stream-video-js/commit/a718de618acbc505c975da9c8d4ecaac722245af)), closes [#1736](https://github.com/GetStream/stream-video-js/issues/1736) [#1741](https://github.com/GetStream/stream-video-js/issues/1741)
64
+ - correctly apply muted state from persisted settings ([#1745](https://github.com/GetStream/stream-video-js/issues/1745)) ([a718de6](https://github.com/GetStream/stream-video-js/commit/a718de618acbc505c975da9c8d4ecaac722245af)), closes [#1736](https://github.com/GetStream/stream-video-js/issues/1736) [#1741](https://github.com/GetStream/stream-video-js/issues/1741)
26
65
 
27
66
  ## [1.13.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.13.0...@stream-io/video-react-sdk-1.13.1) (2025-04-01)
28
67
 
29
-
30
68
  ### Bug Fixes
31
69
 
32
- * apply muted state from persisted device preferences ([#1741](https://github.com/GetStream/stream-video-js/issues/1741)) ([75e7b66](https://github.com/GetStream/stream-video-js/commit/75e7b66d9a2ae01a157b8969cab5c8ff8a43d84d)), closes [#1736](https://github.com/GetStream/stream-video-js/issues/1736)
70
+ - apply muted state from persisted device preferences ([#1741](https://github.com/GetStream/stream-video-js/issues/1741)) ([75e7b66](https://github.com/GetStream/stream-video-js/commit/75e7b66d9a2ae01a157b8969cab5c8ff8a43d84d)), closes [#1736](https://github.com/GetStream/stream-video-js/issues/1736)
33
71
 
34
72
  ## [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)
35
73
 
36
74
  ### Dependency Updates
37
75
 
38
- * `@stream-io/video-client` updated to version `1.18.8`
39
- * `@stream-io/video-react-bindings` updated to version `1.5.10`
40
-
41
- * dependency upgrades and cleanup ([#1727](https://github.com/GetStream/stream-video-js/issues/1727)) ([c3b0ede](https://github.com/GetStream/stream-video-js/commit/c3b0ede3ce444c28c51457155e8ccff584c2c1e5))
76
+ - `@stream-io/video-client` updated to version `1.18.8`
77
+ - `@stream-io/video-react-bindings` updated to version `1.5.10`
42
78
 
79
+ - dependency upgrades and cleanup ([#1727](https://github.com/GetStream/stream-video-js/issues/1727)) ([c3b0ede](https://github.com/GetStream/stream-video-js/commit/c3b0ede3ce444c28c51457155e8ccff584c2c1e5))
43
80
 
44
81
  ### Features
45
82
 
46
- * 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))
83
+ - 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))
47
84
 
48
85
  ## [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)
49
86
 
@@ -867,6 +867,17 @@
867
867
  object-fit: contain;
868
868
  }
869
869
  }
870
+ .str-video__pip-layout {
871
+ display: flex;
872
+ flex-direction: column;
873
+ flex-wrap: wrap;
874
+ overflow: hidden;
875
+ justify-content: center;
876
+ gap: 1rem;
877
+ padding-inline: 1rem;
878
+ height: 100%;
879
+ }
880
+
870
881
  .str-video__participant-list {
871
882
  display: flex;
872
883
  flex-direction: column;
@@ -1789,6 +1800,7 @@
1789
1800
  }
1790
1801
  .str-video__menu-container {
1791
1802
  z-index: 2;
1803
+ width: max-content;
1792
1804
  -ms-overflow-style: none;
1793
1805
  scrollbar-width: none;
1794
1806
  }