All Versions
12
Latest Version
Avg Release Cycle
188 days
Latest Release
1723 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.1.1
August 04, 2020 -
v2.1 Changes
May 22, 2020- โ Add setting to use relative symbolic links [:issue:
359
]. - โ Add a setting to force image output format [:issue:
360
]. - Feeds: fix links to gallery and image [:issue:
361
]. - ๐ Improve performance when reading metadata [:issue:
362
]. - โ Add new plugin to allow one to disable ZIP generation on a per album basis
with a.nozip_gallery
file [:issue:368
]. - ๐ Make sure that read-only files can be copied [:issue:
375
]. - โ Add a quiet flag [:issue:
376
]. - โก๏ธ Update photoswipe to v4.1.3
- ๐ Improve error message when template is not found [:issue:
384
]. - ๐ New plugin to protect gallery by encrypting image files using a password
[:issue:385
]. - ๐ฎ Force conversion of some EXIF tags to str [:issue:
386
]. - ๐ฆ Use natural sorting thanks to the
natsort
package [:issue:387
].
- โ Add setting to use relative symbolic links [:issue:
-
v2.0
January 26, 2019 -
v1.4.1
September 30, 2018 -
v1.4.0 Changes
February 19, 2018๐ This is the last version supporting Python 2.
- โก๏ธ Update libraries used in themes (Galleria, Colorbox, PhotoSwipe) and their dependencies.
- โ Remove use of CDNs (JQuery, Google fonts).
- โ Hint to how to suppress decompressionbomb warnings [#235].
- ๐ New plugin for finer control over ignored files [#233].
- ๐ New plugin to cache the exif data of images [#236].
- ๐ Feeds plugin: include videos in feeds [#238].
- ๐ Allow formatting in zip_gallery [#244].
- โ Added random thumbnail property for album [#241].
- ๐ Improve CSP compatibility with colorbox theme [#245].
- Set html lang attribute based upon locale [#257].
- Resize portrait images to same size as landscape [#258].
- New setting thumb_fit_centering for tweaking how thumbnails should be cropped [#263].
- ๐ New settings to configure what file extensions should be recognised as images and videos [#270].
- ๐ New setting datetime_format to customize the EXIF datetime format [#271].
- โ Add a progress bar for writing index files [#234].
- โ Add setting to customize the EXIF datetime format [#271].
- ๐ Allow to configure the ffmpeg binary [#273].
- Filter .nomedia files with the source filename [#295].
- Populate title & description from IPTC image data [#297].
- Defer loading of leaflet js til late in the page [#298].
- โ Add compress_assets plugin [#300].
- Sidebar site logo image in Colorbox [#292].
-
v1.3.0 Changes
January 03, 2017- ๐ Support videos with rotation [#210].
- Generate missing thumbnails from the resized image if possible [#211].
- ๐ Fix background-image url in the PhotoSwipe theme [#213].
- ๐ Implement a first version of video support for the PhotoSwipe theme [#216].
- โก๏ธ Update Google Analytics UA Code [#221].
- ๐ Use leaflet-providers.js to allow chosing the tile provider for the map in
the Galleria theme [#218]. - ๐ Fix theme.url path in the media page plugin for the Colorbox theme. [#224]
- โ Add 3gp to the list of supported video formats. [#226]
-
v1.2.0 Changes
June 05, 2016 -
v1.1.0 Changes
April 24, 2016- โ Add GIF support [#185].
- โ Add a feeds plugin [#98].
- Implement album sorting [#192].
- Enable autoescape in Jinja templates [#195].
- Raise exceptions in debug mode (
--debug
). - ๐ Fix unicode bug with special characters in path names.
- ๐ Better representation for exposure time fraction [#187].
- Catch
cPickle.PicklingError
on python 2 [#191]. - ๐ Fix
ZeroDivisionError
when ExposureTime contains null values [#193]. - ๐ Fix hard-coded video mime-type in the galleria theme [#196].
- โก๏ธ Update theme libraries: colorbox 1.6.3, jQuery 2.2.1, touchSwipe 1.6.15,
photoswipe 4.1.1 - Galleria: always show fullscreen icon, replace fullscreen and map icons.
- ๐ Use https for external resources, remove html5shiv.
-
v1.0.1 Changes
April 24, 2016 -
v1.0.0 Changes
April 24, 2016- Colorbox: Use the media title if available (fix #145).
- Adds a thumb_video_delay parameter for the creation of thumbnails with fade-in
videos [#143]. - โ Add fullscreen display support to Galleria theme [#149].
- โ Add watermark plugin [#148].
- ๐ Allow more settings for font, color, position in the copyright plugin [#150].
- ๐ Tables support in markdown [#155].
- Honor 'use_orig' for videos [#153].
- ๐ Fix for the relative path checks for Windows [#160].
- โ Add support for mp4 [#159].
- โ Add size property into Image object [#164].
- ๐ Make sure that bad exif data does not crash sigal.
- Strip spaces for some exif tags (fix #154).
- โ Add support for piwik [#165].
- โ Add a theme using photoswipe [#163].
- โ Add a setting to disable google fonts and jquery [#168].
- โ Add swipe to colorbox theme [#116].
- Map view for albums in galleria theme [#45].