Releases: jlesage/docker-baseimage-gui
Releases · jlesage/docker-baseimage-gui
Version 1.4.1
Changes in this release:
- Fixed prefix of some service related messages.
- Added support for supplying supplementary groups of the application.
Version 1.4.0
Changes in this release:
- Added images based on Alpine Linux 3.6.
- 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.
Version 1.3.2
Changes in this release:
- Fixed password modal window not showing up when required.
- Fixed debian build.
Version 1.3.1
Changes in this release:
- Install better font for alpine images.
Version 1.3.0
Changes in this release:
- Added support for application's niceness configuration.
Version 1.2.3
Changes in this release:
- Adjusted the default display width to 1280 pixels, as documented.
Version 1.2.2
Changes in this release:
- Fixed issue with the web UI, where the remote application's window was not taking the available height after activating/deactivating the hideable navigation bar.
Version 1.2.1
Changes in this release:
- Fixed issue where clipboard content was lost on modal window closure.
Version 1.2.0
Changes in this release:
- New UI for web access to the application's GUI.
- Based on Bootstrap and JQuery.
- Mobile friendly.
- Hideable navigation bar.
- Downscaling support.
- Clipboard support.
- Fullscreen toggle.
- Draggable remote screen when it doesn't fix the client's window.
- Virtual keyboard support on mobile.
- Right-click via long touch on mobile.
Version 1.0.1
Changes in this release:
- Fixed issue where VNC password was still applied after removal of the VNC password file from
/config
. - Fixed mouse handling when accessing the container's GUI via Microsoft Internet Explorer/Edge.
- Fixed a crash of the build-in VNC server.