aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpacien2023-02-17 23:01:37 +0100
committerpacien2023-02-17 23:01:37 +0100
commitae1446ed62f2d7de3c47b3ef7e2015bae26be6e4 (patch)
treece7a0462833d143f405242dc9168d60fde04198a
parente939712a284dff9af6d81cc1fcd4e7f7ec9ad503 (diff)
downloadldgallery-ae1446ed62f2d7de3c47b3ef7e2015bae26be6e4.tar.gz
changelog: mention EPUB support for v2.2
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index ea2385e..45cb6e7 100644
--- a/changelog.md
+++ b/changelog.md
@@ -13,6 +13,7 @@ release. Releases are tracked and referred to using git tags.
13- New features: 13- New features:
14 - viewer: add `CTRL-K` keyboard shortcut for quick search. 14 - viewer: add `CTRL-K` keyboard shortcut for quick search.
15 - viewer: added a button to download the current item. 15 - viewer: added a button to download the current item.
16 - viewer: add support for EPUB files
16- Bug fixes: 17- Bug fixes:
17 - compiler: fix detection of dimensions of EXIF-rotated pictures. 18 - compiler: fix detection of dimensions of EXIF-rotated pictures.
18 Rebuild the gallery with `--rebuild-all` to purge erroneous cached data. 19 Rebuild the gallery with `--rebuild-all` to purge erroneous cached data.