Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

46 lines (24 loc) · 1.83 KB

2.0.10 (2023-05-30)

Bug Fixes

Features

2.0.9 (2023-02-19)

Bug Fixes

  • prune task should not confirm (1d9f1ea), close #127

2.0.8 (2023-01-10)

Features

  • docker: Start the program with the root user by default

2.0.7 (2022-12-30)

Features

  • docker: Add PUID, PGID, Umask settings to Docker image @DDS-ALL #112

2.0.6 (2022-08-02)

Bug Fixes

  • core: ext globs should use **/*.ext instead of **.ext (8130394)

2.0.5 (2022-07-27)

Bug Fixes

  • app: update stable version instead of next (85cc3e9)

2.0.4 (2022-07-27)

Features

  • core: not writing the cache file if openCache is false (7c6e6ad)
  • docker: update dockerfile use stable version (d334d02)