Skip to content

Releases: jlesage/docker-dupeguru

Version 24.01.1

24 Jan 02:50
Compare
Choose a tag to compare

Changes in this release:

  • Updated baseimage to version 4.5.3, which brings the following changes:
    • Disabled fullscreen support when page is loaded into an iFrame.
    • Rebuilt against latest distro images to get security fixes.

Version 23.11.3

20 Nov 01:04
Compare
Choose a tag to compare

Changes in this release:

  • Updated baseimage to version 4.5.2, which brings the following changes:
    • Fixed issue that would cause the helper that takes ownership of a directory to fail when using a very high user or group ID.

Version 23.11.2

13 Nov 12:52
Compare
Choose a tag to compare

Changes in this release:

  • Fixed exception during startup that might occur in some environments.

Version 23.11.1

10 Nov 16:12
Compare
Choose a tag to compare

Changes in this release:

  • Updated baseimage to version 4.5.1, which brings the following changes:
    • Mirror for packages installation can be set via the PACKAGES_MIRROR environment variable.
    • Improved the way the take-ownership script is working.
    • Readiness and minimum running time checks should not be done for a service defined with an interval.
    • Raise an error when a synched service fails to start.
    • Minimum running time check of a service was using an incorrect way to verify if process is still alive.
    • Fixed installation of CJK font.

Version 23.06.1

08 Jun 01:38
Compare
Choose a tag to compare

Changes in this release:

  • Updated baseimage to version 4.4.2, which brings the following changes:
    • Rebuilt against latest distro images to get security fixes.
    • Updated X server to version 1.20.14.

Version 23.04.1

29 Apr 18:34
Compare
Choose a tag to compare

Changes in this release:

  • Updated baseimage to version 4.4.1, which brings the following changes:
    • Updated TigerVNC to version 1.13.1.

Version 23.03.1

05 Mar 13:36
Compare
Choose a tag to compare

Changes in this release:

  • Updated baseimage to version 4.4.0, which brings the following changes:
    • Updated components providing access to application's UI over web.
    • Improved web UI usage with touch devices.
    • Fixed issue with initialization of Linux users and groups when the GROUP_ID is also part of SUP_GROUP_IDS.
    • Limit the maximum number of opened files on system having a very large, unlimited value. This prevents unnecessary waste of CPU resources and time for applications trying to close all possible file descriptors.

Version 23.02.2

08 Feb 13:12
Compare
Choose a tag to compare

Changes in this release:

  • Updated baseimage to version 4.3.4, which brings the following changes:
    • Fixed error message from openbox about missing Fontconfig cache directory.
  • Do not use the OCI Docker image format yet to keep better compatibility (e.g with older docker clients).

Version 23.02.1

04 Feb 21:34
Compare
Choose a tag to compare

Changes in this release:

  • Updated baseimage to version 4.3.3, which brings robustness related enhancements.

Version 23.01.1

05 Jan 01:47
Compare
Choose a tag to compare

Changes in this release:

  • Update of the baseimage to version 4.3.1 brings the following changes:
    • Control menu can be moved to the right side of the screen.
    • Automatic focus of the clipboard text box when opening the control menu.
    • Automatic close of the control menu when clicking into the application.
    • Rotation of the internal web server log files.