Skip to content

Releases: jlesage/docker-filebot

Version 1.10.2

02 Oct 14:12
Compare
Choose a tag to compare

Changes in this release:

  • Fixed issue where selecting a file/folder would show an error message.

Version 1.10.1

02 Oct 13:01
Compare
Choose a tag to compare

Changes in this release:

  • Fixed issue where FileBot and AMC would crash/hang.

Version 1.10.0

01 Oct 18:43
Compare
Choose a tag to compare

Changes in this release:

  • Upgraded FileBot to version 4.9.2.
  • Updated baseimage to version 3.5.6, which brings the following changes:
    • Upgraded glibc to version 2.31 on Alpine Linux images with glibc integrated.
    • Updated installed packages to get latest security fixes.
    • Adjusted the log monitor target for recent versions of YAD.

Version 1.9.2

24 Jun 20:50
Compare
Choose a tag to compare

Changes in this release:

  • Improved handling of options contained in AMC_CUSTOM_OPTIONS.

Version 1.9.1

26 Apr 00:12
Compare
Choose a tag to compare

Changes in this release:

  • Upgraded FileBot to version 4.9.1.
  • Fixed issue that would prevent renaming files.

Version 1.9.0

19 Mar 00:30
Compare
Choose a tag to compare

Changes in this release:

  • Upgraded FileBot to version 4.9.0.
  • Switched to baseimage based on Alpine 11.

Version 1.8.0

30 Dec 20:50
Compare
Choose a tag to compare

Changes in this release:

  • Custom arguments can now be passed to FileBot UI via the FILEBOT_CUSTOM_OPTIONS environment variable.
  • Now using baseimage v3.5.3, which brings the following changes:
    • Updated installed packages to get latest security fixes.
    • Make sure the tzdata is installed.

Version 1.7.0

08 Dec 17:38
Compare
Choose a tag to compare

Changes in this release:

  • Added the ability to install custom Alpine Linux packages. This allows user-defined scripts invoked by the AMC script to use tools that are normally not part of the container image.

Version 1.6.0

20 Nov 01:47
Compare
Choose a tag to compare

Changes in this release:

  • Added the ability to configure the input and output folders used by the AMC script.

Version 1.5.3

06 Nov 02:27
Compare
Choose a tag to compare

Changes in this release:

  • Fixed issue where the configured umask was not used by the AMC script.