--- myst: html_meta: "description lang=en": "Kasm Workspaces version 1.12.0 release notes. New features, usability enhancements, new Docker containers, and bugfixes." "keywords": "release, 1.12" "property=og:locale": "en_US" --- ```{title} What's new in Kasm 1.12.0 ``` # What's new in Kasm 1.12.0 ```{warning} Autoscaling configs are not automatically carried over during upgrade to 1.12. Administrators will have to reconfiguring those settings manually. ``` ## Features - **Usability Enhancements** > - Added support for {doc}`Gamepad Pass-through <../guide/gamepad_passthrough>` > - Added the ability to configure the {ref}`cpu-resource-allocation`for session containers. > The default now uses **Shares** which allows sessions to use all CPU resources if there is no contention. > - Administrators can force a local user to reset their password on thier next login. > - Added support for admin to reset a users LDAP account password > - Allow LDAP users to reset their password on login if it has expired > - Added {doc}`JumpCloud LDAP Configuration Example <../guide/ldap/jumpcloud>`. > - Added new optional Multi Server role for Proxy, allowing for a single Web UI portal and many remote agent/proxy configurations for Workspaces sessions. > - Add support for physical TOTP tokens > - Added LDAP, OpenID, and SAML attribute mappings. Allows the administrator to map data from the identity provider to Kasm user fields. > - Added additional customization for what options are available in the Kasm session control panel. These options can be accessed from {doc}`Group Settings <../guide/groups/group_settings>` > - Added Casting Configuration Names for administrative clarity > - Web Filters now support WebSockets > - Added new configuration to pull a max number of docker images concurrently, see {doc}`Changing MAX Concurrent Docker Pulls <../how_to/image_maintenance>` > - Added a new [Windows Service](../how_to/windows_service.md) for providing uploads, downloads, resource monitoring, and getting screenshots from Windows based desktop servers. > - Added customizable background images for the Workspaces launcher page as a {doc}`Global Setting` or via {doc}`Custom Branding <../how_to/branding>`. > - Added lossless mode using special installation flag for true 24 bit lossless remote desktops {doc}`Lossless mode <../how_to/lossless>` - **Infrastructure Support Enhancements** > - Added support for Oracle Linux 9 base operating system > - Added support for CentOS Stream 9 base operating system - **Kasm Image Enhancements** > - Added [Vivaldi](https://hub.docker.com/r/kasmweb/vivaldi) images for x86_64/aarch64 > - Added [Ubuntu Jammy DinD](https://hub.docker.com/r/kasmweb/ubuntu-jammy-dind) images for x86_64 > - Added [Ubuntu Jammy DinD Rootless](https://hub.docker.com/r/kasmweb/ubuntu-jammy-dind-rootless) images for x86_64 > - Added Chromium to [Ubuntu Focal Desktop](https://hub.docker.com/r/kasmweb/ubuntu-focal-desktop) image for aarch64 > - Added Chromium to [Ubuntu Jammy Desktop](https://hub.docker.com/r/kasmweb/ubuntu-jammy-desktop) image for aarch64 > - Added Chromium to [openSUSE 15 Desktop](https://hub.docker.com/r/kasmweb/opensuse-15-desktop) image for aarch64 > - Added [RetroArch](https://hub.docker.com/r/kasmweb/retroarch) images for x86_64/aarch64 > - Added [Minetest](https://hub.docker.com/r/kasmweb/minetest) images for x86_64/aarch64 > - Added [SuperTuxKart](https://hub.docker.com/r/kasmweb/super-tux-kart) images for x86_64/aarch64 ## Bugfixes > - Fixed bug that prevented Nvidia GPUs from being properly assigned to containers if non-Nvidia GPUs were also installed in certain configurations. ## Known Bugs > - The group setting for session_time_limit does not work in 1.12.0. It has been fixed in the developer preview release and will be fixed in the 1.13.0 release. As a workaround the session time limit can be set on individual images.