File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ This changelog goes through all the changes that have been made in each release
4
4
without substantial changes to our git log; to see the highlights of what has
5
5
been added to each release, please refer to the [ blog] ( https://blog.gitea.io ) .
6
6
7
+ ## [ 1.19.3] ( https://github.com/go-gitea/gitea/releases/tag/1.19.3 ) - 2023-05-03
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 api error message if fork exists (#24487 ) (#24493 )
16
+ * Fix user-cards format (#24428 ) (#24431 )
17
+ * Fix incorrect CurrentUser check for docker rootless (#24435 )
18
+ * Getting the tag list does not require being signed in (#24413 ) (#24416 )
19
+
7
20
## [ 1.19.2] ( https://github.com/go-gitea/gitea/releases/tag/1.19.2 ) - 2023-04-26
8
21
9
22
* SECURITY
You can’t perform that action at this time.
0 commit comments