Skip to content

Version 1.4.0

Compare
Choose a tag to compare
@jlesage jlesage released this 04 Jul 16:40
· 490 commits to master since this release

Changes in this release:

  • Watch folder: Make sure to respect the configured umask.
  • 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.