v4.1.0
JPSchellenberg
released this
07 Jul 17:58
·
2985 commits
to master
since this release
4.1.0 (2020-07-07)
Features
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!