Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1 KB

File metadata and controls

39 lines (30 loc) · 1 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.4.0] - 2021-03-12

Release

  • Clone and adjustment to allow all files to be copied

[0.3.2] - 2020-10-27

Fixed

  • Fixed additional error when container is restarted

[0.3.1] - 2020-10-27

Fixed

  • Fixed error when container is restarted instead of recreated

[0.3.0] - 2020-05-18

Added

  • Multiple Shares can be defined

Changed

  • Config names are changed to allow multiple shares.

[0.2.0] - 2020-04-28

Added

  • Changelog

Changed

  • Specialized and renamed image for scanning purposes
  • The samba server doesnt work directly on the mounted folder. Instead a script will move the files to the mounted folder.

[0.1.1] - 2020-04-21

Added

  • Docker healthcheck for mounted folder

[0.1.0] - 2020-04-20

Added

  • Initial Files