Skip to content

1.4.0

Compare
Choose a tag to compare
@saimn saimn released this 19 Feb 23:47
· 511 commits to main since this release
432532c

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].