Skip to content

Version 23.03.1

Compare
Choose a tag to compare
@jlesage jlesage released this 05 Mar 13:36
· 29 commits to master since this release

Changes in this release:

  • Updated baseimage to version 4.4.0, which brings the following changes:
    • Updated components providing access to application's UI over web.
    • Improved web UI usage with touch devices.
    • Fixed issue with initialization of Linux users and groups when the GROUP_ID is also part of SUP_GROUP_IDS.
    • Limit the maximum number of opened files on system having a very large, unlimited value. This prevents unnecessary waste of CPU resources and time for applications trying to close all possible file descriptors.