Releases: jlesage/docker-dupeguru
Releases · jlesage/docker-dupeguru
Version 24.09.1
Version 24.07.1
Changes in this release:
- Updated baseimage to version 4.6.3, which brings the following changes:
- Audio support through web browser.
- Web authentication support.
- Better support of GTK4 applications.
- Updated noVNC to version 1.5.0.
- Updated web UI components (Bootstrap, Font Awesome).
- When connecting, the control bar is now temporarily shown only once.
- During package mirror setup, make sure to keep permissions of copied files.
Version 24.01.1
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
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
Changes in this release:
- Fixed exception during startup that might occur in some environments.
Version 23.11.1
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.
- Mirror for packages installation can be set via the
Version 23.06.1
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
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
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 ofSUP_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
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).