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>
5.5 KiB
5.5 KiB
Release notes
- Security bug fixes
- 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)