Sigal

Latest version: v2.5

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

Scan your dependencies

Page 1 of 6

2.6dev

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

Not released yet.

2.5

~~~~~~~~~~~

Released on 2025-02-25.

Sigal now requires Python 3.9+.

- Remove s3 plugin since it relied on boto which is no longer maintained. Help
is welcome to update the plugin with the new boto3 library. [:issue:`513`]
- Cache input size to make updating faster [:issue:`506`].
- Allow sorting albums with negative numbers [:issue:`507`].
- Write the static files only once [:issue:`510`].
- Remove subdirectories for the ones skipped with ``ignore_dirs``
[:issue:`515`].
- New cli flag ``sigal serve --browser`` to open in default browser
[:issue:`516`].
- Add support for ``.heic`` files (requires the optional pillow-heif package)
[:issue:`519`].
- Add autoplay setting for galleria [:issue:`520`].
- Show HTML in media description (with galleria) [:issue:`521`].
- New ``display_timestamp`` setting to show the generation timestamp
[:issue:`524`].
- Update photoswipe to v5.4.4 [:issue:`528`].

2.4

~~~~~~~~~~~

Released on 2023-09-29.

Sigal now requires Pillow>=8.0.0

- Avoid IndexError with empty source dir [:issue:`498`].
- New cli option ``--force-album`` to reprocess only specific albums
[:issue:`491`].
- Added support for black detection in video thumbnail generation
[:issue:`485`].
- Don't show the galleria container if there are no medias [:issue:`484`].
- Force encrypt's password form to be on top [:issue:`483`].
- Add mkv to ``video_extensions`` [:issue:`481`].
- Make sure ``zip_gallery`` is set correctly [:issue:`477`].
- Updates for recent Pillow changes, requires Pillow>=8.0.0 [:issue:`479`].
- Make theme dir writable after copying to it [:issue:`471`].
- New plugin: Titleregexp - modify titles of albums with regular expressions
[:issue:`469`].
- List of sort-properties as fallback instead of zero-length string
[:issue:`468`].

2.3

~~~~~~~~~~~

Released on 2022-04-08.

Sigal now requires Python 3.8+.

- Add option ``max_img_pixels`` to allow processing huge images (sets
``PIL.Image.MAX_IMAGE_PIXELS``) [:issue:`431`].
- Add webp to the list of images formats supported by default [:issue:`433`].
- Allow ``video_size = None`` in settings [:issue:`435`].
- New plugin to handle non-image or video files [:issue:`434`].
- With the galleria theme, albums can contain both images and sub-albums
[:issue:`438`].
- Add original size information for 'Download ZIP' link in album [:issue:`446`].
- Allow specifying the file date in the Markdown metadata file [:issue:`447`].
- Add gallery title to albums' ``<title>`` [:issue:`441`].
- Add map for all themes. This replaces the map feature that was specific to
the galleria theme [:issue:`450`].
- Fix loading ``filters.py`` [:issue:`452`].
- Fix compatibility with Click 8.1.
- colorbox theme: avoiding holes due to non image/video files present in the
source directory [:issue:`455`].
- Extend caching plugin to handle markdown and iptc metadata [:issue:`443`].

2.2

~~~~~~~~~~~

Released on 2021-04-18.

- Convert pillow warnings to logging with filename [:issue:`394`].
- Catch warnings when reading EXIF data.
- Avoid crash when thumbnail cannot be generated [:issue:`401`].
- Replace deprecated usage of `imp`.
- Fix video thumbnail creation when delay > video length [:issue:`411`].
- Update photoswipe to 4.4.0 [:issue:`415`].
- Update galleria to v1.6.1 and add new themes [:issue:`417`].
- Add ``user_css`` option to allow easier css customization [:issue:`418`].
- Allow to specify the sort order per album.
- Add a ``.nbmedias`` attribute to get the number of files in an album.
- More options for vieo resizing [:issue:`420`].
- Fixes for img_format [:issue:`421`].
- Fix encoding issue with ffmpeg output [:issue:`423`].

2.1.1

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

Released on 2020-08-03.

- Compatibility with Pillow 7.2
- Fix issue with encrypt template and some Jinja2 versions [:issue:`399`].
- Bug fixes and UI improvements for encrypt plugin [:issue:`399`].
- Reorganize info about plugins in the template config and fix documentation
issues with some plugins.

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.