Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 933 Bytes

CHANGELOG.md

File metadata and controls

35 lines (27 loc) · 933 Bytes

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.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