Skip to content

Latest commit

 

History

History
107 lines (56 loc) · 3.96 KB

CHANGELOG.md

File metadata and controls

107 lines (56 loc) · 3.96 KB

v1.5.3 (2025-01-10)

New feature:

v1.5.2 (2024-11-25)

New feature:

Bugs fixed:

  • logger: init logger in the very beginning(43862f5)

v1.5.1 (2024-09-27)

New feature:

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

v1.5.0 (2024-09-26)

New feature:

  • Add options to customize lightbox(de1e6e4)

v1.4.0 (2024-07-29)

New feature:

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

Bugs fixed:

  • #33 don't show empty section(62ff944)

v1.3.0 (2024-06-14)

New feature:

  • support webp format (#25)(162b155)

v1.2.2 (2024-02-28)

Bugs fixed:

  • indexer: crash on directory traversal(45de818)

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 (2024-01-05)

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.0.9 (2024-01-02)

Bugs fixed:

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

v1.0.8 (2024-01-01)

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 (2023-12-30)

v1.0.6 (2023-12-30)

v1.0.5 (2023-08-31)

v1.0.4 (2022-07-29)