Version 0.19.2
paullouisageneau
released this
20 Oct 23:26
·
357 commits
to master
since this release
What's Changed
- cmake: Use GNUInstallDirs to install files to the correct paths by @Conan-Kudo in #975
- Fix unexpected POLLHUP event on connection failure on MacOS by @paullouisageneau in #976
- Set the shared object version (SOVERSION) to only the major.minor version by @Conan-Kudo in #978
- Disable GCM suites if unsupported by system libSRTP by @paullouisageneau in #981
- Fix ICE ufrag and pwd selection when different media-level attributes are present by @paullouisageneau in #983
- Fix fingerprint selection when different media-level attributes are present by @paullouisageneau in #988
- Expose remoteMaxMessageSize on peer-connection by @murat-dogan in #984
- Enforce SCTP max message size for safety by @paullouisageneau in #992
- Expose channel maxMessageSize in C API by @paullouisageneau in #993
- Fix windows.h include capitalization by @paullouisageneau in #1002
- Clean up leftover GPL license files in examples after MPL 2.0 relicensing by @paullouisageneau in #1003
- Add AV1 packetizer to C API by @paullouisageneau in #1004
- libjuice: Updated to v1.3.2
New Contributors
- @Conan-Kudo made their first contribution in #975
Full Changelog: v0.19.1...v0.19.2