---
myst:
html_meta:
"description lang=en": "Kasm Workspaces version 1.13.1 release notes. Bugfixes."
"keywords": "Release, 1.13.1"
"property=og:locale": "en_US"
---
```{title} What's new in Kasm 1.13.1
```
# What's new in Kasm 1.13.1
## Bugfixes
- Fixed an issue with autoscaled servers. When autoscaled servers were set to non-reusable, and those servers expired due to the keepalive expiration, the servers were not being cleaned up.
- Fixed Kasm provision logic to exclude non-reusable servers in a server pool that have already had a Kasm session assigned in the past but have not yet been cleaned up.
- When creating or editing a server-pool autoscaling configuration, when `reusable` is not selected, `Max Simultaneous Sessions Per Server` is hard coded to 1.
- Fixed an issue where casting configuration enforce client settings was not being enforced on connections through the connection_proxy these included RDP/SSH/VNC sessions.