Releases: murat-dogan/node-datachannel
Releases · murat-dogan/node-datachannel
v0.32.0
What's Changed
- Expose
PacingHandlerby @longnguyen2004 in #388 - Fix
PacingHandlerconstructor by @longnguyen2004 in #389 - Merge all Windows builds by @longnguyen2004 in #390
Full Changelog: v0.31.0...v0.32.0
v0.31.0
What's Changed
- Remove
externalcheck frombundleconfig by @longnguyen2004 in #387 - Export more media-related classes by @longnguyen2004 in #383
- libdatachannel v0.24.0
New Contributors
- @longnguyen2004 made their first contribution in #387
Full Changelog: v0.30.0...v0.31.0
v0.30.0
What's Changed
- fix: map RTCDataChannelInit to native DataChannelInitConfig by @mertushka in #369
- fix: use global RTCDataChannelEvent type by @achingbrain in #370
- fix: parameter and return type bugs in peer connection wrapper by @mertushka in #368
- Binary for Windows ARM64 by @murat-dogan in #376
Full Changelog: v0.29.0...v0.30.0
v0.29.0
What's Changed
- feat: support setting ICE ufrag and pwd, disabling fingerprint validation and specifying certificates by @achingbrain in #256
- fix: CMake verion >= 3.21 Required by @mertushka in #360
- fix: use binaryType correctly by @achingbrain in #348
Full Changelog: v0.28.0...v0.29.0
v0.28.0
Based on libdatachannel master commit aa57f4285936a878fb96f4f84085ee84d20c3397
What's Changed
- Build Linux Binaries with docker by @murat-dogan in #352
- fix: memoize RTCDataChannel fields by @achingbrain in #347
- Fix Leak on data channel by @murat-dogan in #353
- debug config by @murat-dogan in #354
- Types by @ThaUnknown, @murat-dogan in #355
- Remove extra functions by @ThaUnknown, @murat-dogan in #356
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's Changed
- fixes #337 by @murat-dogan in #339
- Adds No_MEDIA and NO_WEBSOCKET options by @murat-dogan in #342
- Add rtti option by @murat-dogan in #343
- fix: return globalThis types from polyfill by @achingbrain in #346
- Update github action Ubuntu version to 22.04
- Compile with docker
Full Changelog: v0.26.0...v0.27.0
v0.26.0
What's Changed
- feat: accept preconfigured PeerConnection as polyfill arg by @achingbrain in #260
- fix: resolve types with node10-style moduleResolution by @achingbrain in #331
- fix: do not copy data before sending over datachannel by @achingbrain in #336
- fix: install problem by @murat-dogan #333
Full Changelog: v0.25.0...v0.26.0
v0.25.0
What's Changed
- fix: update addIceCandidate arguments by @achingbrain in #321
- chore: fix linting by @achingbrain in #322
- fix: convert enums to types by @achingbrain in #323
- fix: prevent RTCDataChannel.close() from blocking the event loop by @mertushka in #327
- New function: getLibraryVersion by @murat-dogan
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- Windows ci by @murat-dogan in #314
- Fix Module Resolution by @pstoebenau in #315
- fix: buffer expected throws in bun environment by @mertushka in #320
New Contributors
- @pstoebenau made their first contribution in #315
- @mertushka made their first contribution in #320
Full Changelog: v0.23.0...v0.24.0
v0.23.0
What's Changed
- Solves #310 re-init/hot-reload problem by @murat-dogan in #313
- fix module require process by @murat-dogan in #311
- Drop node v16 support by @murat-dogan in #312
Full Changelog: v0.22.0...v0.23.0