Releases: IITPP-Roblox/LocalAudio
Releases · IITPP-Roblox/LocalAudio
V.1.5.2
V.1.5.1
Changes
- Fixed
SoundStates not being garbage collected.
V.1.5.0
This is a backfill release with code from November 24th, 2024.
Changes
- Added strict typing.
V.1.4.2
This is a backfill release with code from October 6th, 2024.
Changes
- Fixed memory leak with looping audios when the parent is unparented but not destroyed.
V.1.4.1
This is a backfill release with code from October 5th, 2024.
Changes
- Fixed memory leak with looping audios when the parent is destroyed.
V.1.4.0
This is a backfill release with code from July 22nd, 2023.
Changes
- Added
CollectionServicetag support.
V.1.3.0
This is a backfill release with code from July 4th, 2023.
Changes
- Added support for string audio ids.
V.1.2.2
This is a backfill release with code from October 29th, 2022.
Changes
- Fix events for audios not working between multiple
LocalAudiomodules.
V.1.2.1
This is a backfill release with code from October 19th, 2022.
Changes
- Added sound to time events.
V.1.2.0
This is a backfill release with code from June 28th, 2022.
Changes
- Added time events for sounds.