imgin/CHANGELOG.md

27 lines
435 B
Markdown
Raw Normal View History

2021-10-03 00:56:33 +00:00
# Changelog
2022-01-09 06:08:40 +00:00
## 0.0.4
* Improved image scraping (Thanks https://austinhuang.me/)
* Added bind address/port to config.py (Thanks @a9)
## 0.0.3
* Added test coverage for image getter
* Fixed non album images being included in albums
## 0.0.2
Improved gallery view responsiveness and mac font
2021-10-05 18:40:48 +00:00
## 0.0.1
Switched from glob to a list file which fixes albums overwriting each other (Reported by SeerLite)
2021-10-03 00:56:33 +00:00
## 0.0.0
Initial release