]> source.dussan.org Git - gitea.git/commitdiff
Changelog 1.18.3 (#22575) v1.18.3
authorJohn Olheiser <john.olheiser@gmail.com>
Mon, 23 Jan 2023 14:42:02 +0000 (08:42 -0600)
committerGitHub <noreply@github.com>
Mon, 23 Jan 2023 14:42:02 +0000 (08:42 -0600)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
CHANGELOG.md

index bb5920173208da3a53cbf1421e552ecb41d50398..8f9bb3f4cdf27d142fff7170eca240f270272778 100644 (file)
@@ -4,6 +4,14 @@ This changelog goes through all the changes that have been made in each release
 without substantial changes to our git log; to see the highlights of what has
 been added to each release, please refer to the [blog](https://blog.gitea.io).
 
+## [1.18.3](https://github.com/go-gitea/gitea/releases/tag/v1.18.3) - 2023-01-23
+
+* SECURITY
+  * Prevent multiple `To` recipients (#22566) (#22569)
+* BUGFIXES
+  * Truncate commit summary on repo files table. (#22551) (#22552)
+  * Mute all links in issue timeline (#22534)
+
 ## [1.18.2](https://github.com/go-gitea/gitea/releases/tag/v1.18.2) - 2023-01-19
 
 * BUGFIXES