forgejo/release-notes-published/13.0.4.md
forgejo-release-manager c50166c28b
Some checks are pending
/ release (push) Waiting to run
testing-integration / test-unit (push) Waiting to run
testing-integration / test-sqlite (push) Waiting to run
testing-integration / test-mariadb (v10.6) (push) Waiting to run
testing-integration / test-mariadb (v11.8) (push) Waiting to run
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-unit (push) Blocked by required conditions
testing / test-e2e (push) Blocked by required conditions
testing / test-remote-cacher (redis) (push) Blocked by required conditions
testing / test-remote-cacher (valkey) (push) Blocked by required conditions
testing / test-remote-cacher (garnet) (push) Blocked by required conditions
testing / test-remote-cacher (redict) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
chore(release-notes): Forgejo v13.0.4 (#10730)
https://codeberg.org/forgejo/forgejo/milestone/35397
Co-authored-by: viceice <michael.kriese@gmx.de>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10730
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
Co-authored-by: forgejo-release-manager <contact-forgejo-release-manager@forgejo.org>
Co-committed-by: forgejo-release-manager <contact-forgejo-release-manager@forgejo.org>
2026-01-08 11:22:14 +01:00

5.5 KiB

Release notes

  • Security bug fixes
    • PR: hide user profile anonymous options on public repo APIs
    • PR: incorrect whitespace handling on pre&post receive hooks
    • PR: reduce memory usage while processing large attachment uploads
    • PR: load reviewer for pull review dismiss action notifier
    • PR: use correct GPG key for export
  • Localization
  • Features
    • PR: feat: allow workflows to control cancellation of existing jobs
  • Bug fixes
    • PR (backported): fix: reduce runtime of container cleanup by relying on mass digest cleanup
    • PR (backported): fix: download logs of currently displayed Action run attempt
  • Included for completeness but not user-facing (chores, etc.)
    • PR (backported): fix: don't duplicate commit status records on workflows with empty name
    • PR (backported): chore: download git-man over TLS
    • PR (backported): fix: build-release workflow stops its own end-to-end checks when run concurrently
    • PR (backported): port(gitea): Fix password leak in log messages (go-gitea/gitea!35584)
    • PR (backported): fix: don't push LFS when using SSH authentication
    • PR: Update dependency go to v1.25.5 (v13.0/forgejo)
    • PR: Update dependency markdownlint-cli to v0.46.0 (v13.0/forgejo)
    • PR: Update dependency @vitejs/plugin-vue to v6.0.2 (v13.0/forgejo)