A new patch release for MoreGallery 1.5 is now available. This releases fixes a number of bugs, some of which are related to the tags functionality.
Here’s the changelog:
- Prevent potential mod_security related issue caused by video metadata
- Don’t allow empty tags to be created, and make sure errors are shown to the user
- Automatically remove empty tags that already exist in the database
- Fix bug where a gallery might get filtered by empty tag when not specified [S11105]
- Add ability to prefer GD over Imagick with
moregallery.imagine_prefer_gd
for cases where Imagick is broken [S11109] - Add cache busting to 2 files that weren’t cachebusted yet [S11093]