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