podchat-browser 11.4.1-snapshot.0 → 12.1.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
@@ -3,6 +3,24 @@
3
3
  All notable changes to this project will be documented here.
4
4
  to see complete list of changelog please visit [ChangeLog](https://github.com/masoudmanson/pod-chat/blob/master/changelog.md)
5
5
 
6
+ ## [11.4.2] - 2021-12-13
7
+ ### Added
8
+ - Call metadata
9
+
10
+
11
+ ## [11.4.1] - 2021-12-12
12
+ ### Added
13
+ - send key frame on start recording
14
+ - add participant to a p2p call
15
+
16
+ ###Changed
17
+ - method: startGroupCall (Support for group call)
18
+ - Result format of exportChat
19
+
20
+ ### Fixed
21
+ - startCall with invitees
22
+ - startGroupCall with invitees
23
+
6
24
 
7
25
  ## [11.3.4] - 2021-12-04
8
26