Releases: jlesage/docker-dupeguru
Releases · jlesage/docker-dupeguru
Version 1.6.3
Changes in this release:
- Now using baseimage v2.0.3, which brings the following changes:
- Improved robustness of the X server starting process.
Version 1.6.2
Changes in this release:
- Now using baseimage v2.0.2, which brings the following changes:
- Proper VNC port is exposed.
Version 1.6.1
Changes in this release:
- Now using baseimage v2.0.1, which brings the following changes:
- Internal enhancements.
- Clean temporary files left by npm.
Version 1.6.0
Changes in this release:
- Now using baseimage v2.0.0, which brings the following changes:
- Various internal enhancements.
- Fixed the way a service waits for another one.
- Added a default QtProject.conf configuration file.
Version 1.5.0
Changes in this release:
- Fixed dialog windows not appearing on top of other ones.
- Now using baseimage v1.5.0, which brings the following changes:
- Added the
UMASK
environment variable to control how file permissions are set for newly created files. - Added the
X11VNC_EXTRA_OPTS
environment variable used to pass additional arguments to the x11vnc server. - By default, activate auto-scaling of application's window.
- Applied latest Alpine Linux security updates.
- Added the
Version 1.4.0
Changes in this release:
- Switched to Alpine Linux 3.6 baseimage.
- Now using baseimage v1.4.3, which brings the following changes:
- Updated Alpine Linux to version 3.6.2.
- Make sure the main window is always below other ones.
Version 1.3.1
Changes in this release:
- Now using baseimage v1.4.2, which brings the following changes (from last used version):
- Associate the application's icon to a unique version to avoid browser cache issues.
- Fixed prefix of some service related messages.
- Added support for supplying supplementary groups of the application.
Version 1.3.0
Changes in this release:
- Now using baseimage v1.4.0, which brings the following changes:
- Improved process startup and shutdown.
- When container is stopped or restarted, processes are now terminated gracefully and in proper order. This allow the GUI application to execute its termination routine.
- No more error messages when container is stopped or restarted.
- Added OS signals handling to dupeGuru. This allows the application to properly close when the container is stopped or restarted.
- Now that dupeGuru closes gracefully, all settings are properly saved.
Version 1.2.2
Changes in this release:
- Now using baseimage v1.3.2, which brings the following changes:
- Fixed password modal window not showing up when required.
Version 1.2.1
Changes in this release:
- Now using baseimage v1.3.1, which brings the following changes:
- Better font is used.