mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-04-18 21:22:49 +00:00
Some checks are pending
testing / test-unit (push) Has been skipped
testing / test-e2e (push) Has been skipped
testing / test-mysql (push) Has been skipped
testing / test-sqlite (push) Has been skipped
/ release (push) Waiting to run
testing / backend-checks (push) Has been skipped
testing / frontend-checks (push) Has been skipped
testing / test-pgsql (push) Has been skipped
testing / test-remote-cacher (redis) (push) Has been skipped
testing / test-remote-cacher (valkey) (push) Has been skipped
testing / test-remote-cacher (garnet) (push) Has been skipped
testing / test-remote-cacher (redict) (push) Has been skipped
testing / security-check (push) Has been skipped
https://codeberg.org/forgejo/forgejo/milestone/12777 Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7311 Co-authored-by: forgejo-release-manager <contact-forgejo-release-manager@forgejo.org> Co-committed-by: forgejo-release-manager <contact-forgejo-release-manager@forgejo.org>
1.6 KiB
1.6 KiB
Release notes
- Bug fixes
- PR (backported): fixes a regression introduced in Forgejo v10.0.2 which caused unnecessary escaping of URLs. The symptoms were, for instance, a failure to access theme files when they contain a space or double escaping of links.
- Included for completeness but not worth a release note