Skip to content

v4.1.0

Compare
Choose a tag to compare
@JPSchellenberg JPSchellenberg released this 07 Jul 17:58
· 2985 commits to master since this release
eea6ea0

4.1.0 (2020-07-07)

Features

  • interactive video: seeking in videos works (#647) (18fc0d2)

Minor breaking change: The IContentStorage and ITemporaryFileStorage interfaces were
extended to support ranges when getting file streams. If you've implemented the interfaces yourself, you must change them accordingly.

If you've implemented the H5P Ajax endpoints yourself, you must make sure to correctly deal with range requests!