Releases: paullouisageneau/libjuice
Releases · paullouisageneau/libjuice
Version 1.5.3
What's Changed
- Do not set USE-CANDIDATE after nomination when controlling by @paullouisageneau in #263
- Fix remote description already set check by @paullouisageneau in #265
- Unlock agent when resolving STUN and TURN server address resolution by @paullouisageneau in #267
Full Changelog: v1.5.2...v1.5.3
Version 1.5.2
What's Changed
- Fix deadlock on call from user callback in concurrency mode thread by @paullouisageneau in #254
- Fix reuse of transaction ID in different STUN binding request by @paullouisageneau in #262
Full Changelog: v1.5.1...v1.5.2
Version 1.5.1
What's Changed
- CMake: Remove static library installation by @paullouisageneau in #253
Full Changelog: v1.5.0...v1.5.1
Version 1.5.0
What's Changed
- Add support for setting ICE ufrag and pwd by @xicilion in #243
- CMake enhancements by @paullouisageneau in #246
- Refactoring by @paullouisageneau in #250
- Make error codes more consistent for remote description and candidates by @paullouisageneau in #251
New Contributors
Full Changelog: v1.4.2...v1.5.0
Version 1.4.2
What's Changed
- CMake: Fix C standard by @paullouisageneau in #242
- If socket allocations fails try again without IPv6 by @Sean-Der in #245
Full Changelog: v1.4.1...v1.4.2
Version 1.4.1
What's Changed
- Remove deprecated ATOMIC_VAR_INIT macro by @paullouisageneau in #241
Full Changelog: v1.4.0...v1.4.1
Version 1.4.0
What's Changed
- Replace export header with defines in juice.h by @paullouisageneau in #236
- Add juice_add_turn_server API by @Sean-Der in #239
New Contributors
Full Changelog: v1.3.4...v1.4.0
Version 1.3.4
What's Changed
- Fix misalignment issue during STUN data reading by @Abeja27 in #233
- Fix unuset label warning with release build by @paullouisageneau in #234
New Contributors
Full Changelog: v1.3.3...v1.3.4
Version 1.3.3
Version 1.3.2
What's Changed
- cmake: Use GNUInstallDirs to install files to the correct paths by @Conan-Kudo in #222
- Change STUN binding send failed warning on NETUNREACH to info by @paullouisageneau in #224
New Contributors
- @Conan-Kudo made their first contribution in #222
Full Changelog: v1.3.1...v1.3.2