Merge pull request '[DOCS] RELEASE-NOTES: v1.19 has a documentation' (#453) from earl-warren/forgejo:wip-1.19-release-notes into forgejo-development

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/453
This commit is contained in:
Earl Warren 2023-03-01 23:13:05 +00:00
commit 689301853b
1 changed files with 6 additions and 4 deletions

View File

@ -85,6 +85,8 @@ key algorithm, and recommend against its use. http://www.openssh.com/legacy.html
#### [Webhook authorization header](https://codeberg.org/forgejo/forgejo/commit/b6e81357bd6fb80f8ba94c513f89a210beb05313)
Any webhook can now specify an `Authorization` header to be sent along every request.
* (why is it breaking?)
#### Additional restrictions on valid user names
@ -95,6 +97,10 @@ If a Forgejo instance has users or organizations named `forgejo-actions` and `gi
### Features
### [Documentation](https://forgejo.org/docs/v1.19/)
The first version of the [Forgejo documentation](https://forgejo.org/docs/latest/) is available and covers the administration of Forgejo, from installation to troubleshooting.
#### [Incoming emails](https://codeberg.org/forgejo/forgejo/commit/fc037b4b825f0501a1489e10d7c822435d825cb7)
* (description)
@ -103,10 +109,6 @@ If a Forgejo instance has users or organizations named `forgejo-actions` and `gi
* (description)
#### [Webhook authorization header](https://codeberg.org/forgejo/forgejo/commit/b6e81357bd6fb80f8ba94c513f89a210beb05313)
Any webhook can now specify an `Authorization` header to be sent along every request.
#### Packages registries
* Add support for [Cargo](https://codeberg.org/forgejo/forgejo/commit/df789d962), [Conda](https://codeberg.org/forgejo/forgejo/commit/6ba9ff7b4) and [Chef](https://codeberg.org/forgejo/forgejo/commit/d987ac6bf) package registries