| Download | Size | md5 hash |
|---|---|---|
| galleryformatter-6.x-1.0-rc4.tar.gz | 39.78 KB | bbc7575aa9b87c7f9580128f26f0f02a |
| galleryformatter-6.x-1.0-rc4.zip | 43 KB | 225ddcbd845309d3ad2fadc1041681fd |
Release notes
Make sure to double check your field's settings after updating from the previous release, just in case ;)
Mainly bug fixes, code cleanup and overall maintenance.
Commits in this release:
JS code cleanup, some unnecessary global variables were being declared and a missing semicolon. view commit.
Added translation template, as well as German and Spanish translations. view commit.
Bug fix #858664: Deeplinking error (galleryformatter.js) by Manuel Garcia, Fleshgrinder
#845074: Prevent themes from displaying bullet icons on LI elements by Fleshgrinder
Bug fix #876392: Bad thumb ul width causes render problems by miguel_angel, Manuel Garcia.
Bug fix #892038: Use of undefined constant CONTENT_HANDLE_MULTIPLE
Bug fix #924992: The php 5.3 issue by jonhattan
Moved the integration with third party jQuery modal modules into the widget settings for two reasons, ability to choose, and performance.