Skip to content

Releases: SpringRoll/SpringRollContainer

2.5.2

19 Jun 15:15
86d2564
Compare
Choose a tag to compare
  • Ensured that CaptionsTogglePlugin internal state is maintained when reading from localStorage on startup

2.5.2-rc

13 Jun 15:25
640c473
Compare
Choose a tag to compare
2.5.2-rc Pre-release
Pre-release
  • Ensured that CaptionsTogglePlugin internal state is maintained when reading from localStorage on startup

2.5.1

16 Apr 12:19
d088641
Compare
Choose a tag to compare

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

28 Mar 17:56
aade51e
Compare
Choose a tag to compare
2.5.1-rc Pre-release
Pre-release

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

21 Feb 18:51
67b411c
Compare
Choose a tag to compare
  • 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

01 Feb 14:19
aa968da
Compare
Choose a tag to compare
2.5.0-rc2 Pre-release
Pre-release

Fixed typo missed in rc1

2.5.0-rc

31 Jan 18:56
d20f8d9
Compare
Choose a tag to compare
2.5.0-rc Pre-release
Pre-release
  • 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

18 Oct 12:29
f25edc2
Compare
Choose a tag to compare
  • 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

11 Sep 15:00
62477fd
Compare
Choose a tag to compare
  • 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

12 Jul 19:45
0d7a262
Compare
Choose a tag to compare
  • 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