[skip ci] docs(release-notes): 7.0.4

This commit is contained in:
Earl Warren 2024-06-12 10:42:18 +02:00
parent 4665496ddb
commit 6176063e73
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
13 changed files with 33 additions and 18 deletions

View file

@ -1 +0,0 @@
SourceHut Builds webhook would fail when the `triggers` field was used.

View file

@ -1 +0,0 @@
- a v7.0.0 regression causing `[admin].SEND_NOTIFICATION_EMAIL_ON_NEW_USER=true` to always be ignored.

View file

@ -1,2 +0,0 @@
- [automerge does not happen when the approval count reaches the required threshold](https://codeberg.org/forgejo/forgejo/commit/7d7ea45465d6cd1ea0ec549a71f67b4a8ff930cf)
- the [`FORCE_PRIVATE=true` setting is not consistently enforced](https://codeberg.org/forgejo/forgejo/commit/a649610d6175d1994b838f5672261400df9fdb92)

View file

@ -1 +0,0 @@
- Fixed an issue where migrated activities (such as reviews) were mapped to the user who initiated the migration rather than the Ghost user, if the external user could not be mapped to a local one. This mapping mismatch led to internal server errors in some cases (forgejo/forgejo#3860).

View file

@ -1 +0,0 @@
- repository admins are always denied the right to force merge and instance admins are subject to restrictions to merge that must only apply to repository admins

View file

@ -1 +0,0 @@
- [NuGet Package fails `choco info pkgname` when `pkgname` is also a substring of another package Id](https://codeberg.org/forgejo/forgejo/commit/c6e04c3c9eddfa6c4bec541f681c8d300b157cdb)

View file

@ -1 +0,0 @@
- `forgejo migrate-storage --type actions-artifacts` always fails because it picks the wrong path