Simple Photo Gallery Versions Save

Beautiful and simple photo galleries that help you tell your story. Free and open-source.

1.5.6

3 months ago

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

1.5.5

5 months ago

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

1.5.4

2 years ago
  • Fix a typo in the config option disable_captions

1.5.3

2 years ago
  • Fix relative links in the README so they can be displayed correctly on PyPI

1.5.2

3 years ago
  • Fix disable_captions not having an effect
  • Add default entry for disable_captions in gallery.json

1.5.1

3 years ago
  • Add a parameter to gallery-init to skip asking questions in the console and use the defaults directly.

1.5.0

3 years ago

New features:

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

1.4.1

3 years ago
  • Fix a bug preventing thumbnail creation for RGBA PNGs

1.4.0

3 years ago
  • Specify the photos to be included in a section by their names as well as by their index. Check the documentation for details.

1.3.5

3 years ago
  • Add anchor links for each section