Added
- Progressive Web App support, allowing the web interface to be installed as an app.
- Added by the update of jlesage/baseimage to version 3.11.12:
- Users and groups definition:
allow_duplicate_idattribute to allow numeric ID collisions. - Users definition:
gidsattribute for numeric supplementary group IDs.
- Users and groups definition:
Changed
- Updated nginx to version 1.30.4.
- Changed by the update of jlesage/baseimage to version 3.11.12:
- The
appuser and group are now defined via/etc/cont-users.d/and/etc/cont-groups.d/, like other accounts. - Updated shadow-rs to version 0.5.0.
- The
Fixed
- Host clipboard synchronization disabling itself.
- Fixed by the update of jlesage/baseimage to version 3.11.12:
- Supplementary groups from
SUP_GROUP_IDS_INTERNAL_*were not added to theappuser in/etc/group. - Incorrect loading of subsequent service dependencies in the container init process.
- Supplementary groups from
Removed
- Image based on Debian 11 (reached end of support on 2026-08-31).