We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6068978 commit f6cb786Copy full SHA for f6cb786
CHANGELOG.md
@@ -4,6 +4,14 @@ This changelog goes through all the changes that have been made in each release
4
without substantial changes to our git log; to see the highlights of what has
5
been added to each release, please refer to the [blog](https://blog.gitea.io).
6
7
+## [1.18.3](https://github.com/go-gitea/gitea/releases/tag/v1.18.3) - 2023-01-23
8
+
9
+* SECURITY
10
+ * Prevent multiple `To` recipients (#22566) (#22569)
11
+* BUGFIXES
12
+ * Truncate commit summary on repo files table. (#22551) (#22552)
13
+ * Mute all links in issue timeline (#22534)
14
15
## [1.18.2](https://github.com/go-gitea/gitea/releases/tag/v1.18.2) - 2023-01-19
16
17
* BUGFIXES
0 commit comments