Skip to content

Releases: IITPP-Roblox/LocalAudio

V.1.5.2

16 Sep 20:23
9790e6f

Choose a tag to compare

Changes

  • Added internal types for use in Wally package.
  • Added AudioData to main module.

V.1.5.1

16 Sep 03:03
ecc94dc

Choose a tag to compare

Changes

  • Fixed SoundStates not being garbage collected.

V.1.5.0

16 Sep 02:58
fae0c8a

Choose a tag to compare

This is a backfill release with code from November 24th, 2024.

Changes

  • Added strict typing.

V.1.4.2

16 Sep 02:56
19e96ff

Choose a tag to compare

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

16 Sep 02:52
9ce02a7

Choose a tag to compare

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

16 Sep 02:50
9ce02a7

Choose a tag to compare

This is a backfill release with code from July 22nd, 2023.

Changes

  • Added CollectionService tag support.

V.1.3.0

16 Sep 02:47
0fb32a6

Choose a tag to compare

This is a backfill release with code from July 4th, 2023.

Changes

  • Added support for string audio ids.

V.1.2.2

16 Sep 02:45

Choose a tag to compare

This is a backfill release with code from October 29th, 2022.

Changes

  • Fix events for audios not working between multiple LocalAudio modules.

V.1.2.1

16 Sep 02:34

Choose a tag to compare

This is a backfill release with code from October 19th, 2022.

Changes

  • Added sound to time events.

V.1.2.0

16 Sep 02:31

Choose a tag to compare

This is a backfill release with code from June 28th, 2022.

Changes

  • Added time events for sounds.