Skip to content

Commit 62fa153

Browse files
authored
Changelog for v1.14.5 (#16450)
Once #16449 is merged I think we should release 1.14.5. There are a couple of security fixes and the broken #16268 is annoying enough that we should just release things. Signed-off-by: Andrew Thornton <art27@cantab.net>
1 parent be46f24 commit 62fa153

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ 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.14.5](https://github.com/go-gitea/gitea/releases/tag/v1.14.5) - 2021-07-16
8+
9+
* SECURITY
10+
* Hide mirror passwords on repo settings page (#16022) (#16355)
11+
* Update bluemonday to v1.0.15 (#16379) (#16380)
12+
* BUGFIXES
13+
* Retry rename on lock induced failures (#16435) (#16439)
14+
* Validate issue index before querying DB (#16406) (#16410)
15+
* Fix crash following ldap authentication update (#16447) (#16449)
16+
* ENHANCEMENTS
17+
* Redirect on bad CSRF instead of presenting bad page (#14937) (#16378)
18+
719
## [1.14.4](https://github.com/go-gitea/gitea/releases/tag/v1.14.4) - 2021-07-06
820

921
* BUGFIXES

0 commit comments

Comments
 (0)