Skip to content

Commit 2f1ff2d

Browse files
Add changelog for 1.19.3
1 parent c020bd5 commit 2f1ff2d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
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.19.3](https://github.com/go-gitea/gitea/releases/tag/1.19.3) - 2023-05-02
8+
9+
* SECURITY
10+
* Use golang 1.20.4 to fix CVE-2023-24539, CVE-2023-24540, and CVE-2023-29400
11+
* ENHANCEMENTS
12+
* Enable whitespace rendering on selection in Monaco (#24444) (#24485)
13+
* Improve milestone filter on issues page (#22423) (#24440)
14+
* BUGFIXES
15+
* Fix user-cards format (#24428) (#24431)
16+
* Fix incorrect CurrentUser check for docker rootless (#24435)
17+
* Getting the tag list does not require being signed in (#24413) (#24416)
18+
719
## [1.19.2](https://github.com/go-gitea/gitea/releases/tag/1.19.2) - 2023-04-26
820

921
* SECURITY

0 commit comments

Comments
 (0)