Skip to content

v1.10.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 18:34
· 0 commits to main since this release

1.10.4 (2025-02-24)

New Features

  • Add configuration option to enable or disable sound downloads. Default setting is now false meaning all files are streamed. (4328e4b)
  • Add fallback mechanism for fetching audio from multiple servers if the first fails. (d671450)
  • Client now fetches active audio streaming servers. (240141d)
  • The client now detects the closest server to stream the audio from to minimize latency. (5de2cea)

Bug Fixes

  • Cleaned up the mods configuration screen and added more tooltips (1aed2dd)
  • Only try playing local audio file if download sound setting is enabled (86b1f92)