Releases: modxcms/Gallery
Releases · modxcms/Gallery
2.0.0
Gallery 1.7.0
- Fixed showAll parameter in galAlbum
- Fixed album tree icon
- Fixed undefined index: Year
- Updated phpthumb-processor
- Add browser caching support to phpthumb processor
- Move Ext.onReady into controllers
- Add support for &thumbTpl_N tpl in Gallery snippet
- More 2.3 Fixes
- Modx 2.3 Compatibility Fixes
Community Update
Download Gallery from the MODX Extra Repository.
Gallery 1.6.0
- [splittingred#271] [GalleryAlbums] Added image_absolute placeholder
- [splittingred#270] [GalleryAlbums] Added containerTpl (with navigation placeholders) and totalVar placeholder
- [splittingred#266] Add support for selection of album cover.
- [splittingred#259] Do not cache in getList() when $sort = RAND()
- [splittingred#252] Database Optimization
- [splittingred#248] Fix getPage support in Gallery snippet
- [splittingred#246] Batch import sorts by filename.
- [splittingred#235] show all childs and subchilds of selected parent album by new TV option
- [splittingred#233] Fix property itemCls from being assigned activeCls's value
- [splittingred#226] German localization
- [splittingred#151] Needed to show links to next/prev albums
- [#91] Allow false boolean
- [splittingred#258] Bug fix with random sorting when cached
- Bug fixes