mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
14 lines
611 B
Markdown
14 lines
611 B
Markdown
# 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.
|