diff --git a/website/docs/releases/2025/v2025.12.md b/website/docs/releases/2025/v2025.12.md index ff6cdbcf10..a2a957d084 100644 --- a/website/docs/releases/2025/v2025.12.md +++ b/website/docs/releases/2025/v2025.12.md @@ -3,6 +3,8 @@ title: Release 2025.12 slug: "/releases/2025.12" --- + + ## Highlights - **Endpoint Devices**: :ak-enterprise :ak-preview Endpoint Devices is a new feature set for Windows, macOS, and Linux devices that enables SSH authentication, local device login, and more, all with authentik credentials. See the [Endpoint Devices docs](../../endpoint-devices/index.mdx) for more details. @@ -475,6 +477,13 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2025.12 - web/packages: Rework SFE rendering (cherry-pick #21833 to version-2025.12) (#21851) - web/sfe: bug: polyfill needed to supply Object.assign() to IE11. (cherry-pick #20126 to version-2025.12) (#20136) +## Fixed in 2025.12.6 + +- outposts: fix stale version in OutpostState (cherry-pick #22487 to version-2025.12) (#22503) +- security: CVE-2026-47201 +- security: GHSA-wr38-7xg8-fqxr +- security: GHSA-xp7f-xjjx-gwm8 + ## API Changes ### authentik (v 2025.12.0-rc1)