The latest version of the release notes can be found on the website.
This is a security update, it's highly recommended to update to this version.
Make sure to update any customized templates to the latest version, this is
required to fix the XSS bugs.
- update dependencies
- ECS: correctly clean-up task-definitions on shutdown (when not using Redis)
- ECS: correctly stops apps on shutdown (when not using Redis)
- ECS: allow to use read-only root filesystem
- ECS: ShinyProxy now requires the
ecs:TagResourceand
ecs:ListTaskDefinitionspermissions,
see docs - Security: fix multiple XSS vulnerabilities. In specific situations, an
attacker can craft a dangerous app instance name, allowing XSS.