Skip to content

v0.1.78

Choose a tag to compare

@sanity sanity released this 04 Jan 04:10
· 1008 commits to main since this release
b42649d

Release 0.1.78

🐛 Bug Fixes

  • #2577: build: release 0.1.78
  • #2576: fix(test): prevent IP collision in parallel tests
  • #2575: fix(transport): prevent duplicate connection race causing decryption failures
  • #2574: fix(ledbat): allow congestion avoidance to run when slowdown is skipped
  • #2573: fix(test): bind WebSocket to varied loopback IPs for test isolation
  • #2571: build: bump freenet-stdlib to 0.1.30
  • #2570: fix(report): support hourly log file pattern in service report
  • #2567: test(ledbat): add property-based tests for LEDBAT++ math
  • #2564: refactor: unify event loop implementations (testing uses P2pConnManager)

✨ Features

  • #2572: feat(websocket): add server-side ping keepalive to prevent NAT timeout

Full Changelog: v0.1.77...v0.1.78

[AI-assisted debugging and comment]