Skip to content

1.6.1

Latest

Choose a tag to compare

@Matteo842 Matteo842 released this 29 Jul 13:47

Version 1.6.1 Changelog

Release Summary: A minor maintenance update bundling OpenAL Soft native libraries to fix missing audio for users without system-wide OpenAL installed.


πŸ”Š Audio & Packaging Fixes

  • Bundled OpenAL Soft Libraries: Integrated native OpenAL binaries directly into the application (soft_oal.dll on Windows, libopenal.so on Linux).
  • Out-of-the-Box Audio Support: Resolves a known issue where audio was silent for users lacking pre-installed OpenAL drivers on their system. Audio now works automatically for everyone.
  • Updated Docs & Release Tools: Updated README.md and release scripts (publish_release.py) to reflect that external system dependencies are no longer required.