Skip to content

Commit 7f0b45f

Browse files
website/docs: add 2025.8.5 and 2025.10.2 release notes (cherry-pick #18268 to version-2025.10) (#18270)
website/docs: add 2025.8.5 and 2025.10.2 release notes (#18268) Signed-off-by: Jens Langhammer <[email protected]> Co-authored-by: Jens L. <[email protected]>
1 parent 3905c28 commit 7f0b45f

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed

website/docs/releases/2025/v2025.10.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,29 @@ If you had persistence for Redis configured, you can delete the PVC and PV after
366366
- web/a11y: User library -- fix issues surrounding element focus, ARIA labeling. (cherry-pick #17522 to version-2025.10) (#17828)
367367
- web/admin: fix SCIM provider form (cherry-pick #17831 to version-2025.10) (#17834)
368368

369+
## Fixed in 2025.10.2
370+
371+
- brands: add more matching tests (cherry-pick #16185 to version-2025.10) (#17924)
372+
- brands: sort matched brand by match length (cherry-pick #17920 to version-2025.10) (#17935)
373+
- cmd/server/healthcheck: remove worker HTTP healthcheck (cherry-pick #18090 to version-2025.10) (#18091)
374+
- core: bump django from 5.2.7 to 5.2.8 (cherry-pick #17967 to version-2025.10) (#18003)
375+
- core: improve app launch URL formatting (cherry-pick #18076 to version-2025.10) (#18087)
376+
- events: fix timezone not set for log events (cherry-pick #18067 to version-2025.10) (#18071)
377+
- internal: Automated internal backport: 1487-invitation-expiry.sec.patch to authentik-2025.10 (#18258)
378+
- internal: Automated internal backport: 1498-oauth2-cc-user-active.sec.patch to authentik-2025.10 (#18259)
379+
- internal: Automated internal backport: 5000-sidebar.sec.patch to authentik-2025.10 (#18260)
380+
- packages/django-channels-postgres/layer: fix query when subscribed to multiple channels (cherry-pick #18152 to version-2025.10) (#18153)
381+
- packages/django-dramatiq-postgres: broker: ensure locking happens with the same connection (cherry-pick #18095 to version-2025.10) (#18119)
382+
- providers/scim: allow custom schema data (cherry-pick #18073 to version-2025.10) (#18075)
383+
- stages/prompt: fix choices with labels causing error on submit (cherry-pick #18183 to version-2025.10) (#18236)
384+
- tasks/schedules: fix rel obj not being associated or updated (cherry-pick #17934 to version-2025.10) (#17936)
385+
- web: Disable library `<datalist>` on Firefox. (cherry-pick #18103 to version-2025.10) (#18135)
386+
- web: Fix RAC modal visibility. (cherry-pick #17941 to version-2025.10) (#18097)
387+
- web: Fix tab activation, blank provider URLs (cherry-pick #18031 to version-2025.10) (#18101)
388+
- web/admin: link to user on invitation list page (cherry-pick #18132 to version-2025.10) (#18134)
389+
- web/flows: improvements for hCaptcha (cherry-pick #16882 to version-2025.10) (#18128)
390+
- web/sfe: downgrade bootstrap that was accidentally upgraded (cherry-pick #18157 to version-2025.10) (#18171)
391+
369392
## API Changes
370393

371394
#### What's Changed

website/docs/releases/2025/v2025.8.mdx

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,21 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2025.8
417417
- web: Fix layout class for row in LibraryPage (cherry-pick #16752 to version-2025.8) (#17091)
418418
- web/admin: fix federation sources automatically selected (cherry-pick #17069 to version-2025.8) (#17070)
419419

420+
## Fixed in 2025.8.5
421+
422+
- blueprints: ensure tasks retry on database errors (cherry-pick #17333 to version-2025.8) (#17334)
423+
- build(deps): bump django from 5.1.12 to 5.1.13 (cherry-pick #17198 to version-2025.8) (#17199)
424+
- core: bump Django from 5.1.13 to 5.1.14 for 2025.8 (#17968)
425+
- core: fix absolute and relative path file uploads (cherry-pick #17269 to version-2025.8) (#17272)
426+
- internal: Automated internal backport: 1487-invitation-expiry.sec.patch to authentik-2025.8 (#18261)
427+
- internal: Automated internal backport: 1498-oauth2-cc-user-active.sec.patch to authentik-2025.8 (#18262)
428+
- lib/sync/outgoing: revert reduce number of db queries made (revert #14177) (cherry-pick #17306 to version-2025.8) (#17330)
429+
- packages/django-dramatiq-postgres: broker: fix task expiration (cherry-pick #17178 to version-2025.8) (#17217)
430+
- packages/django-dramatiq-postgres: fix error when updating task with no changes (cherry-pick #16728 to version-2025.8) (#17238)
431+
- tasks/middlewares/messages: make sure exceptions are always logged (cherry-pick #17237 to version-2025.8) (#17248)
432+
- web: Fix behavior for modals configured with closeAfterSuccessfulSubmit (cherry-pick #17277 to version-2025.8) (#17299)
433+
- web/admin: fix incorrect placeholder for scim provider (cherry-pick #17308 to version-2025.8) (#17309)
434+
420435
## API Changes
421436

422437
#### What's New

0 commit comments

Comments
 (0)