diff options
-rw-r--r-- | changelog.md | 1 |
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. |