podchat-browser 11.3.4 → 11.4.3

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,10 +3,33 @@
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
6
19
 
7
- ## [Unreleased]
20
+ ### Fixed
21
+ - startCall with invitees
22
+ - startGroupCall with invitees
8
23
 
9
- - Search in threads metadata
24
+
25
+ ## [11.3.4] - 2021-12-04
26
+
27
+ ### Fixed
28
+ - Screenshare reconnect in current call
29
+ - Interval error when peer not fully connected
30
+
31
+ ### Added
32
+ - Sample code of preventing async error when sending multiple file messages
10
33
 
11
34
 
12
35
  ## [4.10.0] - 2019-06-24