Sigal

Latest version: v2.5

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

2.1

~~~~~~~~~~~

Released on 2020-05-21.

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

2.0

~~~~~~~~~~~

Released on 2019-01-26.

Sigal now requires Python 3.5+.

- Add some transparency for galleria's info box [:issue:`308`].
- Galleria theme now reads image data from json [:issue:`312`].
- Galleria: Load first image earlier [:issue:`307`].
- Galleria: Do not load tiles by default.
- Fixed crash when IPTC reading fails [:issue:`316`].
- Force loading of truncated files [:issue:`320`].
- Include tests in PyPI tarball [:issue:`323`].
- Optimize a bit markdown initialization [:issue:`329`].
- Quote special characters in urls [:issue:`345`].
- Reorganization of templates, splitting landing page and album templates
[:issue:`343`], [:issue:`347`], [:issue:`348`].
- Add IPTC Headline (2:105) and to iptc_data [:issue:`356`].
- Avoid IPTC errors [:issue:`355`], [:issue:`358`].

1.4.1

~~~~~~~~~~~~~

Released on 2018-10-01.

- compatibility with Click 7.0

1.4.0

~~~~~~~~~~~~~

Released on 2018-02-20.

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 [:issue:`235`].
- New plugin for finer control over ignored files [:issue:`233`].
- New plugin to cache the exif data of images [:issue:`236`].
- Feeds plugin: include videos in feeds [:issue:`238`].
- Allow formatting in ``zip_gallery`` [:issue:`244`].
- Added random thumbnail property for album [:issue:`241`].
- Improve CSP compatibility with colorbox theme [:issue:`245`].
- Set html lang attribute based upon locale [:issue:`257`].
- Resize portrait images to same size as landscape [:issue:`258`].
- New setting ``thumb_fit_centering`` for tweaking how thumbnails should be
cropped [:issue:`263`].
- New settings to configure what file extensions should be recognised as
images and videos [:issue:`270`].
- New setting ``datetime_format`` to customize the EXIF datetime format
[:issue:`271`].
- Add a progress bar for writing index files [:issue:`234`].
- Add setting to customize the EXIF datetime format [:issue:`271`].
- Allow to configure the ffmpeg binary [:issue:`273`].
- Filter .nomedia files with the source filename [:issue:`295`].
- Populate title & description from IPTC image data [:issue:`297`].
- Defer loading of leaflet js til late in the page [:issue:`298`].
- Add compress_assets plugin [:issue:`300`].
- Sidebar site logo image in Colorbox [:issue:`292`].

1.3.0

~~~~~~~~~~~~~

Released on 2017-01-03.

- Support videos with rotation [:issue:`210`].
- Generate missing thumbnails from the resized image if possible [:issue:`211`].
- Fix background-image url in the PhotoSwipe theme [:issue:`213`].
- Implement a first version of video support for the PhotoSwipe theme [:issue:`216`].
- Update Google Analytics UA Code [:issue:`221`].
- Use leaflet-providers.js to allow chosing the tile provider for the map in
the Galleria theme [:issue:`218`].
- Fix theme.url path in the media page plugin for the Colorbox theme. [:issue:`224`]
- Add 3gp to the list of supported video formats. [:issue:`226`]

1.2.0

~~~~~~~~~~~~~

Released on 2016-06-05.

- Fix videos not opening correctly with colorbox [:issue:`201`].
- Allow to create large zip files [:issue:`205`].
- Allow sorting on metadata keys (for ``albums_sort_attr`` and
``medias_sort_attr``) [:issue:`202`].
- Add a ``set_meta`` command to write metadata keys to ``.md`` files [:issue:`203`]. For
example, to set the title of ``test.jpg`` to *"My test image"*::

sigal set_meta test.jpg title "My test image"

Page 2 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.