Skip to content

v95.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 10:52
· 5 commits to master since this release

95.0.0 (2024-10-16)

Breaking Changes

  • NetworkServer.dontListen renamed to 'listen' to avoid double negative "dontListen=false" to listen (7ab1b39)

Bug Fixes

  • #2536 NetworkServer won't accept connections while listen=false (fe9bbcb)