Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a292e1a

Browse files
techknowlogickyardenshohamjolheiser
committedMay 3, 2023
Changelog for 1.19.3 (go-gitea#24495)
Co-authored-by: Yarden Shoham <git@yardenshoham.com> Co-authored-by: John Olheiser <john.olheiser@gmail.com>
1 parent 48e3e38 commit a292e1a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
 

‎CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ 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-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+
720
## [1.19.2](https://github.com/go-gitea/gitea/releases/tag/1.19.2) - 2023-04-26
821

922
* SECURITY

0 commit comments

Comments
 (0)
Please sign in to comment.