Releases: tunapanda/h5p-standalone
Releases · tunapanda/h5p-standalone
v3.2.0
3.2.0 (2021-06-15)
Features
v3.1.1
3.1.1 (2021-06-15)
Bug Fixes
- Jquery empty object causing fatal error on arithmetic quiz content (c3c0992)
v3.1.0
3.1.0 (2021-04-23)
Bug Fixes
Features
- don't overwrite existing window h5p integration..override only (bc5c49d)
v3.0.3
3.0.3 (2021-04-19)
Bug Fixes
v3.0.2
3.0.2 (2021-04-19)
Bug Fixes
- path parameter(s) should resolve correctly (#73) (7db44f2)
v3.0.1
3.0.1 (2021-04-17)
Bug Fixes
- restore mistakenly deleted content id (#72) (e172cf8)
v3.0.0
3.0.0 (2021-04-17)
Bug Fixes
- properly cache the Cypress binary - Github action (#71) (c6ec1ce)
Code Refactoring
- H5P player constructor to accept object as second argument (#70) (7dd6503)
BREAKING CHANGES
-
Cypress binary is now cached during release action
-
constructor now only accepts two arguments
-
docs: specify that a user requires an extracted H5P on their workspace
-
docs: update the changelog
v2.2.2
2.2.2 (2021-04-14)
Bug Fixes
- every step must define a
uses
or run
key (#69) (9909179)
- interactive videos causes the player to flicker (#68) (43635c6)
v2.2.1
2.2.1 (2021-04-14)
Bug Fixes
v2.2.0
2.2.0 (2021-02-02)
Features