Skip to content

Version 4.13.0

Latest

Choose a tag to compare

@jlesage jlesage released this 06 Aug 00:01

Added

  • Option to control host clipboard synchronization (via environment variable and web UI toggle).
  • Option to allow web authentication without secure connection for reverse-proxy edge cases.

Fixed

  • Web authentication security and robustness issues.
  • Web file manager path validation and access control issues.
  • Audio recorder stability and correctness issues.
  • Web services reliability issues.
  • Browser notification issues:
    • Permission prompt failing when requested during page load.
    • Notification updates creating a new toast instead of replacing the existing one.
  • Fixed by the update of jlesage/baseimage to version 3.11.9:
    • Incorrect handling of logmonitor target debouncing when it is not set.
    • Incorrect interval calculation in the container init process for the yearly and monthly service interval keywords.

Changed

  • Changed by the update of jlesage/baseimage to version 3.11.9:
    • Docker secrets now take precedence over environment variables set by other means.
    • Users definition: password is hashed via stdin so it no longer appears in process listings.
    • Applied robustness improvements to the container init process.