mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-01 15:19:09 +01:00
c0f20a4e0a
It is not yet possible to manually edit them in the release notes because the release notes assistant does not support that.
690 B
690 B
- feat: API endpoints that return a repository now also include the topics.
- feat: display an error when an issue comment is edited simultaneously by two users instead of silently overriding one of them.
- feat: add support for a credentials chain for minio.
- feat(perf): improve performances when retrieving pull requests via the API.