Skip to content

Releases: paullouisageneau/libjuice

Version 1.6.2

22 Sep 12:31

Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.6.2

Version 1.6.1

11 Jun 10:36

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.6.1

Version 1.6.0

25 Mar 10:36

Choose a tag to compare

What's Changed

  • Add more specific error codes to juice_send by @mojyack in #283
  • Add callback to get unhandled STUN binding requests from mux by @xicilion in #248
  • feat: support multiple juice_mux_listen callbacks for different ports by @achingbrain in #292
  • Remove username from unauthenticated TURN allocate requests by @paullouisageneau in #298

Full Changelog: v1.5.10...v1.6.0

Version 1.5.10

25 Mar 10:33

Choose a tag to compare

What's Changed

Full Changelog: v1.5.9...v1.5.10

Version 1.5.9

14 Feb 10:48

Choose a tag to compare

What's Changed

Full Changelog: v1.5.8...v1.5.9

Version 1.5.8

07 Jan 12:18

Choose a tag to compare

What's Changed

Full Changelog: v1.5.7...v1.5.8

Version 1.5.7

24 Oct 09:16

Choose a tag to compare

What's Changed

  • Fixed race condition potentially resulting in referencing freed registry by @mojyack in #278

Full Changelog: v1.5.6...v1.5.7

Version 1.5.6

22 Oct 20:34

Choose a tag to compare

What's Changed

Full Changelog: v1.5.5...v1.5.6

Version 1.5.5

22 Oct 11:43

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.4...v1.5.5

Version 1.5.4

12 Sep 12:31

Choose a tag to compare

What's Changed

  • Prevent passing NULL buffer to sendto() for better compatibility with C standard libraries by @paullouisageneau in #270
  • Prevent poll failure with WSAENOTSOCK on Windows by @Sniperlyf3 in #272

New Contributors

Full Changelog: v1.5.3...v1.5.4