Releases: SpringRoll/SpringRollContainer
Releases · SpringRoll/SpringRollContainer
2.5.2
2.5.2-rc
- Ensured that CaptionsTogglePlugin internal state is maintained when reading from localStorage on startup
2.5.1
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
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
- 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
Fixed typo missed in rc1
2.5.0-rc
- 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
- 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
- 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
- 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