File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 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.13.4] ( https://github.com/go-gitea/gitea/releases/tag/v1.13.4 ) - 2021-03-07
8
+
9
+ * SECURITY
10
+ * Fix issue popups (#14898 ) (#14899 )
11
+ * BUGFIXES
12
+ * Fix race in LFS ContentStore.Put(...) (#14895 ) (#14913 )
13
+ * Fix a couple of issues with a feeds (#14897 ) (#14903 )
14
+ * When transfering repository and database transaction failed, rollback the renames (#14864 ) (#14902 )
15
+ * Fix race in local storage (#14888 ) (#14901 )
16
+ * Fix 500 on pull view page if user is not loged in (#14885 ) (#14886 )
17
+ * DOCS
18
+ * Fix how lfs data path is set (#14855 ) (#14884 )
19
+
7
20
## [ 1.13.3] ( https://github.com/go-gitea/gitea/releases/tag/v1.13.3 ) - 2021-03-04
8
21
9
22
* BREAKING
You can’t perform that action at this time.
0 commit comments