forked from kevadesu/forgejo
[skip ci] docs(release-notes): 7.0.3
This commit is contained in:
parent
7bd8443739
commit
ce0921d0c5
12 changed files with 51 additions and 11 deletions
|
@ -1 +0,0 @@
|
|||
Fixed a bug where API endpoints that return a `Repository` did not properly include the repository's object format.
|
|
@ -1 +0,0 @@
|
|||
Fixed an issue that resulted in repository activity feeds (including RSS and Atom feeds) containing repeated activities.
|
|
@ -1 +0,0 @@
|
|||
Fixed an issue that rendered the "Allow edits from maintainers" checkbox disfunctional, preventing people from turning it on.
|
|
@ -1,2 +1 @@
|
|||
- [PR](https://github.com/go-gitea/gitea/pull/30912): when adopting a repository, the default branch is not taken into account
|
||||
- [PR](https://github.com/go-gitea/gitea/pull/30715): pull request search shows closed pull requests in the open tab
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
- mail notifications of pull requests push are empty
|
|
@ -1 +0,0 @@
|
|||
- backticks in [mermaid](https://mermaid.js.org/) block diagram labels [are not sanitized properly](https://github.com/mermaid-js/mermaid/commit/c7fe9a646574597adefe3e6fb2b3707112a151aa)
|
|
@ -1 +0,0 @@
|
|||
- Fixed a bug that resulted in workflow badges not working for workflows that weren't running on push (such as scheduled workflows, and ones that run on tags and for prs)
|
Loading…
Add table
Add a link
Reference in a new issue