Skip to content

Releases: tonimelisma/fastgallery

v0.4.1

02 Mar 21:17
Compare
Choose a tag to compare

Fix bug with --no-videos parameter
Fix bug with gallery symlink resolving to missing files causing errors

v0.4.0

28 Feb 19:13
Compare
Choose a tag to compare

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

27 Feb 22:19
71ba499
Compare
Choose a tag to compare

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

13 Dec 22:22
Compare
Choose a tag to compare
  • 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

11 Dec 22:49
Compare
Choose a tag to compare
  • Plenty of bugfixes
  • Proper folder icons for subfolders
  • Back button

v0.1.0

06 Dec 21:00
Compare
Choose a tag to compare

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

18 Nov 22:21
Compare
Choose a tag to compare
v0.1.0-prealpha1 Pre-release
Pre-release

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.