Releases: jlesage/docker-baseimage-gui
Releases · jlesage/docker-baseimage-gui
Version 4.4.1
Changed
- Updated TigerVNC to version 1.13.1.
Version 4.4.0
Added
- Support for generating icons from local file.
- Dark mode support for GTK2 applications.
Changed
- Updated TigerVNC to version 1.13.0.
- Updated noVNC to version 1.4.0.
- Updated YAD to version 0.42.43.
Fixed
- Disabled automatic focus on clipboard on touch devices.
- Keep virtual keyboard when closing control menu.
- Fixed by the update of
jlesage/baseimage
to version 3.4.6:- Issue during initialization of Linux users and groups when the
GROUP_ID
is also part ofSUP_GROUP_IDS
.
- Issue during initialization of Linux users and groups when the
Version 4.3.6
Fixed
- Fixed by the update of
jlesage/baseimage
to version 3.4.5:- 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.
Version 4.3.5
Fixed
- Fixed by the update of
jlesage/baseimage
to version 3.4.4:- Issue handling internal supplementary group IDs by the default
sgid
service file.
- Issue handling internal supplementary group IDs by the default
Version 4.3.4
Fixed
- Error message from openbox about missing Fontconfig cache directory.
Version 4.3.3
Fixed
- Fixed by the update of
jlesage/baseimage
to version 3.4.3:- Helper that takes ownership of a directory not handling correctly names with end-of-line character.
- The logrotate status file permissions was not set automatically during startup.
- Strings
y
andn
were not considered as valid boolean values.
- CJK font installation not being detected correctly.
Version 4.3.2
Changed
- Changed by the update of
jlesage/baseimage
to version 3.4.2:- Recursivity can be disabled when using the helper taking ownership of a directory.
- Supplementary group IDs can also be provided by the container itself via
SUP_GROUP_IDS_INTERNAL
environment variable.
Fixed
- Fixed by the update of
jlesage/baseimage
to version 3.4.2:- Validation of supplementary group IDs.
Version 4.3.1
Fixed
- Allows the YAD logmonitor target to be killed properly.
Version 4.3.0
Added
- Added by the update of
jlesage/baseimage
to version 3.4.0:- Service for logrotate.
- Control menu can be moved to the right side of the screen.
- Automatic focus of the clipboard text box when opening the control menu.
- Automatic close of the control menu when clicking into the application.
- Rotation of the web server log files.
Changed
- Changed by the update of
jlesage/baseimage
to version 3.4.0:- Declaration of files to be monitored by the logmonitor has been moved to the notification's definitions.
- Window manager changed back to Openbox. Unfortunately, a lot of applications don't display correctly with JWM. Note that the way to define the main window remains backward compatible. See documentation for more details.
Fixed
- Fixed by the update of
jlesage/baseimage
to version 3.4.0:- Conversion of a service's interval non-numeric value.
- Prevent the logmonitor to be blocked by a notification backend by running it asynchronously.
- Init script error that was occurring when a custom VNC listening port was configured with secure connection enabled.
Version 4.2.2
Fixed
- Fixed by the update of
jlesage/baseimage
to version 3.3.3:- Force the value of the
PATH
environment variable. Any value configured during creation of the container should not affect operation of the container.
- Force the value of the