Skip to content

Releases: jorisdugue/h5p-bundle

v2.2.0

08 Apr 17:44
Compare
Choose a tag to compare

What's Changed

  • string identifier user #51
  • Improve documentation

Full Changelog: v2.1.0...v2.2.0

v2.1.0

29 Jan 19:43
7baa46f
Compare
Choose a tag to compare

What's Changed

  • migrate hub to latest version by @jorisdugue in #48
  • feat(chore, docs): upgrade deps and continue to cleanup the code by @jorisdugue in #49
  • feat(chore): implement usage without user by @jorisdugue in #52
  • Detect type for prevent bug about postgresql #50

Full Changelog: v2.0.2...v2.1.0

v2.0.2

18 Sep 19:04
8a17e2e
Compare
Choose a tag to compare
  • Downgrade to h5p/h5p-core 1.24.X and h5p/h5p-editor 1.24.X for prevent the BC of H5P Editor

v2.0.1

02 Sep 14:59
e940b3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

23 Aug 07:14
Compare
Choose a tag to compare

What's Changed

  • fix: Remove usage of depracted function getMasterRequest by @s4ddly in #43
  • inject request stack for symfony 6 by @tuxes3 in #44
  • allow using symfony 7.X @jorisdugue

New Contributors

Full Changelog: v1.9.0...v2.0.0

v1.9.0

14 Feb 05:30
Compare
Choose a tag to compare
  • Add support for PHP 8.2 and PHP 8.2
  • Allow using this package for Symfony 6
  • fix: short namespace alias cause "Class X does not exist" #41 (thanx to @pierre-kubica )

v1.8.0

30 Nov 06:25
689611a
Compare
Choose a tag to compare

Add support for php8

v1.7.4

05 May 12:48
8da2853
Compare
Choose a tag to compare
  • Update guzzle to 7.3 (latest)
  • Remove contentUserData bugfix and refactor #31

v1.7.3

07 Dec 16:06
b9de957
Compare
Choose a tag to compare
  • Avoid double insert unique constraint exception #27
  • Avoid saving .h5p files if frame or export set to false #28

v1.7.2

01 Dec 16:02
c9cc452
Compare
Choose a tag to compare

Add ability to copy files instead of symlinks #26