What's Changed
• Fix wrong-slot cleanup for WebRTC/WebTransport hub workers by @mikedickey in https://github.com/jacktrip/jacktrip/pull/1499
• Fix sequence number wrap-around detection in Regulator::pushPacket by @mikedickey in https://github.com/jacktrip/jacktrip/pull/1500
• Add a Linux x64 debug build to CI releases by @mikedickey in https://github.com/jacktrip/jacktrip/pull/1501
• Make textbuf thread safe to fix heap corruption in GUI builds by @mikedickey in https://github.com/jacktrip/jacktrip/pull/1502
• Only redirect cout and cerr while classic mode is in use by @mikedickey in https://github.com/jacktrip/jacktrip/pull/1503
• Add --logtofile and make the log message handler thread safe by @mikedickey in https://github.com/jacktrip/jacktrip/pull/1504
• Fix heap overflow when the JACK server changes its buffer size by @mikedickey in https://github.com/jacktrip/jacktrip/pull/1505
• Updating changelog for 3.0.1 release by @mikedickey in https://github.com/jacktrip/jacktrip/pull/1506
• merging dev -> main for 3.0.1 release by @mikedickey in https://github.com/jacktrip/jacktrip/pull/1507
• Handle QAbstractSocket::NetworkError as transient error when trying by @mikedickey in https://github.com/jacktrip/jacktrip/pull/1508
• Merge dev to main for 3.0.1 take #2 by @mikedickey in https://github.com/jacktrip/jacktrip/pull/1509
Full Changelog:https://github.com/jacktrip/jacktrip/compare/v3.0.0...v3.0.1