Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@jlesage jlesage released this 07 Jun 00:20
· 242 commits to master since this release

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.