New
Release 2.33.2 LTS
Known issues
- On Async Edge environments, an invalid update schedule date can be displayed when browsing a snapshot
Known issues with Podman support
- Podman environments aren't supported by auto-onboarding script
- It's not possible to add Podman environments via socket, when running a Portainer server on Docker (and vice versa)
- Support for only CentOS 9, Podman 5 rootful
Changes:
- Fixed an issue where Standard Users could not join a container to a network
- Fixed an issue where the database encryption secret was incorrectly set
- Fixed an issue with Kubernetes Access Control
- Fixed an issue where GitOps webhook URLs could be reused
- Improved Helm repository validation to align with the behavior of the CLI
- Fixed an issue where the environment status filter did not properly handle the "Failed" state when used with Edge Stacks
- Fixed an issue where registry list API was returning back passwords
- Fixed a data race issue caused by the Kubernetes client
- Fixed an issue where the GitOps interval could be set to less than one minute
- Fixed an issue where CSP blocks Google reCAPTCHA on "Get a Trial License Key" form
- Bumped the following NPM dependencies to resolve vulnerabilities
- axios → 1.7
- coverage-v8 → ~2.1.9
- vitest → 2.1.9
- Resolved the following CVEs
- CVE-2025-4676
- CVE-2025-47907
Deprecated and removed features
Deprecated features
- We have deprecated the
--sslcertand--sslkeyCLI options in favor of the--tlscertand--tlskeyoptions respectively, and will be removing the--sslcertand--sslkeyoptions in a future release.
Removed features
- None