Mainly documentation, but some reorganisation to support documentation.

This commit is contained in:
Simon Brooke 2020-02-19 21:07:40 +00:00
parent 256cf702cf
commit b2ee34bd8e
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987
17 changed files with 265 additions and 309 deletions

View file

@ -1,7 +1,14 @@
# 1.0.4
* New gallery extension `pswp` using [Photoswipe](https://photoswipe.com/);
* Automatic thumbnailing of uploaded images;
* Javascript supporting extensions is only loaded for those pages on which the extensions are actually used;
* Many minor bug fixes.
# 1.0.2
Two fixes contributed by a user:
* [Configurable start page](https://github.com/journeyman-cc/smeagol/commit/b1eeecde1d0555e9b708807c63e28fac21de58c4)
* [Fixed uploads](https://github.com/journeyman-cc/smeagol/commit/1136e792d4810fd9af8b443fdea6d6be4aeda79e)
Many thanks to [M Jerger](https://github.com/jerger) for these.
Many thanks to [M Jerger](https://github.com/jerger) for these.