Releases: tonimelisma/fastgallery
Releases · tonimelisma/fastgallery
v0.4.1
v0.4.0
New functionality
- Cleans up any unfinished files on ctrl-C
- Now supports --no-videos
N.B. if you want to have a quick, no-video version of the gallery, run fast gallery with --no-videos so you'll have a ready gallery. Then re-run it without --no-videos and it will incrementally update one folder at a time with the videos and HTML
v0.3.0
Total rewrite. Handles incremental updates much better. You can stop it at anytime with ctrl-C, restart and it picks up where it stopped.
Note: the syntax has changed - for the better, to the standard CLI parameters
v0.2.1
- Update govips to 2.2.0, fix huge memory performance bug
- Add new -m flag to free memory more often at the expense of more garbage collection pauses
- Add profiling support for debugging
- Add support for symlinked directories in input
- Improve margins for icon names in mobile
v0.2.0
- Plenty of bugfixes
- Proper folder icons for subfolders
- Back button
v0.1.0
First pre-1.0.0 release:
- Fully working web frontend for gallery
- Concurrent image and video processing
- Iterative, only updates changes files
- LIGHTNING FAST
v0.1.0-prealpha1
First pre-release version. Converts images and thumbnails perfectly. Produced web pages not yet working well but produced thumbnails could be utilised with another photo frontend.