Skip to content

v94.3.1

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

94.3.1 (2024-10-16)

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)