From 1bfa9122417a2f26f165136b76485caf76d85b0d Mon Sep 17 00:00:00 2001 From: Kevin F Date: Tue, 5 Oct 2021 22:08:39 +0000 Subject: [PATCH] Added responsiveness and bumped version --- CHANGELOG.md | 5 +++++ imgin/web/index.html | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ced8b0b..cc11594 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 0.0.2 + +Improved gallery view responsiveness and mac font + + ## 0.0.1 Switched from glob to a list file which fixes albums overwriting each other (Reported by SeerLite) diff --git a/imgin/web/index.html b/imgin/web/index.html index 6c08cc2..00cf1b0 100644 --- a/imgin/web/index.html +++ b/imgin/web/index.html @@ -39,7 +39,7 @@

Or, run it with python by installing the requirements.txt and ./run.py. Or use the Dockerfile. Contact me if you want help or find a bug.