Skip to content

Releases: waynezhang/foto

v1.5.1

27 Sep 01:17
Compare
Choose a tag to compare

v1.5.1 (2024-09-27)

New feature:

  • consolidate navigation arrows of lightbox to single option(003a432)

v1.5.0

26 Sep 11:16
Compare
Choose a tag to compare

v1.5.0 (2024-09-26)

New feature:

  • Add options to customize lightbox(de1e6e4)

v1.4.0

31 Jul 05:01
Compare
Choose a tag to compare

v1.4.0 (2024-07-31)

New feature:

  • #34 add compressQuality option to configuration file(c55cfe0)
  • cache versioning(ea1582a)

Bugs fixed:

v1.3.0

14 Jun 12:08
Compare
Choose a tag to compare

v1.3.0 (2024-06-14)

New feature:

v1.2.2

28 Feb 10:18
6389fca
Compare
Choose a tag to compare

v1.2.2 (2024-02-28)

Bugs fixed:

  • indexer: crash on directory traversal(45de818)

v1.2.1

08 Feb 02:59
Compare
Choose a tag to compare

v1.2.1 (2024-02-07)

Bugs fixed:

fix(#8): provide iamge size for grid computing (35197f6)
fix: handle singleton in cache properly (39c3257)
fix: handle relative folders (3dc7b96)
fix: show error if failed to clean output directory (ec097bf )

Others:

refactor: migrate to new logger (c075a6a )

v1.2.0

05 Jan 04:10
Compare
Choose a tag to compare

Changelog

Bugs fixed:

  • recursively process directory(a612b8b)
  • indexer: add validation to slug(0c9fb1e)
  • log: fix some log issue(29fba6e)

Performance improves:

  • build index in concurrency(7a2b124)
  • process images concurrently(f23b327)
  • none minimizer should do nothing(07a2b89)

v1.1.0

02 Jan 11:51
Compare
Choose a tag to compare

Changelog

Bugs fixed:

  • image: size information in generated HTML is incorrect for images(69072f0), Closes: #3

v1.0.8

01 Jan 10:54
Compare
Choose a tag to compare

Changelog

Bugs fixed:

  • export: add error handling for duplicated slugs(f378beb), Closes: #4
  • HTML should be supported(7a84081)

BREAKING CHANGES:

  • PhotoSwipeVersion should be changed to lowercase photoswipeversion in the template html.

v1.0.7

30 Dec 03:45
70e7ddd
Compare
Choose a tag to compare

Changelog

Add PhotoSwipeVersion variable to template.