Skip to content

Initialization & Bug Fixes (3.0.6)

Choose a tag to compare

@JonathanMCarter JonathanMCarter released this 13 May 19:37
· 41 commits to main since this release
1196efb

ℹ️ Some backend API changes and an updated asset initialization flow from my other assets.

⚠️ As a major new release, bugs are to be expected. Please report issues to be fixed.

🗓️ Release Date: 13th May, 2024

🎨 Asset Changes

  • [Community Report] - Fixed an issue where playing a clip right after another completed while storing a reference to the first could interfere with the 2nd call. Not a bug exactly, but added an audio edit to support manual pooling to allow this flow.
  • Updated the asset initialization to use some recent updates from other assets that have proven stable, this may fix on-going library regeneration bug.
  • Some other minor API changes to make things clear, docs are behind of the asset here. Will update nearer the asset store release when stable.