Skip to content

Releases: tunapanda/h5p-standalone

v3.2.0

15 Jun 20:24
462b357
Compare
Choose a tag to compare

3.2.0 (2021-06-15)

Features

v3.1.1

15 Jun 19:51
ae31738
Compare
Choose a tag to compare

3.1.1 (2021-06-15)

Bug Fixes

  • Jquery empty object causing fatal error on arithmetic quiz content (c3c0992)

v3.1.0

23 Apr 09:11
a253a44
Compare
Choose a tag to compare

3.1.0 (2021-04-23)

Bug Fixes

Features

  • don't overwrite existing window h5p integration..override only (bc5c49d)

v3.0.3

19 Apr 09:17
1ec9101
Compare
Choose a tag to compare

3.0.3 (2021-04-19)

Bug Fixes

v3.0.2

19 Apr 07:37
7db44f2
Compare
Choose a tag to compare

3.0.2 (2021-04-19)

Bug Fixes

  • path parameter(s) should resolve correctly (#73) (7db44f2)

v3.0.1

17 Apr 21:09
e172cf8
Compare
Choose a tag to compare

3.0.1 (2021-04-17)

Bug Fixes

  • restore mistakenly deleted content id (#72) (e172cf8)

v3.0.0

17 Apr 05:54
c6ec1ce
Compare
Choose a tag to compare

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

14 Apr 21:23
9909179
Compare
Choose a tag to compare

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

14 Apr 17:09
b3bda45
Compare
Choose a tag to compare

2.2.1 (2021-04-14)

Bug Fixes

  • remove Jquery dependency (601177e)

v2.2.0

02 Feb 13:02
Compare
Choose a tag to compare

2.2.0 (2021-02-02)

Features

  • initial semantic-release (e8bb0ae)