Commit db4ccde
committed
Changelog 1.17.1
## [1.17.1](https://github.com/go-gitea/gitea/releases/tag/1.17.1) - 2022-08-17
* SECURITY
* Correctly escape within tribute.js (go-gitea#20831) (go-gitea#20832)
* FEATURES
* Add support for NuGet API keys (go-gitea#20721) (go-gitea#20734)
* ENHANCEMENTS
* Display project in issue list (go-gitea#20583)
* Add disable download source configuration (go-gitea#20548) (go-gitea#20579)
* BUGFIXES
* Use the total issue count for UI (go-gitea#20785) (go-gitea#20827)
* Add proxy host into allow list (go-gitea#20798) (go-gitea#20819)
* Add missing translation for queue flush workers (go-gitea#20791) (go-gitea#20792)
* Improve comment header for mobile (go-gitea#20781) (go-gitea#20789)
* Fix git.Init for doctor sub-command (go-gitea#20782) (go-gitea#20783)
* Check webhooks slice length before calling xorm (go-gitea#20642) (go-gitea#20768)
* Remove manual rollback for failed generated repositories (go-gitea#20639) (go-gitea#20762)
* Use correct field name in npm template (go-gitea#20675) (go-gitea#20760)
* Keep download count on Container tag overwrite (go-gitea#20728) (go-gitea#20735)
* Fix v220 migration to be compatible for MSSQL 2008 r2 (go-gitea#20702) (go-gitea#20707)
* Use request timeout for git service rpc (go-gitea#20689) (go-gitea#20693)
* Send correct NuGet status codes (go-gitea#20647) (go-gitea#20677)
* Use correct context to get package content (go-gitea#20673) (go-gitea#20676)
* Fix the JS error "EventSource is not defined" caused by some non-standard browsers (go-gitea#20584) (go-gitea#20663)
* Add default commit messages to PR for squash merge (go-gitea#20618) (go-gitea#20645)
* Fix package upload for files >32mb (go-gitea#20622) (go-gitea#20635)
* Fix the new-line copy-paste for rendered code (go-gitea#20612)
* Clean up and fix clone button script (go-gitea#20415 & go-gitea#20600) (go-gitea#20599)
* Fix default merge style (go-gitea#20564) (go-gitea#20565)
* Add repository condition for issue count (go-gitea#20454) (go-gitea#20496)
* MISC
* Make branch icon stand out more (go-gitea#20726) (go-gitea#20774)
* Fix loading button with invalid form (go-gitea#20754) (go-gitea#20759)
* Add username check to doctor (go-gitea#20140) (go-gitea#20671)
* Enable Wire 2 for Internal SSH Server (go-gitea#20616) (go-gitea#20617)
* Fix SecToTime edge-cases (go-gitea#20610) (go-gitea#20611)
Signed-off-by: Andrew Thornton <[email protected]>1 parent 13b74ac commit db4ccde
1 file changed
+37
-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 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
7 | 44 | | |
8 | 45 | | |
9 | 46 | | |
| |||
0 commit comments