Releases: simplito/privmx-webendpoint
Releases · simplito/privmx-webendpoint
v2.7.4
What's Changed
- feat: data streams support by @zurekz in #151
- fix: do not pass RMS volume for disabled tracks by @zurekz in #152
- fix: DataChannel header structure by @zurekz in #153
- fix: normalize Endpoint.setup() passed path by @zurekz in #154
- test: remoteStreamsChanged event test by @zurekz in #149
- feat: add crypto function for compatibility with core Endpoint driver… by @zurekz in #155
- fix: missing API methods return types declarations by @zurekz in #157
v2.7.3
v2.7.2
v2.7.1
Key notes
Added the Streams module - providing encrypted audio, video, and data streaming over WebRTC.
Details
- feat: async engine by @imaTik0 in #114
- chore: optimizations - disable allow-memory-growth by @zurekz in #122
- feat/first-stage-of-refactor by @imaTik0 in #117
- fix: fixing crypto worker compat by @zurekz in #123
- feat: streams video recording API extension by @zurekz in #124
- feat: getStreamRoomRecordingKeys by @zurekz in #125
- chore: fix build pipeline - always rebuild api when core Endpoint cha… by @zurekz in #126
- feat/streams-tests-e2e-and-small-fixes by @imaTik0 in #127
- test(streams): additional tests e2e by @zurekz in #129
- feat: add 'closed' field to StreamRoom by @zurekz in #128
- fix(streams): tracks collision on publish by @zurekz in #130
- feat: split remote tracks callbacks per subscription by @zurekz in #131
- feat: publishStream state callback by @zurekz in #132
- feat: add remote stream listener by @zurekz in #133
- Feat/more stream tests by @imaTik0 in #134
- Test/stream api invalid subscription by @imaTik0 in #137
- feat: added setNewOfferOnReconfigure by @zurekz in #138
- chore: Update CONTRIBUTING.md by @filipg43 in #54
- chore: inline docs for Streams API by @zurekz in #139
- fix: rms initializaiton and cleanup mechanism by @zurekz in #141
- test: limit tests running in pipeline to one browser only by @zurekz in #144
- chore: update log level on WASM by @zurekz in #143
- refactor: remove unused files, methods and log messages by @zurekz in #142
- fix: restore removed lines in webrtc interface by @zurekz in #145
- chore: compile webendpoint with -O3 by @imaTik0 in #146
New Contributors
Full Changelog: v2.6.5...v2.7.1
v2.6.5
v2.6.4
v2.6.3
v2.6.2
v2.6.1
v2.6.0
What's Changed
- fix: update imports - missing EventApi by @zurekz in #76
- fix: temporal types fix for extra's events by @HerbertGit in #78
- doc: fix typo in the fromMnemonic() inline docs by @zurekz in #79
- fix: use crypto driver when building privmx-endpoint for emscripten by @zurekz in #80
- fix: store api events by @neriousy in #81
- chore: bump npm dependencies according to security alerts by @zurekz in #82
- Add listContextUsers and subscription methods by @kisielewski in #85
- doc: fix code in examples by @zurekz in #86
- feat: new events managers by @HerbertGit in #83
- chore: bump Endpint version by @zurekz in #87
- chore: bump emsdk version by @zurekz in #88
- fix: add missing binding by @zurekz in #91
- fix: support multiple user verifiers by @zurekz in #92
- fix: missing COLLECTION_CHANGE event type by @zurekz in #93
- fix: add collection change event type by @zurekz in #96
- Version 2.6.0 (updated) by @zurekz in #97
New Contributors
- @kisielewski made their first contribution in #85
Full Changelog: v2.5.2...v2.6.0