Releases: murat-dogan/node-datachannel
Releases · murat-dogan/node-datachannel
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
v0.3.3
Update package.json
v0.3.2
What's Changed
- Fix Incorrect Type Declaration Names by @SE2Dev in #100
- Fix invalid std::optional access by @SE2Dev in #101
- Cleanup Type Declaration Syntax by @SE2Dev in #102
- Improve null pointer checks for tracks & channels by @pimterry in #104
- Refactor cleanup on close to prevent JS callbacks after close() by @paullouisageneau in #106
- Enhancements by @paullouisageneau in #107
Full Changelog: v0.3.1...v0.3.2