Skip to content

Releases: SpringRoll/SpringRollContainer

2.5.2

Choose a tag to compare

@902seanryan 902seanryan released this 19 Jun 15:15
86d2564
  • Ensured that CaptionsTogglePlugin internal state is maintained when reading from localStorage on startup

2.5.2-rc

2.5.2-rc Pre-release
Pre-release

Choose a tag to compare

@902seanryan 902seanryan released this 13 Jun 15:25
640c473
  • Ensured that CaptionsTogglePlugin internal state is maintained when reading from localStorage on startup

2.5.1

Choose a tag to compare

@902seanryan 902seanryan released this 16 Apr 12:19
d088641

Fixed a bug with a _setMuteProp call in CaptionsTogglePlugin in which the parameters were in the wrong order, leading to the initial mute state not setting properly.

2.5.1-rc

2.5.1-rc Pre-release
Pre-release

Choose a tag to compare

@902seanryan 902seanryan released this 28 Mar 17:56
aade51e

Fixed a bug with a _setMuteProp call in CaptionsTogglePlugin in which the parameters were in the wrong order, leading to the initial mute state not setting properly.

2.5.0

Choose a tag to compare

@902seanryan 902seanryan released this 21 Feb 18:51
67b411c
  • Prevent SoundPlugin from sending mute state before Application is loaded.
  • Prevent CaptionsTogglePlugin from sending mute state before Application is loaded.
  • updated .nvmrc to 18
  • Added a check to make sure container plugin preloads are finished before opening up the application to avoid race conditions.

2.5.0-rc2

2.5.0-rc2 Pre-release
Pre-release

Choose a tag to compare

@902seanryan 902seanryan released this 01 Feb 14:19
aa968da

Fixed typo missed in rc1

2.5.0-rc

2.5.0-rc Pre-release
Pre-release

Choose a tag to compare

@902seanryan 902seanryan released this 31 Jan 18:56
d20f8d9
  • Prevent SoundPlugin from sending mute state before Application is loaded.
  • Prevent CaptionsTogglePlugin from sending mute state before Application is loaded.
  • updated .nvmrc to 18
  • Added a check to make sure plugin preloads are finished before opening up the application to avoid race conditions.

2.4.6

Choose a tag to compare

@902seanryan 902seanryan released this 18 Oct 12:29
f25edc2
  • added check to prevent sub sound channel volumes being set to 0 causing soundVolume to be set to 1 in the game
  • Added/fixed logic in SoundPlugin volume and toggle handlers to make sure everything stays in sync and respects user preferences better

2.4.5

Choose a tag to compare

@902seanryan 902seanryan released this 11 Sep 15:00
62477fd
  • CaptionsStylesPlugin now correctly updates radio button status when the style is changed programmatically
  • Changed CaptionsStylePlugin to have distinct name
  • added logic to SoundPlugin.sendAllProperties to ensure sound mutes don't overwrite volume on start up

2.4.4

Choose a tag to compare

@902seanryan 902seanryan released this 12 Jul 19:45
0d7a262
  • Changed deploy workflow to only run when an actual release is made
  • Replaced Rollup with Webpack for unit tests
  • Update Rollup to 3.17.2
  • Changed nvmrc version to v16.19.1
  • Bump minimatch from 3.0.4 to 3.1.2, and mocha from 8.2.1 to 10.2.0
  • Bump loader-utils from 1.1.0 to 1.4.2
  • Bump ua-parser-js from 0.7.31 to 0.7.33
  • Bump nanoid from 3.1.12 to 3.3.3
  • Bump socket.io-parser from 4.0.4 to 4.0.5
  • Bump engine.io from 6.1.3 to 6.4.0, and socket.io from 4.4.1 to 4.6.0