Releases: jorisdugue/h5p-bundle
Releases · jorisdugue/h5p-bundle
v1.6.6
v1.6.5
v1.6.4
- remove #tmp from the images on saving the content (this will help on getting the image from the content/{id} folder instead of the editor folder)
Editor/LibraryStorage.php:68
sent the params instead of params->params to h5p-core
this help to delete the image from content/{id} folder
scenario: edit any content and delete image
result: image not deleted from the folder- avoid double slash // on the storage_dir parameter
scenario: addstorage_dir: /h5p
inside the config
v1.6.3
Fix; deprecated flashbag
v1.6.2
Fix: Avoid using __toString in repositories