authentik | version/2025.8.4

authentik version/2025.8.4 released on 30-09-2025


authentik version/2025.8.4 is out now. Users will benefit from significant documentation improvements, bug fixes, and enhancements across various components.

Users need to visit the product GitHub or official pages for more information.

What’s in this release

  • Improvements in documentation, including user reference updates and missing OAuth endpoints.
  • Bug fixes for SCIM user filters and authentication errors with identical app passwords.
  • Performance enhancements, including layout fixes in the web interface and adjustments to the logging system.

Upgrade notes

  • Review the full changelog for details on changes and fixes.
  • Rollback to the previous version is possible if issues arise.

We invite users to share comments on their experience with this release.

Related posts

Grafana | v12.4.3

Grafana v12 4 3: keeps internal dashboard ID, updates Go to 1 25 9, fixes Enterprise reporting with appSubURL, documents Alertmanager HA metrics prefix change

AdGuard Home | v0.107.74

AdGuard Home v0 107 74: maintenance release with security updates, Go toolchain fixes, new DoH config and schema 34, bug fixes and stability improvements

Self-hosted automation: designing for reproducible builds

A dark lab build only works when the same input gives the same image every time, and an automated build pipeline is only useful if it is boring in all the right places. Pin everything, trust nothing...