Update docs release to v1.12.0

- Built changelog from towncrier fragments

[skip ci]
This commit is contained in:
Forgejo Actions 2026-03-01 17:24:09 -08:00
commit 847e47eaf3
9 changed files with 20 additions and 8 deletions

View file

@ -1 +0,0 @@
Upgrade authentik from 2025.10.1 to 2026.2.0, building core services from source via custom Nix derivations rather than using nixpkgs directly (nixpkgs still provides satellite dependencies like Python, Go, and system libraries). Four components (API client generation, Python backend, web UI, Go server) assembled into a single container image with full supply chain control via forge mirrors.

View file

@ -1 +0,0 @@
Pin blumeops-pg to PostgreSQL 18.3 (from floating `:18` tag at 18.1)

View file

@ -1 +0,0 @@
Fix authentik 2026.2.0 startup crash caused by Django migration ordering bug (`FieldError: Cannot resolve keyword 'group_id'`). Patch ensures `authentik_core/0056` runs before `authentik_rbac/0010`.

View file

@ -1 +0,0 @@
Sync Frigate zone coordinates from live API to manifest (driveway_entrance, driveway)

View file

@ -1 +0,0 @@
Review and update authentik-api-client-generation doc: remove stale patch note, fix test-build.nix section, add last-reviewed date.

View file

@ -1 +0,0 @@
Review all three forgejo-runner Mikado chain docs: stamp `last-reviewed`, add cross-links, fix `configmap.yaml``config.yaml` reference.

View file

@ -1 +0,0 @@
Review build-grafana-container docs; fix stale grafana.md reference card (Helm → Kustomize).