Skip to content
This repository has been archived by the owner on Jun 30, 2019. It is now read-only.

Releases: lionel-m/galerie

2.5.0

11 Apr 16:28
Compare
Choose a tag to compare

Update Galleria to 1.5.6
Add the new Fullscreen theme

2.4.1

14 Jan 14:05
Compare
Choose a tag to compare

Add compatibility with php7

2.4.0

14 Sep 16:25
Compare
Choose a tag to compare
  • Update Galleria to 1.4.5

The Galleria project has a new maintainer.

2.3.2

17 Jun 11:32
Compare
Choose a tag to compare
  • Compatible with Contao 3.5
  • Bug fixes

2.3.1

17 Jan 12:16
Compare
Choose a tag to compare

Remove permissions check for gallery pictures. We can restrict the creation and deletion of a gallery and also remove fields if needed.

2.3.0

14 Jan 14:08
Compare
Choose a tag to compare
  • Compatible with Contao 3.4.
  • Restriction for file extensions (Only image file types in settings are considered).
  • It is now possible to have multiple galleries on a page with the same preferences. You can create several content elements or modules using the same gallery. This implies that the IDs of each galleries have been changed in this new version. For example:

Before: id="galerie-1" and after: id="galerie-c23"

Check your CSS rules if you used the ID.
For example: #galerie-1 { ... } => #galerie-c23 { ... }.

2.2.0

16 Sep 12:23
Compare
Choose a tag to compare
  • Update Galleria to 1.4.2

2.1.0

31 May 11:09
Compare
Choose a tag to compare
  • Update Galleria to 1.3.5
  • Compatible with Contao 3.3.x

2.0.0

29 Jan 16:52
Compare
Choose a tag to compare
  • Compatible with Contao 3.2
  • Update Galleria to 1.3.3
  • Add thumbPosition option
  • Add videoPoster option
  • Add variation option
  • Add composer.json
  • Some improvements

1.9.0

19 Jul 13:42
Compare
Choose a tag to compare
  • Add maxVideoSize option
  • Update Galleria to 1.2.9
  • Add "Layer" feature
  • Add HTML5 Attributes data-*
  • Remove depreciated options
  • Ability to resize images added from a group
  • Users and user groups permissions