Released 2022-12-20
Bug Fixes
- Fixes an issue with course-level settings not applying properly to preview launches.
- Fixes rare bug in which custom style sheets for media courses fail to load during player initialization if path to the file contains the characters ".js"
- Fixes issue where multi-SCO navigation buttons in the player UI were triggering multiple times for a single click (a mostly benign issue, but could cause the SCO navigation to fail in some race conditions)
- [Java Only] Updated com.fasterxml.woodstox to 6.4.0 to address CVE-2022-40152
Improvements
- [Java Only] Updated commons-codec to 1.15 and common-compress to 1.22 (their latest minor versions)