gitforge/release-notes-published/11.0.16.md
2026-07-09 11:51:18 +02:00

1.7 KiB

Release notes

  • Security bug fixes
    • PR: fix: don't cache write permission on first pushed git reference
  • Included for completeness but not user-facing (chores, etc.)
    • PR: Update module github.com/yuin/goldmark to v1.7.17 [SECURITY] (v11.0/forgejo)
    • PR: Update go toolchain directive to v1.25.12 [SECURITY] (v11.0/forgejo)
    • PR: Update module golang.org/x/image to v0.43.0 [SECURITY] (v11.0/forgejo)
    • PR (backported): ci: don't use redict during Forgejo testing