File tree 1 file changed +21
-0
lines changed
1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,27 @@ 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.15.3] ( https://github.com/go-gitea/gitea/releases/tag/v1.15.3 ) - 2021-09-19
8
+
9
+ * ENHANCEMENTS
10
+ * Add fluid to ui container class to remove margin (#16396 ) (#16976 )
11
+ * Add caller to cat-file batch calls (#17082 ) (#17089 )
12
+ * BUGFIXES
13
+ * Render full plain readme. (#17083 ) (#17090 )
14
+ * Upgrade xorm to v1.2.4 (#17059 )
15
+ * Fix bug of migrate comments which only fetch one page (#17055 ) (#17058 )
16
+ * Do not show issue context popup on external issues (#17050 ) (#17054 )
17
+ * Decrement Fork Num when converting from Fork (#17035 ) (#17046 )
18
+ * Correctly rollback in ForkRepository (#17034 ) (#17045 )
19
+ * Fix missing close in WalkGitLog (#17008 ) (#17009 )
20
+ * Add prefix to SVG id/class attributes (#16997 ) (#17000 )
21
+ * Fix bug of migrated repository not index (#16991 ) (#16996 )
22
+ * Skip AllowedUserVisibilityModes validation on update user if it is an organisation (#16988 ) (#16990 )
23
+ * Fix storage Iterate bug and Add storage doctor to delete garbage attachments (#16971 ) (#16977 )
24
+ * Fix issue with issue default mail template (#16956 ) (#16975 )
25
+ * Ensure that rebase conflicts are handled in updates (#16952 ) (#16960 )
26
+ * Prevent panic on diff generation (#16950 ) (#16951 )
27
+
7
28
## [ 1.15.2] ( https://github.com/go-gitea/gitea/releases/tag/v1.15.2 ) - 2021-09-03
8
29
9
30
* BUGFIXES
You can’t perform that action at this time.
0 commit comments