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_GRACETIMEenvironment variable. - Variables can be added to environment of a service via the
environment_extraparameter.
- The amount of time allowed to services to gracefully terminate is configurable via the
- 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.