Skip to content

Releases: jlesage/docker-baseimage-gui

Version 4.6.7

06 Dec 14:13
Compare
Choose a tag to compare

Added

  • Image based on Alpine 3.21.

Changed

  • Updated jlesage/baseimage to version 3.6.4.
  • Rebuild against latest distro images to get security fixes.

Version 4.6.6

05 Dec 00:34
Compare
Choose a tag to compare

Fixed

  • Generation of favicons, by using an offline method instead of relying on online service.

Version 4.6.5

02 Dec 03:47
Compare
Choose a tag to compare

Changed

  • Updated TigerVNC to version 1.14.1.

Fixed

  • Web audio feature with URL path-based reverse proxy.
  • TLS secure connection method for VNC was preventing web access.
  • CJK font installation on Alpine Linux.

Version 4.6.4

31 Aug 12:11
Compare
Choose a tag to compare

Added

  • Image based on Debian 12.
  • Image based on Ubuntu 24.04.

Changed

  • Updated jlesage/baseimage to version 3.6.3.
  • Rebuild against latest distro images to get security fixes.

Fixed

  • Web authentication feature with URL path-based reverse proxy.

Version 4.6.3

29 Jun 03:41
Compare
Choose a tag to compare

Fixed

  • Fixed by the update of jlesage/baseimage to version 3.6.2:
    • Some logged messages related to environment variable loading were not properly prefixed.

Version 4.6.2

28 Jun 23:28
Compare
Choose a tag to compare

Fixed

  • A Window compositor is required to prevent display issues with GTK4 applications.

Version 4.6.1

27 Jun 11:33
Compare
Choose a tag to compare

Fixed

  • Fixed by the update of jlesage/baseimage to version 3.6.1:
    • Return code of environment variable loading script was not handled properly.

Version 4.6.0

26 Jun 18:33
Compare
Choose a tag to compare

Added

  • Audio support through web browser.
  • Web authentication support.
  • Better support of GTK4 applications.
  • Added by the update of jlesage/baseimage to version 3.6.0:
    • The amount of time allowed to services to gracefully terminate is configurable via the SERVICES_GRACETIME environment variable.
    • Variables can be added to environment of a service via the environment_extra parameter.
  • Image based on Alpine Linux 3.20.

Changed

  • Updated noVNC to version 1.5.0.
  • Updated web UI components (Bootstrap, Font Awesome).
  • When connecting, the control bar is now temporarily shown only once.

Removed

  • Helper script to install glibc on Alpine Linux based images.
  • Image based on Alpine 3.14 (reached end of support on 2023-05-01).
  • Image based on Alpine 3.15 (reached end of support on 2023-11-01).

Fixed

  • Fixed by the update of jlesage/baseimage to version 3.6.0:
    • During package mirror setup, make sure to keep permissions of copied files.

Version 4.5.3

21 Dec 03:05
Compare
Choose a tag to compare

Added

  • Image based on Alpine Linux 3.19.

Changed

  • Fullscreen should not be supported when page is loaded into an iFrame.
  • Changed by the update of jlesage/baseimage to version 3.5.3:
    • Rebuild against latest distro images to get security fixes.

Version 4.5.2

18 Nov 00:57
Compare
Choose a tag to compare

Fixed

  • Fixed by the update of jlesage/baseimage to version 3.5.2:
    • When using a very high user or group ID, the helper that takes ownership of a directory would fail.