Skip to content

Commit 1ae2525

Browse files
authored
chore: changelog 1.18.2 (#22530)
Signed-off-by: jolheiser <[email protected]>
1 parent fd7ebaa commit 1ae2525

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ This changelog goes through all the changes that have been made in each release
44
without substantial changes to our git log; to see the highlights of what has
55
been added to each release, please refer to the [blog](https://blog.gitea.io).
66

7+
## [1.18.2](https://github.com/go-gitea/gitea/releases/tag/v1.18.2) - 2023-01-19
8+
9+
* BUGFIXES
10+
* Fix issue not auto-closing when it includes a reference to a branch (#22514) (#22521)
11+
* Fix invalid issue branch reference if not specified in template (#22513) (#22520)
12+
* Fix 500 error viewing pull request when fork has pull requests disabled (#22512) (#22515)
13+
* Reliable selection of admin user (#22509) (#22511)
14+
* Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479) (#22496)
15+
* BUILD
16+
* cgo cross-compile for freebsd (#22397) (#22519)
17+
718
## [1.18.1](https://github.com/go-gitea/gitea/releases/tag/v1.18.1) - 2023-01-17
819

920
* API

0 commit comments

Comments
 (0)