Skip to content

AudioLink 1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 15:02
· 98 commits to master since this release

1.3.0 - February 18th, 2024

Changes

  • Deprecated various static properties in AudioLink.DataAPI in favor of static functions to work around a miscompilation bug in UdonSharp.
  • Deprecated the underused "AudioLink extra packages", which contains a single "AudioLinkZone" script. The script is now in the main package.

Bugfixes

  • Fixed an issue where an exception would be thrown when leaving a world with AudioLink enabled. (@ShingenPizza)
  • Fixed a bug where theme colors would reset when someone joins the instance. (Teeh, orels1, pema)