Releases: murat-dogan/node-datachannel
Releases · murat-dogan/node-datachannel
v0.5.1
Fix exports
Full Changelog: v0.5.0...v0.5.1
v0.5.0
Lots of changes.
- Node version <16 support dropped
- N-API bindings/binaries (version 8)
- WebRTC polyfills first phase
- electron support and demo project
- libdatachannel updated to latest version
- Log messages added
What's Changed
- feat: WebRTC polyfill skeleton by @ThaUnknown in #160
- Fix issue #165 by @murat-dogan in #166
- fix: reset mOnSignalingStateChangeCallback in doResetCallbacks by @achingbrain in #171
- feat: initial polyfill functionality by @ThaUnknown in #173
- fix: bring package more inline with the WebRTC spec by @ThaUnknown in #177
- add log messages by @murat-dogan in #181
- Issue 176 by @murat-dogan in #182
- Add missing stdexcept header by @paullouisageneau in #183
- Dockerfile to build by @regnaio in #184
- Update libdatachannel to v0.18.6 by @paullouisageneau in #190
- NAPI bindings by @murat-dogan in #189
- Electron demo by @murat-dogan in #186
- Bump tough-cookie and prebuild by @dependabot in #191
- WebRTC polyfills by @murat-dogan in #185
- Bump electron from 26.2.0 to 26.2.1 in /examples/electron-demo by @dependabot in #193
- Improve RTCPeerConnection polyfill constructor arguments by @luisfonsivevo in #194
- Bump electron from 26.2.1 to 26.2.4 in /examples/electron-demo by @dependabot in #198
New Contributors
- @ThaUnknown made their first contribution in #160
- @achingbrain made their first contribution in #171
- @regnaio made their first contribution in #184
- @dependabot made their first contribution in #191
- @luisfonsivevo made their first contribution in #194
Full Changelog: v0.4.3...v0.5.0
v0.5.0-dev
Lots of changes.
- Node version <16 support dropped
- N-API bindings/binaries (version 8)
- WebRTC polyfills first phase
- electron support and demo project
- libdatachannel updated to latest version
- Log messages added
What's Changed
- Fix issue #165 by @murat-dogan in #166
- fix: reset mOnSignalingStateChangeCallback in doResetCallbacks by @achingbrain in #171
- add log messages by @murat-dogan in #181
- Issue 176 by @murat-dogan in #182
- Add missing stdexcept header by @paullouisageneau in #183
- Dockerfile to build by @regnaio in #184
New Contributors
- @achingbrain made their first contribution in #171
- @regnaio made their first contribution in #184
- @ThaUnknown polyfills
Full Changelog: v0.4.3...v0.5.0-dev
v0.4.3
What's Changed
- Fix the README build badge by @pimterry in #162
- Add support for the forceMediaTransport option by @pimterry in #161
- Build for Node 20 by @datenreisender in #163
- Update of libdatachannel to v0.18.5 by @murat-dogan
New Contributors
- @datenreisender made their first contribution in #163
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Support building in Termux on Android by @Maxr1998 in #152
- Fix prebuild failing when NODE_ENV is set to production by @arthuro555 in #154
- Switch to Mac OS 11 by @murat-dogan in #156
- libdatachannel v0.18.2
New Contributors
- @Maxr1998 made their first contribution in #152
- @arthuro555 made their first contribution in #154
Full Changelog: v0.4.1...v0.4.2
v0.4.1
- First version with MPL2.0 license
- libdatachannel v0.18.0
What's Changed
- Bump version and add logger callback by @ci010 in #141
- Issue#143 by @murat-dogan in #144
- Re-licensed under MPL 2.0 by @murat-dogan in #147
- Build for Node v19 by @pimterry in #149
New Contributors
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Introduce destroy function by @murat-dogan in #131
- Windows binaries built with static version of OpenSSL lib
Full Changelog: v0.3.6...v0.4.0
v0.3.6
What's Changed
- add mac m1 support by @murat-dogan in #128
NOTE:
This version needs OpenSSL lib installed locally for windows OS
Full Changelog: v0.3.5...v0.3.6
v0.3.5
v0.3.4
What's Changed
- Update libdatachannel to v0.17.7 by @paullouisageneau in #114
Full Changelog: v0.3.3...v0.3.4