Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
saimn committed Sep 29, 2023
1 parent b49f697 commit 6ac2ec9
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,22 @@
Changelog
===========

Version 2.4.dev
~~~~~~~~~~~~~~~
Version 2.4
~~~~~~~~~~~

Released on 2023-09-29.

Not released yet.
Sigal now requires Pillow>=8.0.0

- Update link to Galleria [:issue:`487`].
- 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`].
- 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
Expand Down

0 comments on commit 6ac2ec9

Please sign in to comment.