Skip to content

Commit 62477fd

Browse files
authored
Merge pull request #164 from SpringRoll/release/2.4.5
Release/2.4.5
2 parents 0d7a262 + c20d65b commit 62477fd

10 files changed

+2880
-4536
lines changed

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ 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.5] 2023-09-08
9+
10+
### Fixed
11+
12+
- CaptionsStylesPlugin now correctly updates radio button status when the style is changed programatically
13+
- Changed CaptionsStylePlugin to have distinct name
14+
- added logic to SoundPlugin.sendAllProperties to ensure sound mutes don't overwrite volume
15+
816
## [2.4.4] 2023-02-27
917

1018
### Fixed

Diff for: 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.

Diff for: 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.

Diff for: dist/index.js

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

Diff for: 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)