Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@jlesage jlesage released this 21 Jun 16:51
· 497 commits to master since this release

Changes in this release:

  • Now using baseimage v1.4.2, which brings the following changes (from last used version):
    • Switched to Alpine Linux 3.6.
    • 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.
    • 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.