Skip to content

v0.7.0

Compare
Choose a tag to compare
@jacobtread jacobtread released this 24 Feb 05:39
· 27 commits to master since this release

Changes

  • UDP tunnel support for faster connections (Optimized further since the beta)
  • Coalesced files (game configurations) are now stored in JSON files so can be modified without unpacking and repacking them (The server is now capable of packing at runtime)
  • Tunnel keep-alive messages to prevent nginx from closing the connections if they're going unused
  • Dashboard login code integration (New with plugin client beta)
  • Possible fixes for some connection issues
  • Improved keep alive system
  • Fixes for deadlocks
  • Dependencies bumped
  • Improved performance internally removing extra locking and cloning switching out async locks
  • Additional debug logging

What's Changed

Full Changelog: v0.6.1...v0.7.0