website/docs: 2025.12.6 release notes (#22719)

* website/docs: 2025.12.6 release notes

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>

* Apply suggestions from code review

Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>

* spellcheck

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>

* spellcheck

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>

* fixup

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>

---------

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This commit is contained in:
Marc 'risson' Schmitt
2026-05-28 17:48:06 +02:00
committed by GitHub
parent d4ff4ca9d5
commit 9e75f62c0d
+9
View File
@@ -3,6 +3,8 @@ title: Release 2025.12
slug: "/releases/2025.12"
---
<!-- spellchecker:ignore fqxr xjjx -->
## 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)