Skip to content

Releases: haltakov/simple-photo-gallery

Release v1.5.6

11 Feb 00:00
Compare
Choose a tag to compare

This release addresses the following issues:

  • #125 - error generating thumbnails of truncated images
  • #126 - erroneous thumbnail images when image filenames contain more than one dot
  • #131 , #135 - incompatibilities with recent selenium version. The fix constrains the selenium version and updates the gecko webdriver

Release v1.5.5

31 Dec 20:43
f946352
Compare
Choose a tag to compare

Fixes a breakage caused by a change in the dependency pillow version 10 and higher. This is the only change in this release.

Release v1.5.4

30 Sep 13:39
Compare
Choose a tag to compare
  • Fix a typo in the config option disable_captions

Release v1.5.3

26 Jul 19:00
Compare
Choose a tag to compare
  • Fix relative links in the README so they can be displayed correctly on PyPI

Release v1.5.2

13 May 21:17
7ed7ab4
Compare
Choose a tag to compare
  • Fix disable_captions not having an effect
  • Add default entry for disable_captions in gallery.json

Release v1.5.1

13 May 21:03
d344ee0
Compare
Choose a tag to compare
  • Add a parameter to gallery-init to skip asking questions in the console and use the defaults directly.

Release v1.5.0

28 Feb 20:55
Compare
Choose a tag to compare

New features:

  • Added an option to create a gallery from a folder at a different location (thanks to @hille721)

Release v1.4.1

23 Jan 12:57
561dd33
Compare
Choose a tag to compare
  • Fix a bug preventing thumbnail creation for RGBA PNGs

Release v1.4.0

30 Dec 20:45
2da48ea
Compare
Choose a tag to compare
  • Specify the photos to be included in a section by their names as well as by their index. Check the documentation for details.

Release v1.3.5

24 Nov 20:44
ff6c4f7
Compare
Choose a tag to compare
  • Add anchor links for each section