Skip to content

Commit f0050cb

Browse files
committed
Merge branch 'main' into dependabot/npm_and_yarn/word-wrap-1.2.4
2 parents efb5eb4 + 7d6cbec commit f0050cb

12 files changed

+5226
-6795
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.4.6] - 2023-10-16
9+
10+
### Fixed
11+
12+
- added check to prevent sub sound channel volumes being set to 0 causing soundVolume to be set to 1 in the game
13+
- Added/fixed logic in `SoundPlugin` volume and toggle handlers to make sure everything stays in sync and respects user preferences better
14+
15+
## [2.4.5] 2023-09-08
16+
17+
### Fixed
18+
19+
- CaptionsStylesPlugin now correctly updates radio button status when the style is changed programatically
20+
- Changed CaptionsStylePlugin to have distinct name
21+
- added logic to SoundPlugin.sendAllProperties to ensure sound mutes don't overwrite volume
22+
823
## [2.4.4] 2023-02-27
924

1025
### Fixed

dist/SpringRoll-Container-umd.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/SpringRoll-Container-umd.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)