1# Changelog
2
3This changelog goes through all the changes that have been made in each release
4without substantial changes to our git log; to see the highlights of what has
5been added to each release, please refer to the [blog](https://blog.gitea.io).
6
7## [1.16.5](https://github.com/go-gitea/gitea/releases/tag/1.16.5) - 2022-03-23
8
9* BREAKING
10  * Bump to build with go1.18 (#19120 et al) (#19127)
11* SECURITY
12  * Prevent redirect to Host (2) (#19175) (#19186)
13  * Try to prevent autolinking of displaynames by email readers (#19169) (#19183)
14  * Clean paths when looking in Storage (#19124) (#19179)
15  * Do not send notification emails to inactive users (#19131) (#19139)
16  * Do not send activation email if manual confirm is set (#19119) (#19122)
17* ENHANCEMENTS
18  * Use the new/choose link for New Issue on project page (#19172) (#19176)
19* BUGFIXES
20  * Fix showing issues in your repositories (#18916) (#19191)
21  * Fix compare link in active feeds for new branch (#19149) (#19185)
22  * Redirect .wiki/* ui link to /wiki (#18831) (#19184)
23  * Ensure deploy keys with write access can push (#19010) (#19182)
24  * Ensure that setting.LocalURL always has a trailing slash (#19171) (#19177)
25  * Cleanup protected branches when deleting users & teams (#19158) (#19174)
26  * Use IterateBufferSize whilst querying repositories during adoption check (#19140) (#19160)
27  * Fix NPE /repos/issues/search when not signed in (#19154) (#19155)
28  * Use custom favicon when viewing static files if it exists (#19130) (#19152)
29  * Fix the editor height in review box (#19003) (#19147)
30  * Ensure isSSH is set whenever DISABLE_HTTP_GIT is set (#19028) (#19146)
31  * Fix wrong scopes caused by empty scope input (#19029) (#19145)
32  * Make migrations SKIP_TLS_VERIFY apply to git too (#19132) (#19141)
33  * Handle email address not exist (#19089) (#19121)
34* MISC
35  * Update json-iterator to allow compilation with go1.18 (#18644) (#19100)
36  * Update golang.org/x/crypto (#19097) (#19098)
37
38## [1.16.4](https://github.com/go-gitea/gitea/releases/tag/v1.16.4) - 2022-03-14
39
40* SECURITY
41  * Restrict email address validation (#17688) (#19085)
42  * Fix lfs bug (#19072) (#19080)
43* ENHANCEMENTS
44  * Improve SyncMirrors logging (#19045) (#19050)
45* BUGFIXES
46  * Refactor mirror code & fix `StartToMirror` (#18904) (#19075)
47  * Update the webauthn_credential_id_sequence in Postgres (#19048) (#19060)
48  * Prevent 500 when there is an error during new auth source post (#19041) (#19059)
49  * If rendering has failed due to a net.OpError stop rendering (attempt 2) (#19049) (#19056)
50  * Fix flag validation (#19046) (#19051)
51  * Add pam account authorization check (#19040) (#19047)
52  * Ignore missing comment for user notifications (#18954) (#19043)
53  * Set `rel="nofollow noindex"` on new issue links (#19023) (#19042)
54  * Upgrading binding package (#19034) (#19035)
55  * Don't show context cancelled errors in attribute reader (#19006) (#19027)
56  * Fix update hint bug (#18996) (#19002)
57* MISC
58  *  Fix potential assignee query for repo (#18994) (#18999)
59
60## [1.16.3](https://github.com/go-gitea/gitea/releases/tag/v1.16.3) - 2022-03-02
61
62* SECURITY
63 * Git backend ignore replace objects (#18979) (#18980)
64* ENHANCEMENTS
65  * Adjust error for already locked db and prevent level db lock on malformed connstr (#18923) (#18938)
66* BUGFIXES
67  * Set max text height to prevent overflow (#18862) (#18977)
68  * Fix newAttachmentPaths deletion for DeleteRepository() (#18973) (#18974)
69  * Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that case (#18897) (#18964)
70  * Send 404 on `/{org}.gpg` (#18959) (#18962)
71  * Fix admin user list pagination (#18957) (#18960)
72  * Fix lfs management setting (#18947) (#18946)
73  * Fix login with email panic when email is not exist (#18942)
74  * Update go-org to v1.6.1 (#18932) (#18933)
75  * Fix `<strong>` html in translation (#18929) (#18931)
76  * Fix page and missing return on unadopted repos API (#18848) (#18927)
77  * Allow adminstrator teams members to see other teams (#18918) (#18919)
78  * Don't treat BOM escape sequence as hidden character. (#18909) (#18910)
79  * Correctly link URLs to users/repos with dashes, dots or underscores (… (#18908)
80  * Fix redirect when using lowercase repo name (#18775) (#18902)
81  * Fix migration v210 (#18893) (#18892)
82  * Fix team management UI (#18887) (18886)
83  * BeforeSourcePath should point to base commit (#18880) (#18799)
84* TRANSLATION
85  * Backport locales from master (#18944)
86* MISC
87  * Don't update email for organisation (#18905) (#18906)
88
89## [1.16.2](https://github.com/go-gitea/gitea/releases/tag/v1.16.2) - 2022-02-24
90
91* ENHANCEMENTS
92  * Show fullname on issue edits and gpg/ssh signing info (#18828)
93  * Immediately Hammer if second kill is sent (#18823) (#18826)
94  * Allow mermaid render error to wrap (#18791)
95* BUGFIXES
96  * Fix ldap user sync missed email in email_address table (#18786) (#18876)
97  * Update assignees check to include any writing team and change org sidebar (#18680) (#18873)
98  * Don't report signal: killed errors in serviceRPC (#18850) (#18865)
99  * Fix bug where certain LDAP settings were reverted (#18859)
100  * Update go-org to 1.6.0 (#18824) (#18839)
101  * Fix login with email for ldap users (#18800) (#18836)
102  * Fix bug for get user by email (#18834)
103  * Fix panic in EscapeReader (#18820) (#18821)
104  * Fix ldap loginname (#18789) (#18804)
105  * Remove redundant call to UpdateRepoStats during migration (#18591) (#18794)
106  * In disk_channel queues synchronously push to disk on shutdown (#18415) (#18788)
107  * Fix template bug of LFS lock (#18784) (#18787)
108  * Attempt to fix the webauthn migration again - part 3 (#18770) (#18771)
109  * Send mail to issue/pr assignee/reviewer also when OnMention is set (#18707) (#18765)
110  * Fix a broken link in commits_list_small.tmpl (#18763) (#18764)
111  * Increase the size of the webauthn_credential credential_id field (#18739) (#18756)
112  * Prevent dangling GetAttribute calls (#18754) (#18755)
113  * Fix isempty detection of git repository (#18746) (#18750)
114  * Fix source code line highlighting on external tracker (#18729) (#18740)
115  * Prevent double encoding of branch names in delete branch (#18714) (#18738)
116  * Always set PullRequestWorkInProgressPrefixes in PrepareViewPullInfo (#18713) (#18737)
117  * Fix forked repositories missed tags (#18719) (#18735)
118  * Fix release typo (#18728) (#18731)
119  * Separate the details links of commit-statuses in headers (#18661) (#18730)
120  * Update object repo with the migrated repository (#18684) (#18726)
121  * Fix bug for version update hint (#18701) (#18705)
122  * Fix issue with docker-rootless shimming script (#18690) (#18699)
123  * Let `MinUnitAccessMode` return correct perm (#18675) (#18689)
124  * Prevent security failure due to bad APP_ID (#18678) (#18682)
125  * Restart zero worker if there is still work to do (#18658) (#18672)
126  * If rendering has failed due to a net.OpError stop rendering (#18642) (#18645)
127* TESTING
128  * Ensure git tag tests and others create test repos in tmpdir (#18447) (#18767)
129* BUILD
130  * Reduce CI go module downloads, add make targets (#18708, #18475, #18443) (#18741)
131* MISC
132  * Put buttons back in org dashboard (#18817) (#18825)
133  * Various Mermaid improvements (#18776) (#18780)
134  * C preprocessor colors improvement (#18671) (#18696)
135  * Fix the missing i18n key for update checker (#18646) (#18665)
136
137## [1.16.1](https://github.com/go-gitea/gitea/releases/tag/v1.16.1) - 2022-02-06
138
139* SECURITY
140  * Update JS dependencies, fix lint (#18389) (#18540)
141* ENHANCEMENTS
142  * Add dropdown icon to label set template dropdown (#18564) (#18571)
143* BUGFIXES
144  * Comments on migrated issues/prs must link to the comment ID (#18630) (#18637)
145  * Stop logging an error when notes are not found (#18626) (#18635)
146  * Ensure that blob-excerpt links work for wiki (#18587) (#18624)
147  * Only attempt to flush queue if the underlying worker pool is not finished (#18593) (#18620)
148  * Ensure commit-statuses box is sized correctly in headers (#18538) (#18606)
149  * Prevent merge messages from being sorted to the top of email chains (#18566) (#18588)
150  * Prevent panic on prohibited user login with oauth2 (#18562) (#18563)
151  * Collaborator trust model should trust collaborators (#18539) (#18557)
152  * Detect conflicts with 3way merge (#18536) (#18537)
153  * In docker rootless use $GITEA_APP_INI if provided (#18524) (#18535)
154  * Add `GetUserTeams` (#18499) (#18531)
155  * Fix review excerpt (#18502) (#18530)
156  * Fix for AvatarURL database type (#18487) (#18529)
157  * Use `ImagedProvider` for gplus oauth2 provider (#18504) (#18505)
158  * Fix OAuth Source Edit Page (#18495) (#18503)
159  * Use "read" value for General Access (#18496) (#18500)
160  * Prevent NPE on partial match of compare URL and allow short SHA1 compare URLs (#18472) (#18473)
161* BUILD
162  * Make docker gitea/gitea:v1.16-dev etc refer to the latest build on that branch (#18551) (#18569)
163* DOCS
164  * Update 1.16.0 changelog to set #17846 as breaking (#18533) (#18534)
165
166## [1.16.0](https://github.com/go-gitea/gitea/releases/tag/v1.16.0) - 2022-01-30
167
168* BREAKING
169  * Remove golang vendored directory (#18277)
170  * Paginate releases page & set default page size to 10 (#16857)
171  * Use shadowing script for docker (#17846)
172  * Only allow webhook to send requests to allowed hosts (#17482)
173* SECURITY
174  * Disable content sniffing on `PlainTextBytes` (#18359) (#18365)
175  * Only view milestones from current repo (#18414) (#18417)
176  * Sanitize user-input on file name (#17666)
177  * Use `hostmatcher` to replace `matchlist` to improve blocking of bad hosts in Webhooks (#17605)
178* FEATURES
179  * Add/update SMTP auth providers via cli (#18197)
180  * Support webauthn (#17957)
181  * Team permission allow different unit has different permission (#17811)
182  * Implement Well-Known URL for password change (#17777)
183  * Add support for ssh commit signing (#17743)
184  * Allow Loading of Diffs that are too large (#17739)
185  * Add copy button to markdown code blocks (#17638)
186  * Add .gitattribute assisted language detection to blame, diff and render (#17590)
187  * Add `PULL_LIMIT` and `PUSH_LIMIT` to cron.update_mirror task (#17568)
188  * Add Reindex buttons to repository settings page (#17494)
189  * Make SSL cipher suite configurable (#17440)
190  * Add groups scope/claim to OIDC/OAuth2 Provider (#17367)
191  * Add simple update checker to Gitea (#17212)
192  * Migrated Repository will show modifications when possible (#17191)
193  * Create pub/priv keypair for federation (#17071)
194  * Make LDAP be able to skip local 2FA (#16954)
195  * Add nodeinfo endpoint for federation purposes (#16953)
196  * Save and view issue/comment content history (#16909)
197  * Use git attributes to determine generated and vendored status for language stats and diffs (#16773)
198  * Add migrate from Codebase (#16768)
199  * Add migration from GitBucket (#16767)
200  * Add OAuth2 introspection endpoint (#16752)
201  * Add proxy settings and support for migration and webhook (#16704)
202  * Add microsoft oauth2 providers (#16544)
203  * Send registration email on user autoregistration (#16523)
204  * Defer Last Commit Info (#16467)
205  * Support unprotected file patterns (#16395)
206  * Add migrate from OneDev (#16356)
207  * Add option to update pull request by `rebase` (#16125)
208  * Add RSS/Atom feed support for user actions (#16002)
209  * Add support for corporate WeChat webhooks (#15910)
210  * Add a simple way to rename branch like gh (#15870)
211  * Add bundle download for repository (#14538)
212  * Add agit flow support in gitea (#14295)
213* API
214  * Add MirrorUpdated field to Repository API type (#18267)
215  * Adjust Fork API to allow setting a custom repository name (#18066)
216  * Add API to manage repo tranfers (#17963)
217  * Add API to get file commit history (#17652)
218  * Add API to get issue/pull comments and events (timeline) (#17403)
219  * Add API to get/edit wiki (#17278)
220  * Add API for get user org permissions (#17232)
221  * Add HTML urls to notification API (#17178)
222  * Add API to get commit diff/patch (#17095)
223  * Respond with updated notifications in API (#17064)
224  * Add API to fetch git notes (#16649)
225  * Generalize list header for API (#16551)
226  * Add API Token Cache (#16547)
227  * Allow Token API calls be authorized using the reverse-proxy header (#15119)
228* ENHANCEMENTS
229  * Make the height of the editor in Review Box smaller (4 lines as GitHub) (#18319)
230  * Return nicer error if trying to pull from non-existent user (#18288)
231  * Show pull link for agit pull request also (#18235)
232  * Enable partial clone by default (#18195)
233  * Added replay of webhooks (#18191)
234  * Show OAuth callback error message (#18185)
235  * Increase Salt randomness (#18179)
236  * Add MP4 as default allowed attachment type (#18170)
237  * Include folders into size cost (#18158)
238  * Remove `/email2user` endpoint (#18127)
239  * Handle invalid issues (#18111)
240  * Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069)
241  * Support open compare page directly (#17975)
242  * Prefer "Hiragino Kaku Gothic ProN" in system-ui-ja (#17954)
243  * Clean legacy SimpleMDE code (#17926)
244  * Refactor install page (db type) (#17919)
245  * Improve interface when comparing a branch which has created a pull request (#17911)
246  * Allow default branch to be inferred on compare page (#17908)
247  * Display issue/comment role even if repo archived (#17907)
248  * Always set a message-id on mails (#17900)
249  * Change `<a>` elements to underline on hover (#17898)
250  * Render issue references in file table (#17897)
251  * Handle relative unix socket paths (#17836)
252  * Move accessmode into models/perm (#17828)
253  * Fix some org style problems (#17807)
254  * Add List-Unsubscribe header (#17804)
255  * Create menus for organization pages (#17802)
256  * Switch archive URL code back to href attributes (#17796)
257  * Refactor "refs/*" string usage by using constants (#17784)
258  * Allow forks to org if you can create repos (#17783)
259  * Improve install code to avoid low-level mistakes. (#17779)
260  * Improve ellipsis buttons (#17773)
261  * Add restrict and no-user-rc to authorized_keys (#17772)
262  * Add copy Commit ID button in commits list (#17759)
263  * Make `bind` error more readable (#17750)
264  * Fix navbar on project view (#17749)
265  * More pleasantly handle broken or missing git repositories (#17747)
266  * Use `*PushUpdateOptions` as receiver (#17724)
267  * Remove unused `user` paramater (#17723)
268  * Better builtin avatar generator (#17707)
269  * Cleanup and use global style on popups (#17674)
270  * Move user/org deletion to services (#17673)
271  * Added comment for changing issue ref (#17672)
272  * Allow admins to change user avatars (#17661)
273  * Only set `data-path` once for each file in diff pages (#17657)
274  * Add icon to vscode clone link (#17641)
275  * Add download button for file viewer (#17640)
276  * Add pagination to fork list (#17639)
277  * Use a standalone struct name for Organization (#17632)
278  * Minor readability patch. (#17627)
279  * Add context support for GetUserByID (#17602)
280  * Move merge-section to `> .content` (#17582)
281  * Remove NewSession method from db.Engine interface (#17577)
282  * Move unit into models/unit/ (#17576)
283  * Restrict GetDeletedBranchByID to the repositories deleted branches (#17570)
284  * Refactor commentTags functionality (#17558)
285  * Make Repo Code Indexer an Unique Queue (#17515)
286  * Simplify Gothic to use our session store instead of creating a different store (#17507)
287  * Add settings to allow different SMTP envelope from address (#17479)
288  * Properly determine CSV delimiter (#17459)
289  * Hide label comments if labels were added and removed immediately (#17455)
290  * Tune UI alignment for nav bar notification icon, avatar image, issue label (#17438)
291  * Add appearance section in settings (#17433)
292  * Move key forms before list and add cancel button (#17432)
293  * When copying executables to the docker chmod them (#17423)
294  * Remove deprecated `extendDefaultPlugins` method of svgo (#17399)
295  * Fix the click behavior for <tr> and <td> with [data-href] (#17388)
296  * Refactor update checker to use AppState (#17387)
297  * Improve async/await usage, and sort init calls in `index.js` (#17386)
298  * Use a variable but a function for IsProd because of a slight performance increment (#17368)
299  * Frontend refactor, PascalCase to camelCase, remove unused code (#17365)
300  * Hide command line merge instructions when user can't push (#17339)
301  * Move session to models/login (#17338)
302  * Sync gitea app path for git hooks and authorized keys when starting (#17335)
303  * Make the Mirror Queue a queue (#17326)
304  * Add "Copy branch name" button to pull request page (#17323)
305  * Fix repository summary on mobile (#17322)
306  * Split `index.js` to separate files (#17315)
307  * Show direct match on top for user search (#17303)
308  * Frontend refactor: move Vue related code from `index.js` to `components` dir, and remove unused codes. (#17301)
309  * Upgrade chi to v5 (#17298)
310  * Disable form autofill (#17291)
311  * Improve behavior of "Fork" button (#17288)
312  * Open markdown image links in new window (#17287)
313  * Add hints for special Wiki pages (#17283)
314  * Move add deploy key form before the list and add a cancel button (#17228)
315  * Allow adding multiple issues to a project  (#17226)
316  * Add metrics to get issues by repository (#17225)
317  * Add specific event type to header (#17222)
318  * Redirect on project after issue created (#17211)
319  * Reference in new issue modal: dont pre-populate issue title (#17208)
320  * Always set a unique Message-ID header (#17206)
321  * Add projects and project boards in exposed metrics (#17202)
322  * Add metrics to get issues by label (#17201)
323  * Add protection to disable Gitea when run as root (#17168)
324  * Don't return binary file changes in raw PR diffs by default (#17158)
325  * Support sorting for project board issuses (#17152)
326  * Force color-adjust for markdown checkboxes (#17146)
327  * Add option to copy line permalink (#17145)
328  * Move twofactor to models/login (#17143)
329  * Multiple tokens support for migrating from github (#17134)
330  * Unify issue and PR subtitles (#17133)
331  * Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125)
332  * Fix problem when database id is not increment as expected (#17124)
333  * Avatar refactor, move avatar code from `models` to `models.avatars`, remove duplicated code (#17123)
334  * Re-allow clipboard copy on non-https sites (#17118)
335  * DBContext is just a Context (#17100)
336  * Move login related structs and functions to models/login (#17093)
337  * Add SkipLocal2FA option to pam and smtp sources (#17078)
338  * Move db related basic functions to models/db (#17075)
339  * Fixes username tagging in "Reference in new issue" (#17074)
340  * Use light/dark theme based on system preference (#17051)
341  * Always emit the configuration path (#17036)
342  * Add `AbsoluteListOptions` (#17028)
343  * Use common sessioner for API and Web (#17027)
344  * Fix overflow label in small view (#17020)
345  * Report the associated filter if there is an error in LDAP (#17014)
346  * Add "new issue" btn on project (#17001)
347  * Add doctor dbconsistency check for release and attachment (#16978)
348  * Disable Fomantic's CSS tooltips (#16974)
349  * Add Cache-Control to avatar redirects (#16973)
350  * Make mirror feature more configurable (#16957)
351  * Add skip and limit to git.GetTags (#16897)
352  * Remove ParseQueueConnStr as it is unused (#16878)
353  * Remove unused Fomantic sidebar module (#16853)
354  * Allow LDAP Sources to provide Avatars (#16851)
355  * Remove Dashboard/Home button from the navbar (#16844)
356  * Use conditions but not repo ids as query condition (#16839)
357  * Add user settings key/value DB table (#16834)
358  * Add buttons to allow loading of incomplete diffs (#16829)
359  * Add information for migrate failure (#16803)
360  * Add EdDSA JWT signing algorithm (#16786)
361  * Add user status filter to admin user management page (#16770)
362  * Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (#16766)
363  * Do not use thin scrollbars on Firefox (#16738)
364  * Download LFS in git and web workflow from minio/s3 directly (SERVE_DIRECT) (#16731)
365  * Compute proper foreground color for labels (#16729)
366  * Add edit button to wiki sidebar and footer (#16719)
367  * Fix migration svg color (#16715)
368  * Add link to vscode to repo header (#16664)
369  * Add filter by owner and team to issue/pulls search endpoint (#16662)
370  * Kanban colored boards (#16647)
371  * Allow setting X-FRAME-OPTIONS (#16643)
372  * Separate open and closed issue in metrics (#16637)
373  * Support direct comparison (git diff a..b) as well merge comparison (a…b) (#16635)
374  * Add setting to OAuth handlers to skip local 2FA authentication (#16594)
375  * Make PR merge options more intuitive (#16582)
376  * Show correct text when comparing commits on empty pull request (#16569)
377  * Pre-fill suggested New File 'name' and 'content' with Query Params (#16556)
378  * Add an abstract json layout to make it's easier to change json library (#16528)
379  * Make Mermaid.js limit configurable (#16519)
380  * Improve 2FA autofill (#16473)
381  * Add modals to Organization and Team remove/leave (#16471)
382  * Show tag name on dashboard items list (#16466)
383  * Change default cron schedules from @every 24h to @midnight (#16431)
384  * Prevent double sanitize (#16386)
385  * Replace `list.List` with slices (#16311)
386  * Add configuration option to restrict users by default (#16256)
387  * Move login out of models (#16199)
388  * Support pagination of organizations on user settings pages (#16083)
389  * Switch migration icon to svg (#15954)
390  * Add left padding for chunk header of split diff view (#13397)
391  * Allow U2F 2FA without TOTP (#11573)
392* BUGFIXES
393  * GitLab reviews may not have the updated_at field set (#18450) (#18461)
394  * Fix detection of no commits when the default branch is not master (#18422) (#18423)
395  * Fix broken oauth2 authentication source edit page (#18412) (#18419)
396  * Place inline diff comment dialogs on split diff in 4th and 8th columns (#18403) (#18404)
397  * Fix restore without topic failure (#18387) (#18400)
398  * Fix commit's time (#18375) (#18392)
399  * Fix partial cloning a repo (#18373) (#18377)
400  * Stop trimming preceding and suffixing spaces from editor filenames (#18334)
401  * Prevent showing webauthn error for every time visiting `/user/settings/security` (#18386)
402  * Fix mime-type detection for HTTP server (#18370) (#18371)
403  * Stop trimming preceding and suffixing spaces from editor filenames (#18334)
404  * Restore propagation of ErrDependenciesLeft (#18325)
405  * Fix PR comments UI (#18323)
406  * Use indirect comparison when showing pull requests (#18313)
407  * Replace satori/go.uuid with gofrs/uuid (#18311)
408  * Fix commit links on compare page (#18310)
409  * Don't show double error response in git hook (#18292)
410  * Handle missing default branch better in owner/repo/branches page (#18290)
411  * Fix CheckRepoStats and reuse it during migration (#18264)
412  * Prevent underline hover on cards (#18259)
413  * Don't delete branch if other PRs with this branch are open (#18164)
414  * Require codereview to have content (#18156)
415  * Allow admin to associate missing LFS objects for repositories (#18143)
416  * When attempting to subscribe other user to issue report why access denied (#18091)
417  * Add option to convert CRLF to LF line endings for sendmail (#18075)
418  * Only create pprof files for gitea serv if explicitly asked for (#18068)
419  * Abort merge if head has been updated before pressing merge (#18032)
420  * Improve TestPatch to use git read-tree -m and implement git-merge-one-file functionality (#18004)
421  * Use JSON module instead of stdlib json (#18003)
422  * Fixed issue merged/closed wording (#17973)
423  * Return nicer error for ForcePrivate (#17971)
424  * Fix overflow in commit graph (#17947)
425  * Prevent services/mailer/mailer_test.go tests from deleteing data directory (#17941)
426  * Use disable_form_autofill on Codebase and Gitbucket (#17936)
427  * Fix a panic in NotifyCreateIssueComment (caused by string truncation) (#17928)
428  * Fix markdown URL parsing (#17924)
429  * Apply CSS Variables to all message elements (#17920)
430  * Improve checkBranchName (#17901)
431  * Update chi/middleware to chi/v5/middleware (#17888)
432  * Fix position of label color picker colors (#17866)
433  * Fix ListUnadoptedRepositories incorrect total count (#17865)
434  * Remove whitespace inside rendered code `<td>` (#17859)
435  * Make Co-committed-by and co-authored-by trailers optional (#17848)
436  * Fix value of User.IsRestricted when oauth2 user registration (#17839)
437  * Use new OneDev /milestones endpoint (#17782)
438  * Prevent deadlock in TestPersistableChannelQueue (#17717)
439  * Simplify code for writing SHA to name-rev (#17696)
440  * Fix database deadlock when update issue labels (#17649)
441  * Add warning for BIDI characters in page renders and in diffs (#17562)
442  * Fix ipv6 parsing for builtin ssh server (#17561)
443  * Multiple Escaping Improvements (#17551)
444  * Fixes #16559 - Do not trim leading spaces for tab delimited (#17442)
445  * Show client-side error if wiki page is empty (#17415)
446  * Fix context popup error (#17398)
447  * Stop sanitizing full name in API (#17396)
448  * Fix issue close/comment buttons on mobile (#17317)
449  * Fix navbar UI (#17235)
450  * Fix problem when database id is not increment as expected (#17229)
451  * Open the DingTalk link in browser (#17084)
452  * Remove heads pointing to missing old refs (#17076)
453  * Fix commit status index problem (#17061)
454  * Handle broken references in mirror sync (#17013)
455  * Fix for create repo page layout (#17012)
456  * Improve LDAP synchronization efficiency (#16994)
457  * Add repo_id for attachment (#16958)
458  * Clean-up HookPreReceive and restore functionality for pushing non-standard refs (#16705)
459  * Remove duplicate csv import in modules/csv/csv.go (#16631)
460  * Improve SMTP authentication and Fix user creation bugs  (#16612)
461  * Fixed emoji alias not parsed in links (#16221)
462  * Calculate label URL on API  (#16186)
463* TRANSLATION
464  * Fix mispelling of starred as stared (#17465)
465  * Re-separate the color translation strings (#17390)
466  * Enable Malayalam, Greek, Persian, Hungarian & Indonesian by default (#16998)
467* BUILD
468  * Add lockfile-check (#18285)
469  * Don't store assets modified time into generated files (#18193)
470* MISC
471  * Update JS dependencies (#17611)
472
473## [1.15.11](https://github.com/go-gitea/gitea/releases/tag/v1.15.11) - 2022-01-29
474
475* SECURITY
476  * Only view milestones from current repo (#18414) (#18418)
477* BUGFIXES
478  * Fix broken when no commits and default branch is not master (#18422) (#18424)
479  * Fix commit's time (#18375) (#18409)
480  * Fix restore without topic failure (#18387) (#18401)
481  * Fix mermaid import in 1.15 (it uses ESModule now) (#18382)
482  * Update to go/text 0.3.7 (#18336)
483* MISC
484  * Upgrade EasyMDE to 2.16.1 (#18278) (#18279)
485
486## [1.15.10](https://github.com/go-gitea/gitea/releases/tag/v1.15.10) - 2022-01-14
487
488* BUGFIXES
489  * Fix inconsistent PR comment counts (#18260) (#18261)
490  * Fix release link broken (#18252) (#18253)
491  * Fix update user from site administration page bug (#18250) (#18251)
492  * Set HeadCommit when creating tags (#18116) (#18173)
493  * Use correct translation key for error messages due to max repo limits (#18135 & #18153) (#18152)
494  * Fix purple color in suggested label colors (#18241) (#18242)
495* SECURITY
496  * Bump mermaid from 8.10.1 to 8.13.8 (#18198) (#18206)
497
498## [1.15.9](https://github.com/go-gitea/gitea/releases/tag/v1.15.9) - 2021-12-30
499
500* BUGFIXES
501  * Fix wrong redirect on org labels (#18128) (#18134)
502  * Fix: unstable sort skips/duplicates issues across pages (#18094) (#18095)
503  * Revert "Fix delete u2f keys bug (#18042)" (#18107)
504  * Migrating wiki don't require token, so we should move it out of the require form (#17645) (#18104)
505  * Prevent NPE if gitea uploader fails to open url (#18080) (#18101)
506  * Reset locale on login (#17734) (#18100)
507  * Correctly handle failed migrations (#17575) (#18099)
508  * Instead of using routerCtx just escape the url before routing (#18086) (#18098)
509  * Quote references to the user table in consistency checks (#18072) (#18073)
510  * Add NotFound handler (#18062) (#18067)
511  * Ensure that git repository is closed before transfer (#18049) (#18057)
512  * Use common sessioner for API and web routes (#18114)
513* TRANSLATION
514  * Fix code search result hint on zh-CN (#18053)
515
516## [1.15.8](https://github.com/go-gitea/gitea/releases/tag/v1.15.8) - 2021-12-20
517
518* BUGFIXES
519  * Move POST /{username}/action/{action} to simply POST /{username} (#18045) (#18046)
520  * Fix delete u2f keys bug (#18040) (#18042)
521  * Reset Session ID on login (#18018) (#18041)
522  * Prevent off-by-one error on comments on newly appended lines (#18029) (#18035)
523  * Stop printing 03d after escaped characters in logs (#18030) (#18034)
524  * Reset locale on login (#18023) (#18025)
525  * Fix reset password email template (#17025) (#18022)
526  * Fix outType on gitea dump (#18000) (#18016)
527  * Ensure complexity, minlength and isPwned are checked on password setting (#18005) (#18015)
528  * Fix rename notification bug (#18011)
529  * Prevent double decoding of % in url params  (#17997) (#18001)
530  * Prevent hang in git cat-file if the repository is not a valid repository (Partial #17991) (#17992)
531  * Prevent deadlock in create issue (#17970) (#17982)
532* TESTING
533  * Use non-expiring key. (#17984) (#17985)
534
535## [1.15.7](https://github.com/go-gitea/gitea/releases/tag/v1.15.7) - 2021-12-01
536
537* ENHANCEMENTS
538  * Only allow webhook to send requests to allowed hosts (#17482) (#17510)
539  * Fix login redirection links (#17451) (#17473)
540* BUGFIXES
541  * Fix database inconsistent when admin change user email (#17549) (#17840)
542  * Use correct user on releases (#17806) (#17818)
543  * Fix commit count in tag view (#17698) (#17790)
544  * Fix close issue but time watcher still running (#17643) (#17761)
545  * Fix Migrate Description (#17692) (#17727)
546  * Fix bug when project board get open issue number (#17703) (#17726)
547  * Return 400 but not 500 when request archive with wrong format (#17691) (#17700)
548  * Fix bug when read mysql database max lifetime (#17682) (#17690)
549  * Fix database deadlock when update issue labels (#17649) (#17665)
550  * Fix bug on detect issue/comment writer (#17592)
551  * Remove appSubUrl from pasted images (#17572) (#17588)
552  * Make `ParsePatch` more robust (#17573) (#17580)
553  * Fix stats upon searching issues (#17566) (#17578)
554  * Escape issue titles in comments list (#17555) (#17556)
555  * Fix zero created time bug on commit api (#17546) (#17547)
556  * Fix database keyword quote problem on migration v161 (#17522) (#17523)
557  * Fix email with + when active (#17518) (#17520)
558  * Stop double encoding blame commit messages (#17498) (#17500)
559  * Quote the table name in CountOrphanedObjects (#17487) (#17488)
560  * Run Migrate in Install rather than just SyncTables (#17475) (#17486)
561* BUILD
562  * Fix golangci-lint warnings (#17598 et al) (#17668)
563* MISC
564  * Preserve color when inverting emojis (#17797) (#17799)
565
566## [1.15.6](https://github.com/go-gitea/gitea/releases/tag/v1.15.6) - 2021-10-28
567
568* BUGFIXES
569  * Prevent panic in serv.go with Deploy Keys (#17434) (#17435)
570  * Fix CSV render error (#17406) (#17431)
571  * Read expected buffer size (#17409) (#17430)
572  * Ensure that restricted users can access repos for which they are members (#17460) (#17464)
573  * Make commit-statuses popup show correctly (#17447) (#17466)
574* TESTING
575  * Add integration tests for private.NoServCommand and private.ServCommand (#17456) (#17463)
576
577## [1.15.5](https://github.com/go-gitea/gitea/releases/tag/v1.15.5) - 2021-10-21
578
579* SECURITY
580  * Upgrade Bluemonday to v1.0.16 (#17372) (#17374)
581  * Ensure correct SSH permissions check for private and restricted users (#17370) (#17373)
582* BUGFIXES
583  * Prevent NPE in CSV diff rendering when column removed (#17018) (#17377)
584  * Offer rsa-sha2-512 and rsa-sha2-256 algorithms in internal SSH (#17281) (#17376)
585  * Don't panic if we fail to parse U2FRegistration data (#17304) (#17371)
586  * Ensure popup text is aligned left (backport for 1.15) (#17343)
587  * Ensure that git daemon export ok is created for mirrors (#17243) (#17306)
588  * Disable core.protectNTFS (#17300) (#17302)
589  * Use pointer for wrappedConn methods (#17295) (#17296)
590  * AutoRegistration is supposed to be working with disabled registration (backport) (#17292)
591  * Handle duplicate keys on GPG key ring (#17242) (#17284)
592  * Fix SVG side by side comparison link (#17375) (#17391)
593
594## [1.15.4](https://github.com/go-gitea/gitea/releases/tag/v1.15.4) - 2021-10-08
595* BUGFIXES
596  * Raw file API: don't try to interpret 40char filenames as commit SHA (#17185) (#17272)
597  * Don't allow merged PRs to be reopened (#17192) (#17271)
598  * Fix incorrect repository count on organization tab of dashboard (#17256) (#17266)
599  * Fix unwanted team review request deletion (#17257) (#17264)
600  * Fix broken Activities link in team dashboard (#17255) (#17258)
601  * API pull's head/base have correct permission(#17214) (#17245)
602  * Fix strange behavior of DownloadPullDiffOrPatch in incorrect index (#17223) (#17227)
603  * Upgrade xorm to v1.2.5 (#17177) (#17188)
604  * Fix missing repo link in issue/pull assigned emails (#17183) (#17184)
605  * Fix bug of get context user (#17169) (#17172)
606  * Nicely handle missing user in collaborations (#17049) (#17166)
607  * Add Horizontal scrollbar to inner menu on Chrome (#17086) (#17164)
608  * Fix wrong i18n keys (#17150) (#17153)
609  * Fix Archive Creation: correct transaction ending (#17151)
610  * Prevent panic in Org mode HighlightCodeBlock (#17140) (#17141)
611  * Create doctor command to fix repo_units broken by dumps from 1.14.3-1.14.6 (#17136) (#17137)
612* ENHANCEMENT
613  * Check user instead of organization when creating a repo from a template via API (#16346) (#17195)
614* TRANSLATION
615  * v1.15 fix Sprintf format 'verbs' in locale files (#17187)
616
617## [1.15.3](https://github.com/go-gitea/gitea/releases/tag/v1.15.3) - 2021-09-19
618
619* ENHANCEMENTS
620  * Add fluid to ui container class to remove margin (#16396) (#16976)
621  * Add caller to cat-file batch calls (#17082) (#17089)
622* BUGFIXES
623  * Render full plain readme. (#17083) (#17090)
624  * Upgrade xorm to v1.2.4 (#17059)
625  * Fix bug of migrate comments which only fetch one page (#17055) (#17058)
626  * Do not show issue context popup on external issues (#17050) (#17054)
627  * Decrement Fork Num when converting from Fork (#17035) (#17046)
628  * Correctly rollback in ForkRepository (#17034) (#17045)
629  * Fix missing close in WalkGitLog (#17008) (#17009)
630  * Add prefix to SVG id/class attributes (#16997) (#17000)
631  * Fix bug of migrated repository not index (#16991) (#16996)
632  * Skip AllowedUserVisibilityModes validation on update user if it is an organisation (#16988) (#16990)
633  * Fix storage Iterate bug and Add storage doctor to delete garbage attachments (#16971) (#16977)
634  * Fix issue with issue default mail template (#16956) (#16975)
635  * Ensure that rebase conflicts are handled in updates (#16952) (#16960)
636  * Prevent panic on diff generation (#16950) (#16951)
637
638## [1.15.2](https://github.com/go-gitea/gitea/releases/tag/v1.15.2) - 2021-09-03
639
640* BUGFIXES
641  * Add unique constraint back into issue_index (#16938)
642  * Close storage objects before cleaning (#16934) (#16942)
643
644## [1.15.1](https://github.com/go-gitea/gitea/releases/tag/v1.15.1) - 2021-09-02
645
646* BUGFIXES
647  * Allow BASIC authentication access to /:owner/:repo/releases/download/* (#16916) (#16923)
648  * Prevent leave changes dialogs due to autofill fields (#16912) (#16920)
649  * Ignore review comment when ref commit is missed (#16905) (#16919)
650  * Fix wrong attachment removal (#16915) (#16917)
651  * Gitlab Migrator: dont ignore reactions of last request (#16903) (#16913)
652  * Correctly return the number of Repositories for Organizations (#16807) (#16911)
653  * Test if LFS object is accessible (#16865) (#16904)
654  * Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899) (#16900)
655  * Fix dump and restore respository (#16698) (#16898)
656  * Repare and Improve GetDiffRangeWithWhitespaceBehavior (#16894) (#16895)
657  * Fix wiki raw commit diff/patch view (#16891) (#16892)
658  * Ensure wiki repos are all closed (#16886) (#16888)
659  * List limited and private orgs if authenticated on API (#16866) (#16879)
660  * Simplify split diff view generation and remove JS dependency (#16775) (#16863)
661  * Ensure that the default visibility is set on the user create page (#16845) (#16862)
662  * In Render tolerate not being passed a context (#16842) (#16858)
663  * Upgrade xorm to v1.2.2 (#16663) & Add test to ensure that dumping of login sources remains correct (#16847) (#16848)
664  * Report the correct number of pushes on the feeds (#16811) (#16822)
665  * Add primary_key to issue_index (#16813) (#16820)
666  * Prevent NPE on empty commit (#16812) (#16819)
667  * Fix branch pagination error (#16805) (#16816)
668  * Add missing return to handleSettingRemoteAddrError (#16794) (#16795)
669  * Remove spurious / from issues.opened_by (#16793)
670  * Ensure that template compilation panics are sent to the logs (#16788) (#16792)
671  * Update caddyserver/certmagic (#16789) (#16790)
672
673## [1.15.0](https://github.com/go-gitea/gitea/releases/tag/v1.15.0) - 2021-08-21
674
675* BREAKING
676  * Make app.ini permissions more restrictive (#16266)
677  * Refactor Webhook + Add X-Hub-Signature (#16176)
678  * Add asymmetric JWT signing (#16010)
679  * Clean-up the settings hierarchy for issue_indexer queue (#16001)
680  * Change default queue settings to be low go-routines (#15964)
681  * Improve assets handler middleware (#15961)
682  * Rename StaticUrlPrefix to AssetUrlPrefix (#15779)
683  * Use a generic markup class to display externally rendered files and diffs (#15735)
684  * Add frontend testing, require node 12 (#15315)
685  * Move (custom) assets into subpath `/assets` (#15219)
686  * Use level config in log section when sub log section not set level (#15176)
687  * Links in markdown should be absolute to the repository not the server (#15088)
688  * Upgrade to the latest version of golang-jwt (#16590) (#16606)
689  * Set minimum supported version of go to 1.16 (#16710)
690* SECURITY
691  * Encrypt LDAP bind password in db with SECRET_KEY (#15547)
692  * Remove random password in Dockerfiles (#15362)
693  * Upgrade to the latest version of golang-jwt and increase minimum go to 1.15 (#16590) (#16606)
694  * Correctly create of git-daemon-export-ok files (#16508) (#16514)
695  * Don't show private user's repo in explore view (#16550) (#16554)
696  * Update node tar dependency to 6.1.6 (#16622) (#16623)
697* FEATURES
698  * Update Go-Git to take advantage of LargeObjectThreshold (#16316)
699  * Support custom mime type mapping for text files (#16304)
700  * Link to previous blames in file blame page (#16259)
701  * Add LRU mem cache implementation (#16226)
702  * Localize Email Templates (#16200)
703  * Make command in authorized keys a template (#16003)
704  * Add possibility to make branch in branch page (#15960)
705  * Add email headers (#15939)
706  * Make tasklist checkboxes clickable (#15791)
707  * Add selecting tags on the compare page (#15723)
708  * Add cron job to delete old actions from database (#15688)
709  * On open repository open common cat file batch and batch-check (#15667)
710  * Add tag protection (#15629)
711  * Add push to remote mirror repository (#15157)
712  * Add Image Diff for SVG files (#14867)
713  * Add dashboard milestone search and repo milestone search by name. (#14866)
714  * Add LFS Migration and Mirror (#14726)
715  * Improve notifications for WIP draft PR's (#14663)
716  * Disable Stars config option (#14653)
717  * GPG Key Ownership verification with Signed Token (#14054)
718  * OAuth2 auto-register (#5123)
719* API
720  * Return updated repository when changing repository using API (#16420)
721  * Let branch/tag name be a valid ref to get CI status (#16400)
722  * Add endpoint to get commits of PR (#16300)
723  * Allow COMMENT reviews to not specify a body (#16229)
724  * Add subject-type filter to list notification API endpoints (#16177)
725  * ListReleases add filter for draft and pre-releases (#16175)
726  * ListIssues add more filters (#16174)
727  * Issue Search Add filter for MilestoneNames (#16173)
728  * GET / SET User Settings (#16169)
729  * Expose repo.GetReviewers() & repo.GetAssignees() (#16168)
730  * User expose counters (#16167)
731  * Add repoGetTag (#16166)
732  * Add repoCreateTag (#16165)
733  * Creating a repo from a template repo via API (#15958)
734  * Add Active and ProhibitLogin to API (#15689)
735  * Add Location, Website and Description to API (#15675)
736  * Expose resolver via API (#15167)
737  * Swagger AccessToken fixes (#16574) (#16597)
738  * Set AllowedHeaders on API CORS handler (#16524) (#16618)
739* ENHANCEMENTS
740  * Support HTTP/2 in Let's Encrypt (#16371)
741  * Introduce NotifySubjectType (#16320)
742  * Add forge emojies (#16296)
743  * Implemented head_commit for webhooks (#16282)
744  * Upgrade Gliderlabs SSH to 0.3.3 and add FailedConnectionCallback (#16278)
745  * Add previous/next buttons to review comments (#16273)
746  * Review comments: break-word for long file names (#16272)
747  * Add configuration to restrict allowed user visibility modes (#16271)
748  * Add scroll-margin-top to account for sticky header (#16269)
749  * Add --quiet and --verbose to gitea web to control initial logging (#16260)
750  * Use gitea logging module for git module (#16243)
751  * Add tests for all webhooks (#16214)
752  * Add button to delete undeleted repositories from failed migrations (#16197)
753  * Speed up git diff highlight generation (#16180)
754  * Add OpenID claims "profile" and "email". (#16141)
755  * Reintroduce squash merge default comment as a config setting (#16134)
756  * Add sanitizer rules per renderer (#16110)
757  * Improve performance of dashboard list orgs (#16099)
758  * Refactor assert statements in tests (#16089)
759  * Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086)
760  * Remove unnecessary goroutine (#16080)
761  * Add attachments for PR reviews (#16075)
762  * Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070)
763  * Add Visible modes function from Organisation to Users too (#16069)
764  * Add checkbox to delete pull branch after successful merge (#16049)
765  * Make commit info cancelable (#16032)
766  * Make modules/context.Context a context.Context (#16031)
767  * Unified custom config creation (#16012)
768  * Make sshd_config more flexible regarding connections (#16009)
769  * Append to existing trailers in generated squash commit message (#15980)
770  * Always store primary email address into email_address table and also the state (#15956)
771  * Load issue/PR context popup data only when needed (#15955)
772  * Remove remaining fontawesome usage in templates (#15952)
773  * Remove fomantic accordion module (#15951)
774  * Small refactoring of modules/private (#15947)
775  * Double the avatar size factor (#15941)
776  * Add curl to rootless docker image (#15908)
777  * Replace clipboard.js with async clipboard api (#15899)
778  * Allow custom highlight mapping beyond file extensions (#15808)
779  * Add trace logging to SSO methods (#15803)
780  * Refactor routers directory (#15800)
781  * Allow only internal registration (#15795)
782  * Add a new internal hook to save ssh log (#15787)
783  * Respect default merge message syntax when parsing item references (#15772)
784  * OAuth2 login: Set account link to "login" as default behavior (#15768)
785  * Use single shared random string generation function (#15741)
786  * Hold the event source when there are no listeners (#15725)
787  * Code comments improvements (#15722)
788  * Provide OIDC compliant user info endpoint (#15721)
789  * Fix webkit calendar icon color on arc-green (#15713)
790  * Improve Light Chroma style (#15699)
791  * Only use boost workers for leveldb shadow queues (#15696)
792  * Add compare tag dropdown to releases page (#15695)
793  * Add caret styling CSS (#15651)
794  * Remove x-ua-compatible meta tag (#15640)
795  * Refactor of link creation (#15619)
796  * Add a new table issue_index to store the max issue index so that issue could be deleted with no duplicated index (#15599)
797  * Rewrite of the LFS server (#15523)
798  * Display more repository type on admin repository management (#15440)
799  * Remove usage of some JS globals (#15378)
800  * SHA in merged commit comment should be rendered ui sha (#15376)
801  * Add well-known config for OIDC (#15355)
802  * Use route rather than use thus reducing the number of stack frames (#15301)
803  * Code Formats, Nits & Unused Func/Var deletions (#15286)
804  * Let package git depend on setting but not opposite (#15241)
805  * Fixed sanitize errors (#15240)
806  * response simple text message for not html request when 404 (#15229)
807  * Remove file-loader dependency (#15196)
808  * Refactor renders (#15175)
809  * Add mimetype mapping settings (#15133)
810  * Add Status Updates whilst Gitea migrations are occurring (#15076)
811  * Reload locales in initialisation if needed by utilizing i18n.Reset (#15073)
812  * Counterwork seemingly unclickable repo button labels (#15064)
813  * Add DefaultMergeStyle option to repository (#14789)
814  * Added support for gopher URLs. (#14749)
815  * Rework repository archive (#14723)
816  * Add links to toggle WIP status (#14677)
817  * Add Tabular Diff for CSV files (#14661)
818  * Use milestone deadline when sorting issues (#14551)
819* BUGFIXES
820  * Fix invalid params and typo of email templates (#16394)
821  * Fix activation of primary email addresses (#16385)
822  * Fix calculation for finalPage in repo-search component (#16382)
823  * Specify user in rootless container numerically (#16361)
824  * Detect encoding changes while parsing diff (#16330)
825  * Fix U2F error reasons always hidden (#16327)
826  * Prevent zombie processes (#16314)
827  * Escape reference to `user` table in models.SearchEmails (#16313)
828  * Fix default push instructions on empty repos (#16302)
829  * Fix modified files list in webhooks when there is a space (#16288)
830  * Fix webhook commits wrong hash on HEAD reset (#16283)
831  * Fuzzer finds an NPE due to incorrect URLPrefix (#16249)
832  * Don't WARN log UserNotExist errors on ExternalUserLogin failure (#16238)
833  * Do not show No match found for tribute (#16231)
834  * Fix "Copy Link" for pull requests (#16230)
835  * Fix diff expansion is missing final line in a file (#16222)
836  * Fix private repo permission problem (#16142)
837  * Fix not able to update local created non-urlencoded wiki pages (#16139)
838  * More efficiently parse shas for shaPostProcessor (#16101)
839  * Fix `doctor --run check-db-consistency --fix` with label fix (#16094)
840  * Prevent webhook action buttons from shifting (#16087)
841  * Change default TMPDIR path in rootless containers (#16077)
842  * Fix typo and add TODO notice (#16064)
843  * Use git log name-status in get last commit (#16059)
844  * Fix 500 Error with branch and tag sharing the same name (#16040)
845  * Fix get tag when migration (#16014)
846  * Add custom emoji support (#16004)
847  * Use filepath.ToSlash and Join in indexer defaults and queues (#15971)
848  * Add permission check for ``GenerateRepository`` (#15946)
849  * Ensure settings for Service and Mailer are read on the install page (#15943)
850  * Fix layout of milestone view (#15927)
851  * Unregister non-matching serviceworkers (#15834)
852  * Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693)
853  * Attachment support repository route (#15580)
854  * Fix missing icons and colorpicker when mounted on suburl (#15501)
855  * Create a session on ReverseProxy and ensure that ReverseProxy users cannot change username (#15304)
856  * Prevent double-login for Git HTTP and LFS and simplify login (#15303)
857  * Resolve Object { type: "error", data: undefined } in stopwatch.js (#15278)
858  * Fix heatmap activity (#15252)
859  * Remove vendored copy of fomantic-dropdown (#15193)
860  * Update repository size on cron gc task (#15177)
861  * Add NeedPostProcess for Parser interface to improve performance of csv parser and some external parser (#15153)
862  * Add code block highlight to orgmode back (#14222)
863  * Remove User.GetOrganizations() (#14032)
864  * Restore Accessibility for Dropdown (#16576) (#16617)
865  * Pass down SignedUserName down to AccessLogger context (#16605) (#16616)
866  * Fix table alignment in markdown (#16596) (#16602)
867  * Fix 500 on first wiki page (#16586) (#16598)
868  * Lock goth/gothic and Re-attempt OAuth2 registration on login if registration failed at startup (#16564) (#16570)
869  * Upgrade levelqueue to v0.4.0 (#16560) (#16561)
870  * Handle too long PR titles correctly (#16517) (#16549)
871  * Fix data race in bleve indexer (#16474) (#16509)
872  * Restore CORS on git smart http protocol (#16496) (#16506)
873  * Fix race in log (#16490) (#16505)
874  * Fix prepareWikiFileName to respect existing unescaped files (#16487) (#16498)
875  * Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to end (#16479) (#16480)
876  * Update notification table with only latest data (#16445) (#16469)
877  * Fix crash following ldap authentication update (#16447) (#16448)
878  * Fix direct creation of external users on admin page (partial #16612) (#16613)
879  * Prevent 500 on draft releases without tag (#16634) (#16636)
880  * Restore creation of git-daemon-export-ok files (#16508) (#16514)
881  * Fix data race in bleve indexer (#16474) (#16509)
882  * Restore CORS on git smart http protocol (#16496) (#16506)
883  * Fix race in log (#16490) (#16505)
884  * Fix prepareWikiFileName to respect existing unescaped files (#16487) (#16498)
885  * Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to end (#16479) (#16480)
886  * Update notification table with only latest data (#16445) (#16469)
887  * Fix crash following ldap authentication update (#16447) (#16448)
888  * Restore compatibility with SQLServer 2008 R2 in migrations (#16638)
889  * Fix direct creation of external users on admin page (#16613)
890  * Fix go-git implementation of GetNote when passed a non-existent commit (#16658) (#16659)
891  * Fix NPE in fuzzer (#16680) (#16682)
892  * Set issue_index when finishing migration (#16685) (#16687)
893  * Skip patch download when no patch file exists (#16356) (#16681)
894  * Ensure empty lines are copiable and final new line too (#16678) (#16692)
895  * Fix wrong user in OpenID response (#16736) (#16741)
896  * Do not use thin scrollbars on Firefox (#16738) (#16745)
897  * Recreate Tables should Recreate indexes on MySQL (#16718) (#16739)
898  * Keep attachments on tasklist update (#16750) (#16757)
899* TESTING
900  * Bump `postgres` and `mysql` versions (#15710)
901  * Add tests for clone from wiki (#15513)
902  * Fix Benchmark tests, remove a broken one & add two new  (#15250)
903  * Create Proper Migration tests (#15116)
904* TRANSLATION
905  * Use a special name for update default branch on repository setting (#15893)
906  * Fix mirror_lfs source string in en-US locale (#15369)
907* BUILD
908  * Upgrade xorm to v1.1.1 (#16339)
909  * Disable legal comments in esbuild (#15929)
910  * Switch to Node 16 to build fronted  (#15804)
911  * Use esbuild to minify CSS (#15756)
912  * Use binary version of revive linter (#15739)
913  * Fix: npx webpack make: *** [Makefile:699: public/js/index.js] Error -… (#15465)
914  * Stop packaging node_modules in release tarballs (#15273)
915  * Introduce esbuild on webpack (#14578)
916* DOCS
917  * Update queue workers documentation (#15999)
918  * Comment out app.example.ini (#15807)
919  * Improve logo customization docs (#15754)
920  * Add some response status on api docs (#15399)
921  * Rework Token API comments (#15162)
922  * Add better errors for disabled account recovery (#15117)
923* MISC
924  * Remove utf8 option from installation page (#16126)
925  * Use Wants= over Requires= in systemd file (#15897)
926
927## [1.14.7](https://github.com/go-gitea/gitea/releases/tag/v1.14.7) - 2021-09-02
928
929* BUGFIXES
930  * Add missing gitRepo close at GetDiffRangeWithWhitespaceBehavior (Partial #16894) (#16896)
931  * Fix wiki raw commit diff/patch view (#16891) (#16893)
932  * Ensure wiki repos are all closed (#16886) (#16889)
933  * Upgrade xorm to v1.2.2 (#16663) & Add test to ensure that dumping of login sources remains correct (#16847) (#16849)
934  * Recreate Tables should Recreate indexes on MySQL (#16718) (#16740)
935
936## [1.14.6](https://github.com/go-gitea/gitea/releases/tag/v1.14.6) - 2021-08-04
937
938* SECURITY
939  * Bump github.com/markbates/goth from v1.67.1 to v1.68.0 (#16538) (#16540)
940  * Switch to maintained JWT lib (#16532) (#16535)
941  * Upgrade to latest version of golang-jwt (as forked for 1.14) (#16590) (#16607)
942* BUGFIXES
943  * Add basic edit ldap auth test & actually fix #16252 (#16465) (#16495)
944  * Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to end (#16479) (#16481)
945
946## [1.14.5](https://github.com/go-gitea/gitea/releases/tag/v1.14.5) - 2021-07-16
947
948* SECURITY
949  * Hide mirror passwords on repo settings page (#16022) (#16355)
950  * Update bluemonday to v1.0.15 (#16379) (#16380)
951* BUGFIXES
952  * Retry rename on lock induced failures (#16435) (#16439)
953  * Validate issue index before querying DB (#16406) (#16410)
954  * Fix crash following ldap authentication update (#16447) (#16449)
955* ENHANCEMENTS
956  * Redirect on bad CSRF instead of presenting bad page (#14937) (#16378)
957
958## [1.14.4](https://github.com/go-gitea/gitea/releases/tag/v1.14.4) - 2021-07-06
959
960* BUGFIXES
961  * Fix relative links in postprocessed images (#16334) (#16340)
962  * Fix list_options GetStartEnd (#16303) (#16305)
963  * Fix API to use author for commits instead of committer (#16276) (#16277)
964  * Handle misencoding of login_source cfg in mssql (#16268) (#16275)
965  * Fixed issues not updated by commits (#16254) (#16261)
966  * Improve efficiency in FindRenderizableReferenceNumeric and getReference (#16251) (#16255)
967  * Use html.Parse rather than html.ParseFragment (#16223) (#16225)
968  * Fix milestone counters on new issue (#16183) (#16224)
969  * reqOrgMembership calls need to be preceded by reqToken (#16198) (#16219)
970
971## [1.14.3](https://github.com/go-gitea/gitea/releases/tag/v1.14.3) - 2021-06-18
972
973* SECURITY
974  * Encrypt migration credentials at rest (#15895) (#16187)
975  * Only check access tokens if they are likely to be tokens (#16164) (#16171)
976  * Add missing SameSite settings for the i_like_gitea cookie (#16037) (#16039)
977  * Fix setting of SameSite on cookies (#15989) (#15991)
978* API
979  * Repository object only count releases as releases (#16184) (#16190)
980  * EditOrg respect RepoAdminChangeTeamAccess option (#16184) (#16190)
981  * Fix overly strict edit pr permissions (#15900) (#16081)
982* BUGFIXES
983  * Run processors on whole of text (#16155) (#16185)
984  * Class `issue-keyword` is being incorrectly stripped off spans (#16163) (#16172)
985  * Fix language switch for install page (#16043) (#16128)
986  * Fix bug on getIssueIDsByRepoID (#16119) (#16124)
987  * Set self-adjusting deadline for connection writing (#16068) (#16123)
988  * Fix http path bug (#16117) (#16120)
989  * Fix data URI scramble (#16098) (#16118)
990  * Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) (#16097)
991  * git migration: don't prompt interactively for clone credentials (#15902) (#16082)
992  * Fix case change in ownernames (#16045) (#16050)
993  * Don't manipulate input params in email notification (#16011) (#16033)
994  * Remove branch URL before IssueRefURL (#15968) (#15970)
995  * Fix layout of milestone view (#15927) (#15940)
996  * GitHub Migration, migrate draft releases too (#15884) (#15888)
997  * Close the gitrepo when deleting the repository (#15876) (#15887)
998  * Upgrade xorm to v1.1.0 (#15869) (#15885)
999  * Fix blame row height alignment (#15863) (#15883)
1000  * Fix error message when saving generated LOCAL_ROOT_URL config (#15880) (#15882)
1001  * Backport Fix LFS commit finder not working (#15856) (#15874)
1002  * Stop calling WriteHeader in Write (#15862) (#15873)
1003  * Add timeout to writing to responses (#15831) (#15872)
1004  * Return go-get info on subdirs (#15642) (#15871)
1005  * Restore PAM user autocreation functionality (#15825) (#15867)
1006  * Fix truncate utf8 string (#15828) (#15854)
1007  * Fix bound address/port for caddy's certmagic library (#15758) (#15848)
1008  * Upgrade unrolled/render to v1.1.1 (#15845) (#15846)
1009  * Queue manager FlushAll can loop rapidly - add delay (#15733) (#15840)
1010  * Tagger can be empty, as can Commit and Author - tolerate this (#15835) (#15839)
1011  * Set autocomplete off on branches selector (#15809) (#15833)
1012  * Add missing error to Doctor log (#15813) (#15824)
1013  * Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) (#15816)
1014* ENHANCEMENTS
1015  * Removable media support to snap package (#16136) (#16138)
1016  * Move sans-serif fallback font higher than emoji fonts (#15855) (#15892)
1017* DOCKER
1018  * Only write config in environment-to-ini if there are changes (#15861) (#15868)
1019  * Only offer hostcertificates if they exist (#15849) (#15853)
1020
1021## [1.14.2](https://github.com/go-gitea/gitea/releases/tag/v1.14.2) - 2021-05-09
1022
1023* API
1024  * Make change repo settings work on empty repos (#15778) (#15789)
1025  * Add pull "merged" notification subject status to API (#15344) (#15654)
1026* BUGFIXES
1027  * Ensure that ctx.Written is checked after issues(...) calls (#15797) (#15798)
1028  * Use pulls in commit graph unless pulls are disabled (#15734 & #15740 & #15774) (#15775)
1029  * Set GIT_DIR correctly if it is not set (#15751) (#15769)
1030  * Fix bug where repositories appear unadopted (#15757) (#15767)
1031  * Not show `ref-in-new-issue` pop when issue was disabled (#15761) (#15765)
1032  * Drop back to use IsAnInteractiveSession for SVC (#15749) (#15762)
1033  * Fix setting version table in dump (#15753) (#15759)
1034  * Fix close button change on delete in simplemde area (#15737) (#15747)
1035  * Defer closing the gitrepo until the end of the wrapped context functions (#15653) (#15746)
1036  * Fix some ui bug about draft release (#15137) (#15745)
1037  * Only log Error on getLastCommitStatus error to let pull list still be visible (#15716) (#15715)
1038  * Move tooltip down to allow selection of Remove File on error (#15672) (#15714)
1039  * Fix setting redis db path (#15698) (#15708)
1040  * Fix DB session cleanup (#15697) (#15700)
1041  * Fixed several activation bugs (#15473) (#15685)
1042  * Delete references if repository gets deleted (#15681) (#15684)
1043  * Fix orphaned objects deletion bug (#15657) (#15683)
1044  * Delete protected branch if repository gets removed (#15658) (#15676)
1045  * Remove spurious set name from eventsource.sharedworker.js (#15643) (#15652)
1046  * Not update updated uinx for `git gc` (#15637) (#15641)
1047  * Fix commit graph author link (#15627) (#15630)
1048  * Fix webhook timeout bug (#15613) (#15621)
1049  * Resolve panic on failed interface conversion in migration v156 (#15604) (#15610)
1050  * Fix missing storage init (#15589) (#15598)
1051  * If the default branch is not present do not report error on stats indexing (#15546 & #15583) (#15594)
1052  * Fix lfs management find (#15537) (#15578)
1053  * Fix NPE on view commit with notes (#15561) (#15573)
1054  * Fix bug on commit graph (#15517) (#15530)
1055  * Send size to /avatars if requested (#15459) (#15528)
1056  * Prevent migration 156 failure if tag commit missing (#15519) (#15527)
1057* ENHANCEMENTS
1058  * Display conflict-free merge messages for pull requests (#15773) (#15796)
1059  * Exponential Backoff for ByteFIFO (#15724) (#15793)
1060  * Issue list alignment tweaks (#15483) (#15766)
1061  * Implement delete release attachments and update release attachments' name (#14130) (#15666)
1062  * Add placeholder text to deploy key textarea (#15575) (#15576)
1063  * Project board improvements (#15429) (#15560)
1064  * Repo branch page: label size, PR ref, new PR button alignment (#15363) (#15365)
1065* MISC
1066  * Fix webkit calendar icon color on arc-green (#15713) (#15728)
1067  * Performance improvement for last commit cache and show-ref (#15455) (#15701)
1068  * Bump unrolled/render to v1.1.0 (#15581) (#15608)
1069  * Add ETag header (#15370) (#15552)
1070
1071## [1.14.1](https://github.com/go-gitea/gitea/releases/tag/v1.14.1) - 2021-04-15
1072
1073* BUGFIXES
1074  * Fix bug clone wiki (#15499) (#15502)
1075  * Github Migration ignore rate limit, if not enabled (#15490) (#15495)
1076  * Use subdir for URL (#15446) (#15493)
1077  * Query the DB for the hash before inserting in to email_hash (#15457) (#15491)
1078  * Ensure review dismissal only dismisses the correct review (#15477) (#15489)
1079  * Use index of the supported tags to choose user lang (#15452) (#15488)
1080  * Fix wrong file link in code search page (#15466) (#15486)
1081  * Quick template fix for built-in SSH server in admin config (#15464) (#15481)
1082  * Prevent superfluous response.WriteHeader (#15456) (#15476)
1083  * Fix ambiguous argument error on tags (#15432) (#15474)
1084  * Add created_unix instead of expiry to migration (#15458) (#15463)
1085  * Fix repository search (#15428) (#15442)
1086  * Prevent NPE on avatar direct rendering if federated avatars disabled (#15434) (#15439)
1087  * Fix wiki clone urls (#15430) (#15431)
1088  * Fix dingtalk icon url at webhook (#15417) (#15426)
1089  * Standardise icon on projects PR page (#15387) (#15408)
1090* ENHANCEMENTS
1091  * Add option to skip LFS/attachment files for `dump` (#15407) (#15492)
1092  * Clone panel fixes (#15436)
1093  * Use semantic dropdown for code search query type (#15276) (#15364)
1094* BUILD
1095  * Build go-git variants for windows (#15482) (#15487)
1096  * Lock down build-images dependencies (Partial #15479) (#15480)
1097* MISC
1098  * Performance improvement for list pull requests (#15447) (#15500)
1099  * Fix potential copy lfs records failure when fork a repository (#15441) (#15485)
1100
1101## [1.14.0](https://github.com/go-gitea/gitea/releases/tag/v1.14.0) - 2021-04-11
1102
1103* SECURITY
1104  * Respect approved email domain list for externally validated user registration (#15014)
1105  * Add reverse proxy configuration support for remote IP address detection (#14959)
1106  * Ensure validation occurs on clone addresses too (#14994)
1107  * Fix several render issues highlighted during fuzzing (#14986)
1108* BREAKING
1109  * Fix double 'push tag' action feed (#15078) (#15083)
1110  * Remove possible resource leak (#15067) (#15082)
1111  * Handle unauthorized user events gracefully (#15071) (#15074)
1112  * Restore Access.log following migration to Chi framework (Stops access logging of /api/internal routes) (#14475)
1113  * Migrate from Macaron to Chi framework (#14293)
1114  * Deprecate building for mips (#14174)
1115  * Consolidate Logos and update README header (#14136)
1116  * Inline manifest.json (#14038)
1117  * Store repository data in data path if not previously set (#13991)
1118  * Rename "gitea" png to "logo" (#13974)
1119  * Standardise logging of failed authentication attempts in internal SSH (#13962)
1120  * Add markdown support in organization description (#13549)
1121  * Improve users management through the CLI (#6001) (#10492)
1122* FEATURES
1123  * Create a new issue with reference to lines of code from file view (#14863)
1124  * Repository transfer has to be confirmed, if user can not create repo for new owner (#14792)
1125  * Allow blocking some email domains from registering an account (#14667)
1126  * Create a new issue based on reference to an issue comment (#14366)
1127  * Add support to migrate from gogs (#14342)
1128  * Add pager to the branches page (#14202)
1129  * Minimal OpenID Connect implementation (#14139)
1130  * Display current stopwatch in navbar (#14122)
1131  * Display SVG files as images instead of text (#14101)
1132  * Disable SSH key deletion of externally managed Keys (#13985)
1133  * Add support for ed25519_sk and ecdsa_sk SSH keys (#13462)
1134  * Add support for Mastodon OAuth2 provider (#13293)
1135  * Add gitea sendmail command (#13079)
1136  * Create DB session provider(based on xorm) (#13031)
1137  * Add dismiss review feature (#12674)
1138  * Make manual merge autodetection optional and add manual merge as merge method (#12543)
1139  * Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244)
1140  * Create Rootless Docker image (#10154)
1141* API
1142  * Speedup issue search (#15179) (#15192)
1143  * Get pull, return head branch sha, even if deleted (#14931)
1144  * Export LFS & TimeTracking function status (#14753)
1145  * Show Gitea version in swagger (#14654)
1146  * Fix PATCH /repos/{owner}/{repo} panic (#14637)
1147  * Add Restricted Field to User (#14630)
1148  * Add support for ref parameter to get raw file API (#14602)
1149  * Add affected files of commits to commit struct (#14579)
1150  * Fix CJK fonts again and misc. font issues (#14575)
1151  * Add delete release by tag & delete tag (#14563) & (#13358)
1152  * Add pagination to ListBranches (#14524)
1153  * Add signoff option in commit form (#14516)
1154  * GetRelease by tag only return release (#14397)
1155  * Add MirrorInterval to the API (#14163)
1156  * Make BasicAuth Prefix case insensitive (#14106)
1157  * Add user filter to issueTrackedTimes, enable usage for issue managers (#14081)
1158  * Add ref to create/edit issue options & deprecated assignee (#13992)
1159  * Add Ref to Issue (#13946)
1160  * Expose default theme in meta and API (#13809)
1161  * Send error message when CSRF token is missing (#13676)
1162  * List, Check, Add & delete endpoints for repository teams (#13630)
1163  * Admin EditUser: Make FullName, Email, Website & Location optional (#13562)
1164  * Add more filters to issues search (#13514)
1165  * Add review request api (#11355)
1166* BUGFIXES
1167  * Fix delete nonexist oauth application 500 and prevent deadlock (#15384) (#15396)
1168  * Always set the merge base used to merge the commit (#15352) (#15385)
1169  * Upgrade to bluemonday 1.0.7 (#15379) (#15380)
1170  * Turn RepoRef and RepoAssignment back into func(*Context) (#15372) (#15377)
1171  * Move FCGI req.URL.Path fix-up to the FCGI listener (#15292) (#15361)
1172  * Show diff on rename with diff changes (#15338) (#15339)
1173  * Fix handling of logout event (#15323) (#15337)
1174  * Fix CanCreateRepo check (#15311) (#15321)
1175  * Fix xorm log stack level (#15285) (#15316)
1176  * Fix bug in Wrap (#15302) (#15309)
1177  * Drop the event source if we are unauthorized (#15275) (#15280)
1178  * Backport Fix graph pagination (#15225)  (#15249)
1179  * Prevent NPE in CommentMustAsDiff if no hunk header (#15199) (#15200)
1180  * should run RetrieveRepoMetas() for empty pr (#15187) (#15190)
1181  * Move setting to enable closing issue via commit in non default branch to repo settings (#14965)
1182  * Show correct issues for team dashboard (#14952)
1183  * Ensure that new pull request button works on forked forks owned by owner of the root and reduce ambiguity (#14932)
1184  * Only allow issue labels from owner repository or organization (#14928)
1185  * Fix alignment of People and Teams right arrow on org homepage (#14924)
1186  * Fix overdue marking of closed issues and milestones (#14923)
1187  * Prevent panic when empty MilestoneID in repo/issue/list (#14911)
1188  * Fix migration context data (#14910)
1189  * Handle URLs with trailing slash (#14852)
1190  * Add CORS config on to /login/oauth/access_token endpoint (#14850)
1191  * Make searching issues by keyword case insensitive on DB (#14848)
1192  * Prevent use of double sub-path and incorrect asset path in manifest (#14827)
1193  * Fix link account ui (#14763)
1194  * Fix preview status switch button on wiki editor (#14742)
1195  * Fix github download on migration (#14703)
1196  * Fix svg spacing (#14638)
1197  * Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623)
1198  * Truncated organizations name (#14615)
1199  * Exclude the current dump file from the dump (#14606)
1200  * Use OldRef instead of CommitSHA for DeleteBranch comments (#14604)
1201  * Ensure memcache caching works when TTL greater than 30 days (#14592)
1202  * Remove NULs byte arrays passed to PostProcess (#14587)
1203  * Restore detection of branches are equal on compare page (#14586)
1204  * Fix incorrect key name so registerManualConfirm works (#14455)
1205  * Fix close/reopen with comment (#14436)
1206  * Allow passcode invalid error to appear (#14371)
1207  * Escape branch names in compare url (#14364)
1208  * Label and milestone webhooks on issue/pull creation (#14363)
1209  * Handle NotifyCreateRef as create branch in feeds (#14245)
1210  * Prevent clipping input text in Chrome + Segoe UI Font (#14179)
1211  * Fix UI on edit auth source page (#14137)
1212  * Fix git.parseTagData (#14105)
1213  * Refactor get tag to remove unnecessary steps (#14058)
1214  * Fix integrations test error with space in CURDIR path (#14056)
1215  * Dropdown triangle fixes (#14028)
1216  * Fix label of --id in admin delete user (#14005)
1217  * Cause NotifyMigrateRepository to emit a repo create webhook (#14004)
1218  * Update HEAD to match defaultBranch in template generation (#13948)
1219  * Fix action avatar loading (#13909)
1220  * Fix issue participants (#13893)
1221  * Fix avatar template error (#13833)
1222  * Fix review request notification email links when external issue tracker is enabled (#13723)
1223  * Fix blame line alignment (#13542)
1224  * Include OriginalAuthor in Reaction constraint (#13505)
1225  * Comments on review should have the same sha (#13448)
1226  * Fix whitespace rendering in diff (#13415)
1227  * Fixed git args duplication (#13411)
1228  * Fix bug on release publisherid migrations (#13410)
1229  * Fix --port setting (#13288)
1230  * Keep database transactions not too big (#13254)
1231  * Git version check, ignore pre-releases constraints (#13234)
1232  * Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186)
1233  * Update Mirror IsEmpty status on synchronize (#13185)
1234  * Use GO variable in go-check target (#13146) (#13147)
1235* ENHANCEMENTS
1236  * UI style improvements
1237  * Dropzone styling improvements (#15291) (#15374)
1238  * Add size to Save function (#15264) (#15270)
1239  * Monaco improvements (#15333) (#15345)
1240  * Support .mailmap in code activity stats (#15009)
1241  * Sort release attachments by name (#15008)
1242  * Add ui.explore settings to control view of explore pages (#14094)
1243  * Make internal SSH server host key path configurable (#14918)
1244  * Hide resync all ssh principals when using internal ssh server (#14904)
1245  * Add SameSite setting for cookies (#14900)
1246  * Move Bleve and Elastic code indexers to use a common cat-file --batch (#14781)
1247  * Add environment-to-ini to docker image (#14762)
1248  * Add preview support for wiki editor when disable simpleMDE (#14757)
1249  * Add easyMDE(simpleMDE) support for release content editor (#14744)
1250  * Organization removal confirmation using name not password (#14738)
1251  * Make branch names in PR description clickable (#14716)
1252  * Add Password Algorithm option to install page (#14701)
1253  * Add fullTextSearch to dropdowns by default (#14694)
1254  * Fix truncated organization names (#14655)
1255  * Whitespace in commits (#14650)
1256  * Sort / move project boards (#14634)
1257  * Make fileheader sticky in diffs (#14616)
1258  * Add helper descriptions on new repo page (#14591)
1259  * Move the stopwatches to the eventsource stream (#14588)
1260  * Add Content-Length header to HEAD requests (#14542)
1261  * Add Image Diff options in Diff view (#14450)
1262  * Improve Description in new/ edit Project template (#14429)
1263  * Allow ssh-keygen on Windows to detect ssh key type (#14413)
1264  * Display error if twofaSecret cannot be retrieved (#14372)
1265  * Sort issue search results by revelance (#14353)
1266  * Implement ghost comment mitigation (#14349)
1267  * Upgrade blevesearch dependency to v2.0.1 (#14346)
1268  * Add edit, delete and reaction support to code review comments on issue page (#14339)
1269  * Merge default and system webhooks under one menu (#14244)
1270  * Add option for administrator to reset user 2FA (#14243)
1271  * Add option to change username to the admin panel (#14229)
1272  * Check for 'main' as potential default branch name (#14193)
1273  * Project: show referenced PRs in issue cards (#14183)
1274  * Use caddy's certmagic library for extensible/robust ACME handling (#14177)
1275  * CLI support for OAuth sources custom icons (#14166)
1276  * Custom icons for OAuth sources (#14161)
1277  * Team dashboards (#14159)
1278  * KanBan: be able to set default board (#14147)
1279  * Disable Fomantic's custom scrollbars (#14109)
1280  * Add UI to delete tracked times (#14100)
1281  * Rework heatmap permissions (#14080)
1282  * Issue and pull request filters on organization dashboard (#14072)
1283  * Fix webhook list styling (#14001)
1284  * Show dropdown with all statuses for commit (#13977)
1285  * Show status check for merged PRs (#13975)
1286  * Diff stat improvements (#13954)
1287  * Report permissions denied in internal SSH (#13953)
1288  * Markdown task list improvements (#13952)
1289  * Heatmap days clickable (#13935)
1290  * chore: use octicon-mirror for feeds display (#13928)
1291  * Move diff split code into own template file (#13919)
1292  * Markdown: Enable wrapping in code blocks and a color tweak (#13894)
1293  * Do not reload page after adding comments in Pull Request reviews (#13877)
1294  * Add pull request manually merge instruction (#13840)
1295  * add thumbnail preview section to issue attachments (#13826)
1296  * Move Repo APIFormat to convert package (#13787)
1297  * Move notification APIFormat (#13783)
1298  * Swap swagger-ui with swagger-ui-dist (#13777)
1299  * User Settings: Ignore empty language codes & validate (#13755)
1300  * Improve migrate page and add card CSS (#13751)
1301  * Add block on official review requests branch protection (#13705)
1302  * Add review requested filter on pull request overview (#13701)
1303  * Use chronological commit order in default squash message (#13696)
1304  * Clickable links in pull request (and issue) titles (#13695)
1305  * Support shortened commit SHAs in URLs (#13686)
1306  * Use native git variants by default with go-git variants as build tag (#13673)
1307  * Don't render dropdown when only 1 merge style is available (#13670)
1308  * Move webhook type from int to string (#13664)
1309  * Direct avatar rendering (#13649)
1310  * Verify password for local-account activation (#13631)
1311  * Prevent clone protocol button flash on page load (#13626)
1312  * Remove fetch request from heatmap (#13623)
1313  * Refactor combine label comments with tests (#13619)
1314  * Move metrics from macaron to chi (#13601)
1315  * Issue and Pulls lists rework (#13594)
1316  * HTTP cache rework and enable caching for storage assets (#13569)
1317  * Use mount but not register for chi routes (#13555)
1318  * Use monaco for the git hook editor (#13552)
1319  * Make heatmap colors more distinct (#13533)
1320  * Lazy-load issue reviewers and assignees avatars (#13526)
1321  * Change search and filter icons to SVG (#13473)
1322  * Create tag on ui (#13467)
1323  * updateSize when create a repo with init commit (#13441)
1324  * Added title and action buttons to Project view page (#13437)
1325  * Override fomantic monospace fonts and set size (#13435)
1326  * Rework focused comment styling (#13434)
1327  * Tags cleanup (#13428)
1328  * Various style tweaks (#13418)
1329  * Refactor push update (#13381)
1330  * Comment box tweaks and SVG dropdown triangles (#13376)
1331  * Various style fixes (#13372)
1332  * Change repo home page icons to SVG (#13364)
1333  * Use CSS Vars for primary color (#13361)
1334  * Refactor image paste code (#13354)
1335  * Switch from SimpleMDE to EasyMDE (#13333)
1336  * Group Label Changed Comments in timeline (#13304)
1337  * Make the logger an interface (#13294)
1338  * Fix PR/Issue titles on mobile (#13292)
1339  * Rearrange the order of the merged by etc. in locale (#13284)
1340  * Replace footer and modal icons with SVG (#13245)
1341  * Issues overview should not show issues from archived repos (#13220)
1342  * Show stale label for stale code comment which is marked as resolved (#13213)
1343  * Use CSS Variables for fonts, remove postcss-loader (#13204)
1344  * Add mentionable teams to tributeValues and change team mention rules to gh's style (#13198)
1345  * Move install pages out of main macaron routes (#13195)
1346  * Update outdated label to use Fomantic UI style (#13181)
1347  * Added option to disable webhooks (#13176)
1348  * Change order of possible-owner organizations to alphabetical (#13160)
1349  * Log IP on SSH authentication failure for Built-in SSH server (#13150)
1350  * Added option to disable migrations (#13114)
1351  * New "Add Mirror" Button in the Organization view (#13105)
1352  * Manually approve new registration (#13083)
1353  * Cron job to cleanup hook_task table (#13080)
1354  * Use the headline comment of pull-request as the squash commit's message (#13071)
1355  * Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999)
1356  * Slightly simplify the queue settings code to help reduce the risk of problems (#12976)
1357  * Add precise search type for Elastic Search (#12869)
1358  * Move APIFormat functions into convert package (#12856)
1359  * Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766)
1360  * Add TrN for repository limit (#12492)
1361  * Refactor doctor (#12264)
1362  * Add the tag list page to the release page (#12096)
1363  * Redirect on changed user and org name (#11649)
1364  * load U2F js only on pages which need it (#11585)
1365  * Make archival asynchronous (#11296)
1366  * Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420)
1367  * Improve vfsgen to not unzip bindata files but send to browser directly (#7109)
1368  * Enhance release list (#6025)
1369* DOCS
1370  * Swagger show models by default (#14880)
1371  * Add missing repo.projects unit into swagger (#14876)
1372  * Update docs and comments to remove macaron (#14491)
1373  * Issue template addition: Are you using Gitea behind CloudFlare? (#14098)
1374  * Generate man pages (#13901)
1375  * Reformat/fine-tune docs (#13897)
1376  * Added Table of Contents to long documentation pages (#13890)
1377  * Add docs command (#13429)
1378  * Update external-renderers.en-us.md (#13165)
1379* MISC
1380  * Add builds for apple M1 (darwin arm64) (#14951)
1381  * Migrate to use jsoniter instead of encoding/json (#14841)
1382  * Reduce make verbosity (#13803)
1383  * Add git command error directory on log (#13194)
1384
1385## [1.13.7](https://github.com/go-gitea/gitea/releases/tag/v1.13.7) - 2021-04-07
1386
1387* SECURITY
1388  * Update to bluemonday-1.0.6 (#15294) (#15298)
1389  * Clusterfuzz found another way (#15160) (#15169)
1390* API
1391  * Fix wrong user returned in API (#15139) (#15150)
1392* BUGFIXES
1393  * Add 'fonts' into 'KnownPublicEntries' (#15188) (#15317)
1394  * Speed up `enry.IsVendor` (#15213) (#15246)
1395  * Response 404 for diff/patch of a commit that not exist (#15221) (#15238)
1396  * Prevent NPE in CommentMustAsDiff if no hunk header (#15199) (#15201)
1397* MISC
1398  * Add size to Save function (#15264) (#15271)
1399
1400## [1.13.6](https://github.com/go-gitea/gitea/releases/tag/v1.13.6) - 2021-03-23
1401
1402* SECURITY
1403  * Fix bug on avatar middleware (#15124) (#15125)
1404  * Fix another clusterfuzz identified issue (#15096) (#15114)
1405* API
1406  * Fix nil exeption for get pull reviews API #15104 (#15106)
1407* BUGFIXES
1408  * Fix markdown rendering in milestone content (#15056) (#15092)
1409
1410## [1.13.5](https://github.com/go-gitea/gitea/releases/tag/v1.13.5) - 2021-03-21
1411
1412* SECURITY
1413  * Update to goldmark 1.3.3 (#15059) (#15061)
1414  * Another clusterfuzz spotted issue (#15032) (#15034)
1415* API
1416  * Fix set milestone on PR creation (#14981) (#15001)
1417  * Prevent panic when editing forked repos by API (#14960) (#14963)
1418* BUGFIXES
1419  * Fix bug when upload on web (#15042) (#15055)
1420  * Delete Labels & IssueLabels on Repo Delete too (#15039) (#15051)
1421  * Fix postgres ID sequences broken by recreate-table (#15015) (#15029)
1422  * Fix several render issues (#14986) (#15013)
1423  * Make sure sibling images get a link too (#14979) (#14995)
1424  * Fix Anchor jumping with escaped query components (#14969) (#14977)
1425  * Fix release mail html template (#14976)
1426  * Fix excluding more than two labels on issues list (#14962) (#14973)
1427  * Don't mark each comment poster as OP (#14971) (#14972)
1428  * Add "captcha" to list of reserved usernames (#14930)
1429  * Re-enable import local paths after reversion from #13610 (#14925) (#14927)
1430
1431## [1.13.4](https://github.com/go-gitea/gitea/releases/tag/v1.13.4) - 2021-03-07
1432
1433* SECURITY
1434  * Fix issue popups (#14898) (#14899)
1435* BUGFIXES
1436  * Fix race in LFS ContentStore.Put(...) (#14895) (#14913)
1437  * Fix a couple of issues with a feeds (#14897) (#14903)
1438  * When transfering repository and database transaction failed, rollback the renames (#14864) (#14902)
1439  * Fix race in local storage (#14888) (#14901)
1440  * Fix 500 on pull view page if user is not loged in (#14885) (#14886)
1441* DOCS
1442  * Fix how lfs data path is set (#14855) (#14884)
1443
1444## [1.13.3](https://github.com/go-gitea/gitea/releases/tag/v1.13.3) - 2021-03-04
1445
1446* BREAKING
1447  * Turn default hash password algorithm back to pbkdf2 from argon2 until we find a better one (#14673) (#14675)
1448* BUGFIXES
1449  * Fix paging of file commit logs (#14831) (#14879)
1450  * Print useful error if SQLite is used in settings but not supported (#14476) (#14874)
1451  * Fix display since time round (#14226) (#14873)
1452  * When Deleting Repository only explicitly close PRs whose base is not this repository (#14823) (#14842)
1453  * Set HCaptchaSiteKey on Link Account pages (#14834) (#14839)
1454  * Fix a couple of CommentAsPatch issues.  (#14804) (#14820)
1455  * Disable broken OAuth2 providers at startup (#14802) (#14811)
1456  * Repo Transfer permission checks (#14792) (#14794)
1457  * Fix double alert in oauth2 application edit view (#14764) (#14768)
1458  * Fix broken spans in diffs (#14678) (#14683)
1459  * Prevent race in PersistableChannelUniqueQueue.Has (#14651) (#14676)
1460  * HasPreviousCommit causes recursive load of commits unnecessarily (#14598) (#14649)
1461  * Do not assume all 40 char strings are SHA1s (#14624) (#14648)
1462  * Allow org labels to be set with issue templates (#14593) (#14647)
1463  * Accept multiple SSH keys in single LDAP SSHPublicKey attribute (#13989) (#14607)
1464  * Fix bug about ListOptions and stars/watchers pagnation (#14556) (#14573)
1465  * Fix GPG key deletion during account deletion (#14561) (#14569)
1466
1467## [1.13.2](https://github.com/go-gitea/gitea/releases/tag/v1.13.2) - 2021-01-31
1468
1469* SECURITY
1470  * Prevent panic on fuzzer provided string (#14405) (#14409)
1471  * Add secure/httpOnly attributes to the lang cookie (#14279) (#14280)
1472* API
1473  * If release publisher is deleted use ghost user (#14375)
1474* BUGFIXES
1475  * Internal ssh server respect Ciphers, MACs and KeyExchanges settings (#14523) (#14530)
1476  * Set the name Mapper in migrations (#14526) (#14529)
1477  * Fix wiki preview (#14515)
1478  * Update code.gitea.io/sdk/gitea v0.13.1 -> v0.13.2 (#14497)
1479  * ChangeUserName: rename user files back on DB issue (#14447)
1480  * Fix lfs preview bug (#14428) (#14433)
1481  * Ensure timeout error is shown on u2f timeout (#14417) (#14431)
1482  * Fix Deadlock & Delete affected reactions on comment deletion (#14392) (#14425)
1483  * Use path not filepath in routers/editor (#14390) (#14396)
1484  * Check if label template exist first (#14384) (#14389)
1485  * Fix migration v141 (#14387) (#14388)
1486  * Use Request.URL.RequestURI() for fcgi (#14347)
1487  * Use ServerError provided by Context (#14333) (#14345)
1488  * Fix edit-label form init (#14337)
1489  * Fix mailIssueCommentBatch for pull request (#14252) (#14296)
1490  * Render links for commit hashes followed by comma (#14224) (#14227)
1491  * Send notifications for mentions in pulls, issues, (code-)comments (#14218) (#14221)
1492  * Fix avatar bugs (#14217) (#14220)
1493  * Ensure that schema search path is set with every connection on postgres (#14131) (#14216)
1494  * Fix dashboard issues labels filter bug (#14210) (#14214)
1495  * When visit /favicon.ico but the static file is not exist return 404 but not continue to handle the route (#14211) (#14213)
1496  * Fix branch selector on new issue page (#14194) (#14207)
1497  * Check for notExist on profile repository page (#14197) (#14203)
1498
1499## [1.13.1](https://github.com/go-gitea/gitea/releases/tag/v1.13.1) - 2020-12-29
1500
1501* SECURITY
1502  * Hide private participation in Orgs (#13994) (#14031)
1503  * Fix escaping issue in diff (#14153) (#14154)
1504* BUGFIXES
1505  * Fix bug of link query order on markdown render (#14156) (#14171)
1506  * Drop long repo topics during migration (#14152) (#14155)
1507  * Ensure that search term and page are not lost on adoption page-turn (#14133) (#14143)
1508  * Fix storage config implementation (#14091) (#14095)
1509  * Fix panic in BasicAuthDecode (#14046) (#14048)
1510  * Always wait for the cmd to finish (#14006) (#14039)
1511  * Don't use simpleMDE editor on mobile devices for 1.13 (#14029)
1512  * Fix incorrect review comment diffs (#14002) (#14011)
1513  * Trim the branch prefix from action.GetBranch (#13981) (#13986)
1514  * Ensure template renderer is available before storage handler (#13164) (#13982)
1515  * Whenever the password is updated ensure that the hash algorithm is too (#13966) (#13967)
1516  * Enforce setting HEAD in wiki to master (#13950) (#13961)
1517  * Fix feishu webhook caused by API changed (#13938)
1518  * Fix Quote Reply button on review diff (#13830) (#13898)
1519  * Fix Pull Merge when tag with same name as base branch exist (#13882) (#13896)
1520  * Fix mermaid chart size (#13865)
1521  * Fix branch/tag notifications in mirror sync (#13855) (#13862)
1522  * Fix crash in short link processor (#13839) (#13841)
1523  * Update font stack to bootstrap's latest (#13834) (#13837)
1524  * Make sure email recipients can see issue (#13820) (#13827)
1525  * Reply button is not removed when deleting a code review comment (#13824)
1526  * When reinitialising DBConfig reset the database use flags (#13796) (#13811)
1527* ENHANCEMENTS
1528  * Add emoji in label to project boards (#13978) (#14021)
1529  * Send webhook when tag is removed via Web UI (#14015) (#14019)
1530  * Use Process Manager to create own Context (#13792) (#13793)
1531* API
1532  * GetCombinedCommitStatusByRef always return json & swagger doc fixes (#14047)
1533  * Return original URL of Repositories (#13885) (#13886)
1534
1535## [1.13.0](https://github.com/go-gitea/gitea/releases/tag/v1.13.0) - 2020-12-01
1536* SECURITY
1537  * Add Allow-/Block-List for Migrate & Mirrors (#13610) (#13776)
1538  * Prevent git operations for inactive users (#13527) (#13536)
1539  * Disallow urlencoded new lines in git protocol paths if there is a port (#13521) (#13524)
1540  * Mitigate Security vulnerability in the git hook feature (#13058)
1541  * Disable DSA ssh keys by default (#13056)
1542  * Set TLS minimum version to 1.2 (#12689)
1543  * Use argon as default password hash algorithm (#12688)
1544* BREAKING
1545  * Set RUN_MODE prod by default (#13765) (#13767)
1546  * Don't replace underscores in auto-generated IDs in goldmark (#12805)
1547  * Add Primary Key to Topic and RepoTopic tables (#12639)
1548  * Disable password complexity check default (#12557)
1549  * Change PIDFile default from /var/run/gitea.pid to /run/gitea.pid (#12500)
1550  * Add extension Support to Attachments (allow all types for releases) (#12465)
1551  * Remove IE11 Support (#11470)
1552* FEATURES
1553  * Adopt repositories (#12920)
1554  * Check passwords against HaveIBeenPwned (#12716)
1555  * Gitea 2 Gitea migration (#12657)
1556  * Support storing Avatars in minio  (#12516)
1557  * Allow addition of gpg keyring with multiple keys (#12487)
1558  * Add email notify for new release (#12463)
1559  * Add Access-Control-Expose-Headers (#12446)
1560  * UserProfile Page: Render Description (#12415)
1561  * Add command to recreate tables (#12407)
1562  * Add mermaid JS renderer (#12334)
1563  * Add ssh certificate support (#12281)
1564  * Add spent time to referenced issue in commit message (#12220)
1565  * Initial support for push options (#12169)
1566  * Provide option to unlink a fork (#11858)
1567  * Show exact tag for commit on diff view (#11846)
1568  * Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)
1569  * Issue templates directory (#11450)
1570  * Add a storage layer for attachments (#11387)
1571  * Add hide activity option (#11353)
1572  * Add push commits history comment on PR time-line (#11167)
1573  * Support elastic search for code search (#10273)
1574  * Kanban board (#8346)
1575* API
1576  * If User is Admin, show 500 error message on PROD mode too (#13115)
1577  * Add Timestamp to Tag list API (#13026)
1578  * Return sample message for login error in api context (#12994)
1579  * Add IsTemplate option in create repo ui and api (#12942)
1580  * GetReleaseByID return 404 if not found (#12933)
1581  * Get release by tags endpoint (#12932)
1582  * NotificationSubject show Issue/Pull State (#12901)
1583  * Expose its limitation settings (#12714)
1584  * Add Created & Updated to Milestone (#12662)
1585  * Milestone endpoints accept names too (#12649)
1586  * Expose Attachment Settings in the API (#12514)
1587  * Add Issue and Repo info to StopWatch (#12458)
1588  * Add cron running API (#12421)
1589  * Add Update Pull HeadBranch Function (#12419)
1590  * Add TOTP header to Swagger Documentation (#12402)
1591  * Delete Token accept names too (#12366)
1592  * Add name filter for GetMilestoneList (#12336)
1593  * Fixed count of filtered issues when api request. (#12275)
1594  * Do not override API issue pagination with UI settings (#12068)
1595  * Expose useful General Repo settings settings (#11758)
1596  * Return error when trying to create Mirrors but Mirrors are globally disabled (#11757)
1597  * Provide diff and patch API endpoints (#11751)
1598  * Allow to create closed milestones (#11745)
1599  * Add language Statistics endpoint (#11737)
1600  * Add Endpoint to get GetGeneralUI Settings (#11735) & (#11854)
1601  * Issue/Pull expose IsLocked Property on API (#11708)
1602  * Add endpoint for Branch Creation (#11607)
1603  * Add pagination headers on endpoints that support total count from database (#11145)
1604* BUGFIXES
1605  * Fix bogus http requests on diffs (#13760) (#13761)
1606  * Show 'owner' tag for real owner (#13689) (#13743)
1607  * Validate email before inserting/updating (#13475) (#13666)
1608  * Fix issue/pull request list assignee filter (#13647) (#13651)
1609  * Gitlab migration support for subdirectories (#13563) (#13591)
1610  * Fix logic for preferred license setting (#13550) (#13557)
1611  * Add missed sync branch/tag webhook (#13538) (#13556)
1612  * Migration won't fail on non-migrated reactions (#13507)
1613  * Fix Italian language file parsing error (#13156)
1614  * Show outdated comments in pull request (#13148) (#13162)
1615  * Fix parsing of pre-release git version (#13169) (#13172)
1616  * Fix diff skipping lines (#13154) (#13155)
1617  * When handling errors in storageHandler check underlying error (#13178) (#13193)
1618  * Fix size and clickable area on file table back link (#13205) (#13207)
1619  * Add better error checking for inline html diff code (#13251)
1620  * Fix initial commit page & binary munching problem (#13249) (#13258)
1621  * Fix migrations from remote Gitea instances when configuration not set (#13229) (#13273)
1622  * Store task errors following migrations and display them (#13246) (#13287)
1623  * Fix bug isEnd detection on getIssues/getPullRequests (#13299) (#13301)
1624  * When the git ref is unable to be found return broken pr (#13218) (#13303)
1625  * Ensure topics added using the API are added to the repository (#13285) (#13302)
1626  * Fix avatar autogeneration (#13233) (#13282)
1627  * Add migrated pulls to pull request task queue (#13331) (#13334)
1628  * Issue comment reactions should also check pull type on API (#13349) (#13350)
1629  * Fix links to repositories in /user/setting/repos (#13360) (#13362)
1630  * Remove obsolete change of email on profile page (#13341) (#13347)
1631  * Fix scrolling to resolved comment anchors (#13343) (#13371)
1632  * Storage configuration support `[storage]` (#13314) (#13379)
1633  * When creating line diffs do not split within an html entity (#13357) (#13375) (#13425) (#13427)
1634  * Fix reactions on code comments (#13390) (#13401)
1635  * Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13424)
1636  * Replies to outdated code comments should also be outdated (#13217) (#13433)
1637  * Fix panic bug in handling multiple references in commit (#13486) (#13487)
1638  * Prevent panic on git blame by limiting lines to 4096 bytes at most (#13470) (#13491)
1639  * Show original author's reviews on pull summary box (#13127)
1640  * Update golangci-lint to version 1.31.0 (#13102)
1641  * Fix line break for MS teams webhook (#13081)
1642  * Fix Issue & Pull Request comment headers on mobile (#13039)
1643  * Avoid setting the CONN_STR in queues unless it is meant to be set (#13025)
1644  * Remove code-view class from diff view (#13011)
1645  * Fix the color of PR comment hyperlinks. (#13009)
1646  * (Re)Load issue labels when changing them (#13007)
1647  * Fix Media links in org files not liked to media files (#12997)
1648  * Always return a list from GetCommitsFromIDs (#12981)
1649  * Only set the user password if the password field would have been shown (#12980)
1650  * Fix admin/config page (#12979)
1651  * Changed width of commit signature avatar (#12961)
1652  * Completely quote AppPath and CustomConf paths (#12955)
1653  * Fix handling of migration errors (#12928)
1654  * Fix anonymous GL migration (#12862)
1655  * Fix git open close bug (#12834)
1656  * Fix markdown meta parsing (#12817)
1657  * Add default storage configurations (#12813)
1658  * Show PR settings on empty repos (#12808)
1659  * Disable watch and star if not signed in (#12807)
1660  * Whilst changing the character set to utf8mb4 we should set ROW_FORMAT=dynamic too (#12804)
1661  * Set opengraph attributes on org pages (#12803)
1662  * Return error when creating gitlabdownloader failed (#12790)
1663  * Add migration for password algorithm change (#12784)
1664  * Compare SSH_DOMAIN when parsing submodule URLs (#12753)
1665  * Fix editor.commit_empty_file_text locale string (#12744)
1666  * Fix wrong poster message for code comment on Pull view (#11721)
1667  * Escape failed highlighted files (#12685)
1668  * Ensure that all migration requests are cancellable (#12669)
1669  * Ensure RepoPath is lowercased in gitea serv (#12668)
1670  * Do not disable commit changes button on repost (#12644)
1671  * Dark theme for line numbers in blame view (#12632)
1672  * Fix message when deleting last owner from an organization (#12628)
1673  * Use shellquote to unpack arguments to gitea serv (#12624)
1674  * Fix signing.wont_sign.%!s(<nil>) if Require Signing commits but not signed in. (#12581)
1675  * Set utf8mb4 as the default charset on MySQL if CHARSET is unset (#12563)
1676  * Set context for running CreateArchive to that of the request (#12555)
1677  * Prevent redirect back to /user/events (#12462)
1678  * Re-attempt to delete temporary upload if the file is locked by another process (#12447)
1679  * Mirror System Notice reports are too frequent (#12438)
1680  * Do not show arrows on comment diffs on pull comment pages (#12434)
1681  * Fix milestone links (#12405)
1682  * Increase size of the language column in language_stat (#12396)
1683  * Use transaction in V102 migration (#12395)
1684  * Only use --exclude on name-rev with git >= 2.13 (#12347)
1685  * Add action feed for new release (#12324)
1686  * Set NoAutoTime when updating is_archived (#12266)
1687  * Support Force-update in Mirror and improve Tracing in mirror (#12242)
1688  * Avoid sending "0 new commits" webhooks (#12212)
1689  * Fix U2F button icon (#12167)
1690  * models/repo_sign.go: break out of loops (#12159)
1691  * Ensure that git commit tree continues properly over the page (#12142)
1692  * Rewrite GitGraph.js (#12137)
1693  * Fix repo API listing stability (#12057)
1694  * Add team support for review request (#12039)
1695  * Fix 500 error on repos with no tags (#11870)
1696  * Fix nil pointer in default issue mail template (#11862)
1697  * Fix commit search in all branches (#11849)
1698  * Don't consider tag refs as valid for branch name (#11847)
1699  * Don't add same line code comment box twice (#11837)
1700  * Fix visibility of forked public repos from private orgs (#11717)
1701  * Fix chardet test and add ordering option (#11621)
1702  * Fix number of files, total additions, and deletions on Diff pages (#11614)
1703  * Properly handle and return empty string for dangling commits in GetBranchName (#11587)
1704  * Include query in sign in redirect (#11579)
1705  * Fix Enter not working in SimpleMDE (#11564)
1706  * Fix bug about can't skip commits base on base branch (#11555)
1707* ENHANCEMENTS
1708  * Only Return JSON for responses (#13511) (#13565)
1709  * Use existing analyzer module for language detection for highlighting (#13522) (#13551)
1710  * Return the full rejection message and errors in flash errors (#13221) (#13237)
1711  * Remove PAM from auth dropdown when unavailable (#13276) (#13281)
1712  * Add HostCertificate to sshd_config in Docker image (#13143)
1713  * Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124)
1714  * Improve error feedback for duplicate deploy keys (#13112)
1715  * Set appropriate `autocomplete` attributes on password fields (#13078)
1716  * Adding visual cue for "Limited" & "Private" organizations. (#13040)
1717  * Fix Pull Request merge buttons on mobile (#13035)
1718  * Gitea serv, hooks, manager and the like should always display Fatals (#13032)
1719  * CSS tweaks to warning/error segments and misc fixes (#13024)
1720  * Fix formatting of branches ahead-behind on narrow windows (#12989)
1721  * Add config option to make create-on-push repositories public by default (#12936)
1722  * Disable migration items when mirror is selected (#12918)
1723  * Add the checkbox quick button to the comment tool bar also (#12885)
1724  * Support GH enterprise (#12863)
1725  * Simplify CheckUnitUser logic (#12854)
1726  * Fix background of signed-commits on arc-green of timeline commits (#12837)
1727  * Move git update-server-info to hooks (#12826)
1728  * Add ui style for "Open a blank issue" button (#12824)
1729  * Use a simple format for the big number on ui (#12822)
1730  * Make SVG size argument optional (#12814)
1731  * Add placeholder text for bio profile text form (#12792)
1732  * Set language via AJAX (#12785)
1733  * Show git-pull-request icon for closed pull request (#12742)
1734  * Migrate version parsing library to hashicorp/go-version (#12719)
1735  * Only use async pre-empt hack if go < 1.15 (#12718)
1736  * Inform user about meaning of an hourglass on reviews (#12713)
1737  * Add a migrate service type switch page (#12697)
1738  * Migrations: Gitlab Add Reactions Support for Issues & MergeRequests (#12695)
1739  * Remove duplicate logic in initListSubmits (#12660)
1740  * Set avatar image dimensions (#12654)
1741  * Rename models.ProtectedBranchRepoID/PRID to models.EnvRepoID/PRID and ensure EnvPusherEmail is set (#12646)
1742  * Set setting.AppURL as GITEA_ROOT_URL environment variable during pushes (#12752)
1743  * Add postgres schema to the search_path on database connection (#12634)
1744  * Git migration UX improvements (#12619)
1745  * Add link to home page on swagger ui (#12601)
1746  * hCaptcha Support (#12594)
1747  * OpenGraph: use repo avatar if exist (#12586)
1748  * Reaction picker display improvements (#12576)
1749  * Fix emoji replacements, make emoji images consistent (#12567)
1750  * Increase clickable area on files table links (#12553)
1751  * Set z-index for sticky diff box lower (#12537)
1752  * Report error if API merge is not allowed (#12528)
1753  * LFS support to be stored on minio (#12518)
1754  * Show 2FA info on Admin Pannel: Users List (#12515)
1755  * Milestone Issue/Pull List: Add octicons type (#12499)
1756  * Make dashboard newsfeed list length a configurable item (#12469)
1757  * Add placeholder text for send testing email button in admin/config (#12452)
1758  * Add SVG favicon (#12437)
1759  * In issue comments, put issue participants also in completion list when hitting @ (#12433)
1760  * Collapse Swagger UI tags by default (#12428)
1761  * Detect full references to issues and pulls in commit messages (#12399)
1762  * Allow common redis and leveldb connections (#12385)
1763  * Don't use legacy method to send Matrix Webhook (#12348)
1764  * Remove padding/border-radius on image diffs (#12346)
1765  * Render the git graph on the server (#12333)
1766  * Fix clone panel in wiki position not always align right (#12326)
1767  * Rework 'make generate-images' (#12316)
1768  * Refactor webhook payload convertion (#12310)
1769  * Move jquery-minicolors to npm/webpack (#12305)
1770  * Support use nvarchar for all varchar columns when using mssql (#12269)
1771  * Update Octicons to v10 (#12240)
1772  * Disable search box autofocus (#12229)
1773  * Replace code fold icons with octicons (#12222)
1774  * Ensure syntax highlighting is the same inside diffs (#12205)
1775  * Auto-init repo on license, .gitignore select (#12202)
1776  * Default to showing closed Issues/PR list when there are only closed issues/PRs (#12200)
1777  * Enable cloning via Git Wire Protocol v2 over HTTP (#12170)
1778  * Direct SVG rendering (#12157)
1779  * Improve arc-green code colors (#12111)
1780  * Allow admin to merge pr with protected file changes (#12078)
1781  * Show description on individual milestone view (#12055)
1782  * Update the wiki repository remote origin while update the mirror repository's Clone From URL (#12053)
1783  * Server-side syntax highlighting for all code (#12047)
1784  * Use Fomantic's fluid padded for blame full width (#12023)
1785  * Use custom SVGs for commit signing lock icon (#12017)
1786  * Make tabs smaller (#12003)
1787  * Fix sticky diff stats container (#12002)
1788  * Move fomantic and jQuery to main webpack bundle (#11997)
1789  * Use enry language type to detect special languages (#11974)
1790  * Use only first line of commit when creating referenced comment (#11960)
1791  * Rename custom/conf/app.ini.sample to custom/conf/app.example.ini for better syntax light on editor (#11926)
1792  * Fix double divider on issue sidebar (#11919)
1793  * Shorten markdown heading anchors links (#11903)
1794  * Add org avatar on top of internal repo icon (#11895)
1795  * Use label to describe repository type (#11891)
1796  * Make repository size unclickable on repo summary bar (#11887)
1797  * Rework blame template and styling (#11885)
1798  * Fix icon alignment for show/hide outdated link on resolved conversation (#11881)
1799  * Vertically align review icons on repository sidebar (#11880)
1800  * Better align items using flex within review request box (#11879)
1801  * Only write to global gitconfig if necessary (#11876)
1802  * Disable all typographic replacements in markdown renderer (#11871)
1803  * Improve label edit buttons labels (#11841)
1804  * Use crispEdges rendering for octicon-internal-repo (#11801)
1805  * Show update branch item in merge box when it's necessary (#11761)
1806  * Add compare link to releases (#11752)
1807  * Allow site admin to disable mirrors (#11740)
1808  * Export monaco editor on window.codeEditors (#11739)
1809  * Add configurable Trust Models (#11712)
1810  * Show full GPG commit status on PR commit history (#11702)
1811  * Fix align issues and decrease avatar size on PR timeline (#11689)
1812  * Replace jquery-datetimepicker with native date input (#11684)
1813  * Change Style of Tags on Comments (#11668)
1814  * Fix missing styling for shabox on PR commit history (#11625)
1815  * Apply padding to approval icons on PR list (#11622)
1816  * Fix message wrapping on PR commit list (#11616)
1817  * Right-align status icon on pull request commit history (#11594)
1818  * Add missing padding for multi-commit list on PR view (#11593)
1819  * Do not show avatar for "{{user}} added X commits" (#11591)
1820  * Fix styling and padding for commit list on PR view (#11588)
1821  * Style code review comment for arc-green (#11572)
1822  * Use default commit message for wiki edits (#11550)
1823  * Add internal-repo octicon for public repos of private org (#11529)
1824  * Fix dropzone color on arc-green (#11514)
1825  * Insert ui divider directly in templates instead of from inside heatmap vue component (#11508)
1826  * Move tributejs to npm/webpack (#11497)
1827  * Fix text-transform on wiki revisions page (#11486)
1828  * Do not show lock icon on repo list for public repos in private org (#11445)
1829  * Include LFS when calculating repo size (#11060)
1830  * Add check for LDAP group membership (#10869)
1831  * When starting new stopwatch stop previous if it is still running (#10533)
1832  * Add queue for code indexer (#10332)
1833  * Move all push update operations to a queue (#10133)
1834  * Cache last commit when pushing for big repository (#10109)
1835  * Change/remove a branch of an open issue (#9080)
1836  * Sortable Tables Header By Click (#7980)
1837* TESTING
1838  * Use community codecov drone plugin (#12468)
1839  * Add more tests for diff highlighting (#12467)
1840  * Don't put integration test data outside of test folder (#11746)
1841  * Add debug option to hooks (#11624)
1842  * Log slow tests (#11487)
1843* TRANSLATION
1844  * Translate two small lables on commit statuse list (#12821)
1845  * Make issues.force_push_codes message shorter (#11575)
1846* BUILD
1847  * Bump min required golang to 1.13 (#12717)
1848  * Add 'make watch' (#12636)
1849  * Extract Swagger CSS to its own file (#12616)
1850  * Update eslint config (#12609)
1851  * Avoid unnecessary system-ui expansion (#12522)
1852  * Make the default PID file compile-time settable (#12485)
1853  * Add 'watch-backend' (#12330)
1854  * Detect version of sed in Makefile (#12319)
1855  * Update gitea-vet to v0.2.1 (#12282)
1856  * Add logic to build stable and edge builds for gitea snap (#12052)
1857  * Fix missing CGO_EXTRA_FLAGS build arg for docker (#11782)
1858  * Alpine 3.12 (#11720)
1859  * Enable stylelint's shorthand-property-no-redundant-values (#11436)
1860* DOCS
1861  * Change default log configuration (#13088)
1862  * Add automatic JS license generation (#11810)
1863  * Remove page size limit comment from swagger (#11806)
1864  * Narrow down Edge version in browser support docs (#11640)
1865
1866## [1.12.5](https://github.com/go-gitea/gitea/releases/tag/v1.12.5) - 2020-10-01
1867
1868* BUGFIXES
1869  * Allow U2F with default settings for gitea in subpath (#12990) (#13001)
1870  * Prevent empty div when editing comment (#12404) (#12991)
1871  * On mirror update also update address in DB (#12964) (#12967)
1872  * Allow extended config on cron settings (#12939) (#12943)
1873  * Open transaction when adding Avatar email-hash pairs to the DB (#12577) (#12940)
1874  * Fix internal server error from ListUserOrgs API (#12910) (#12915)
1875  * Update only the repository columns that need updating (#12900) (#12912)
1876  * Fix panic when adding long comment (#12892) (#12894)
1877  * Add size limit for content of comment on action ui (#12881) (#12890)
1878  * Convert User expose ID each time (#12855) (#12883)
1879  * Support slashes in release tags (#12864) (#12882)
1880  * Add missing information to CreateRepo API endpoint (#12848) (#12867)
1881  * On Migration respect old DefaultBranch (#12843) (#12858)
1882  * Fix notifications page links (#12838) (#12853)
1883  * Stop cloning unnecessarily on PR update (#12839) (#12852)
1884  * Escape more things that are passed through str2html (#12622) (#12850)
1885  * Remove double escape on labels addition in comments (#12809) (#12810)
1886  * Fix "only mail on mention" bug (#12775) (#12789)
1887  * Fix yet another bug with diff file names (#12771) (#12776)
1888  * RepoInit Respect AlternateDefaultBranch (#12746) (#12751)
1889  * Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) (#12745) (#12750)
1890* ENHANCEMENTS
1891  * gitea dump: include version & Check InstallLock (#12760) (#12762)
1892
1893## [1.12.4](https://github.com/go-gitea/gitea/releases/tag/v1.12.4) - 2020-09-02
1894
1895* SECURITY
1896  * Escape provider name in oauth2 provider redirect (#12648) (#12650)
1897  * Escape Email on password reset page (#12610) (#12612)
1898  * When reading expired sessions - expire them (#12686) (#12690)
1899* ENHANCEMENTS
1900  * StaticRootPath configurable at compile time (#12371) (#12652)
1901* BUGFIXES
1902  * Fix to show an issue that is related to a deleted issue (#12651) (#12692)
1903  * Expire time acknowledged for cache (#12605) (#12611)
1904  * Fix diff path unquoting (#12554) (#12575)
1905  * Improve HTML escaping helper (#12562)
1906  * models: break out of loop (#12386) (#12561)
1907  * Default empty merger list to those with write permissions (#12535) (#12560)
1908  * Skip SSPI authentication attempts for /api/internal (#12556) (#12559)
1909  * Prevent NPE on commenting on lines with invalidated comments (#12549) (#12550)
1910  * Remove hardcoded ES indexername (#12521) (#12526)
1911  * Fix bug preventing transfer to private organization (#12497) (#12501)
1912  * Keys should not verify revoked email addresses (#12486) (#12495)
1913  * Do not add prefix on http/https submodule links (#12477) (#12479)
1914  * Fix ignored login on compare (#12476) (#12478)
1915  * Fix incorrect error logging in Stats indexer and OAuth2 (#12387) (#12422)
1916  * Upgrade google/go-github to v32.1.0 (#12361) (#12390)
1917  * Render emoji's of Commit message on feed-page (#12373)
1918  * Fix handling of diff on unrelated branches when Git 2.28 used (#12370)
1919
1920## [1.12.3](https://github.com/go-gitea/gitea/releases/tag/v1.12.3) - 2020-07-28
1921
1922* BUGFIXES
1923  * Don't change creation date when updating Release (#12343) (#12351)
1924  * Show 404 page when release not found (#12328) (#12332)
1925  * Fix emoji detection in certain cases (#12320) (#12327)
1926  * Reduce emoji size (#12317) (#12327)
1927  * Fix double-indirection bug in logging IDs (#12294) (#12308)
1928  * Link to pull list page on sidebar when view pr (#12256) (#12263)
1929  * Extend Notifications API and return pinned notifications by default (#12164) (#12232)
1930
1931## [1.12.2](https://github.com/go-gitea/gitea/releases/tag/v1.12.2) - 2020-07-11
1932
1933* BUGFIXES
1934  * When deleting repository decrese user repository count in cache (#11954) (#12188)
1935  * Return full commit message instead of summary in commits API (#12186) (#12187)
1936  * Properly set HEAD when a repo is created with a default branch that is not named 'master' (#12135) (#12182)
1937  * Ensure GPG Subkeys are verified (#12155) (#12168)
1938  * Fix failing to cache last commit with key being to long (#12151) (#12161)
1939  * Multiple small admin dashboard fixes (#12153) (#12156)
1940  * Remove spurious logging of " Delete all repository archives" at startup (#12139) (#12148)
1941  * Fix repository setup instructions when default branch is not named 'master' (#12122) (#12147)
1942  * Move EventSource to SharedWorker (#12095) (#12130)
1943  * Fix ui bug in wiki commit page (#12089) (#12125)
1944  * Fix gitgraph branch continues after merge (#12044) (#12105)
1945  * Set the base url when migrating from Gitlab using access token or username without password (#11852) (#12104)
1946  * Ensure BlameReaders close at end of request (#12102) (#12103)
1947  * Fix panic when adding review comment (#12058)
1948* ENHANCEMENTS
1949  * Disable dropzone's timeout for file uploads (#12024) (#12032)
1950
1951## [1.12.1](https://github.com/go-gitea/gitea/releases/tag/v1.12.1) - 2020-06-21
1952
1953* BUGFIXES
1954  * Handle multiple merges in gitgraph.js (#11996) (#12000)
1955  * Add serviceworker.js to KnownPublicEntries (#11992) (#11994)
1956  * For language detection do not try to analyze big files by content (#11971) (#11975)
1957* ENHANCEMENTS
1958  * Fix scrollable header on dropdowns (#11893) (#11965)
1959
1960## [1.11.8](https://github.com/go-gitea/gitea/releases/tag/v1.11.8) - 2020-06-21
1961
1962* BUGFIXES
1963  * Really fix __webpack_public_path__ for 1.11 (#11961)
1964
1965## [1.12.0](https://github.com/go-gitea/gitea/releases/tag/v1.12.0) - 2020-06-17
1966
1967* BREAKING
1968  * When using API CreateRelease set created_unix to the tag commit time (#11218)
1969  * Enable ENABLE_HARD_LINE_BREAK by default for rendering markdown (#11162)
1970  * Fix sanitizer config - multiple rules (#11133)
1971  * Remove check on username when using AccessToken authentication for the API (#11015)
1972  * Return 404 from Contents API when items don't exist (#10323)
1973  * Notification API should always return a JSON object with the current count of notifications (#10059)
1974  * Remove migration support from versions earlier than 1.6.0 (#10026)
1975* SECURITY
1976  * Use -1 to disable key algorithm type in ssh.minimum_key_sizes (#11635) (#11662)
1977* FEATURES
1978  * Improve config logging when WrappedQueue times out (#11174)
1979  * Add branch delete to API (#11112)
1980  * Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047)
1981  * Add a way to mark Conversation (code comment) resolved (#11037)
1982  * Handle yaml frontmatter in markdown (#11016)
1983  * Cache PullRequest Divergence (#10914)
1984  * Make `gitea admin auth list` formatting configurable (#10844)
1985  * Add Matrix webhook (#10831)
1986  * Add Organization Wide Labels (#10814)
1987  * Allow to set protected file patterns for files that can not be changed under no conditions (#10806)
1988  * Option to set default branch at repository creation (#10803)
1989  * Add request review from specific reviewers feature in pull request (#10756)
1990  * Add NextCloud oauth (#10562)
1991  * System-wide webhooks (#10546)
1992  * Relax sanitization as per https://github.com/jch/html-pipeline (#10527)
1993  * Use media links for img in post-process (#10515)
1994  * Add API endpoints to manage OAuth2 Application (list/create/delete) (#10437)
1995  * Render READMEs in docs/ .gitea or .github from root (#10361)
1996  * Add feishu webhook support (#10229)
1997  * Cache last commit to accelerate the repository directory page visit (#10069)
1998  * Implement basic app.ini and path checks to doctor cmd (#10064)
1999  * Make WorkerPools and Queues flushable (#10001)
2000  * Implement "embedded" command to extract static resources (#9982)
2001  * Add API endpoint for repo transfer (#9947)
2002  * Make archive prefixing configurable with a global setting (#9943)
2003  * Add Unique Queue infrastructure and move TestPullRequests to this (#9856)
2004  * Issue/PR Context Popups (#9822)
2005  * Add "Update Branch" button to Pull Requests (#9784)
2006  * Add require signed commit for protected branch (#9708)
2007  * Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)
2008  * Add API notification endpoints (#9488)
2009  * Issue search support elasticsearch (#9428)
2010  * Add API branch protection endpoint (#9311)
2011  * Add a new command doctor to check if some wrong configurations on gitea instance (#9095)
2012  * Add support for migrating from Gitlab (#9084)
2013  * Add support for database schema in PostgreSQL (#8819)
2014  * Add setting to set default and global disabled repository units. (#8788)
2015  * Language statistics bar for repositories (#8037)
2016  * Restricted users (#6274)
2017* BUGFIXES
2018  * Fix commenting on non-utf8 encoded files (#11916) (#11950)
2019  * Use google/uuid to instead satori/go.uuid (#11943) (#11946)
2020  * Align show/hide outdated button on code review block (#11932) (#11944)
2021  * Update to go-git v5.1.0 (#11936) (#11941)
2022  * Use ID or Where to instead directly use Get when load object from database (#11925) (#11934)
2023  * Update CommitsAhead CommitsBehind on Pull BaseBranch Change too (#11912) (#11915)
2024  * Invalidate comments when file is shortened (#11882) (#11884)
2025  * Rework api/user/repos for pagination (#11827) (#11877)
2026  * Handle more pathological branch and tag names (#11843) (#11863)
2027  * Add doctor check to set IsArchived false if it is null (partial #11853) (#11859)
2028  * Prevent panic on empty HOST for mysql (#11850) (#11856)
2029  * Use DEFAULT_PAGING_NUM instead of MAX_RESPONSE_ITEMS in ListOptions (#11831) (#11836)
2030  * Fix reply octicon (#11821) (#11822)
2031  * Honor DEFAULT_PAGING_NUM for API (#11805) (#11813)
2032  * Ensure rejected push to refs/pull/index/head fails nicely (#11724) (#11809)
2033  * In File Create/Update API return 404 if Branch does not exist (#11791) (#11795)
2034  * Fix doer of rename repo (#11789) (#11794)
2035  * Initialize SimpleMDE when making a code comment (#11749) (#11785)
2036  * Fix timezone on issue deadline (#11697) (#11784)
2037  * Fix to allow comment poster to edit or delete his own comments (#11671) (#11774)
2038  * Show full 500 error in API when Gitea in dev mode (#11641) (#11753)
2039  * Add missing templates for Matrix system webhooks (#11729) (#11748)
2040  * Fix verification of subkeys of default gpg key (#11713) (#11747)
2041  * Fix styling for commiter on diff view (#11715) (#11744)
2042  * Properly truncate system notices (#11714) (#11742)
2043  * Handle expected errors in FileCreate & FileUpdate API (#11643) (#11718)
2044  * Fix missing authorization check on pull for public repos of private/limited org (#11656) (#11682)
2045  * Doctor check & fix db consistency (#11111) (#11676)
2046  * Exclude generated files from language statistics (#11653) (#11670)
2047  * Return json on 500 error from API (#11574) (#11659)
2048  * When must change password only show Signout (#11600) (#11637)
2049  * Backport various styling fixes (#11619)
2050  * Fix wrong milestone in webhook message (#11596) (#11611)
2051  * Fix serviceworker output file and misc improvements (#11562) (#11610)
2052  * When initialising repositories ensure that the user doing the creation is the initializer (#11601) (#11608)
2053  * Prevent empty query parameter being set on dashboard (#11561) (#11604)
2054  * Fix images in wiki edit preview (#11546) (#11602)
2055  * Prevent (caught) panic on login (#11590) (#11597)
2056  * Prevent transferring repos to invisible orgs (#11517) (#11549)
2057  * Move serviceworker to workbox and fix SSE interference (#11538) (#11547)
2058  * API PullReviewComment HTMLPullURL should return the HTMLURL (#11501) (#11533)
2059  * Fix repo-list private and total count bugs (#11500) (#11532)
2060  * Fix form action template substitutions on admin pages (backport #11519) (#11531)
2061  * Fix a bug where the reaction emoji doesn't disappear. (#11489) (#11530)
2062  * TrimSpace when reading InternalToken from a file (#11502) (#11524)
2063  * Fix selected line color in arc-green (#11492) (#11520)
2064  * Make localstorage read ssh or https correctly (#11483) (#11490)
2065  * Check branch protection on IsUserAllowedToUpdate (#11448)
2066  * Fix margin on attached segment headers when they are separated by other element (#11425)
2067  * Fix webhook template when validation errors occur (#11421)
2068  * Fix NPE in template due to missing signing key on commit page (#11392)
2069  * Restore active background to Register button on Register page (#11390)
2070  * Fix hook failure due to relative LFS_CONTENT_PATH (#11362)
2071  * Correctly set the organization num repos (#11339)
2072  * Prevent 500 with badly formed task list (#11328)
2073  * Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327)
2074  * Handle panics that percolate up to the graceful module (#11291)
2075  * Don't allow registration via the web form, when AllowOnlyExternalRegistration is True (#11248)
2076  * Patch fomantic-ui to workaround build issue (#11244)
2077  * Prevent panic during wrappedConn close at hammertime (#11219)
2078  * On logout force redirect to start page (#11202)
2079  * Fix creation of Organization repos by Users with max created personal repos (#11183)
2080  * Add option to increase provided OAuth2 token maximum size (#11180)
2081  * Log the indexer path on failure (#11172)
2082  * Ensure that relative paths in edit preview work (#11143)
2083  * Make API EditIssue and EditPullRequest issue notifications (#11123)
2084  * Send 404 immediately for known public requests (#11117)
2085  * Remove nil inserts in models (#11096)
2086  * Add GetReviews() to RetryDownloader (#11093)
2087  * Remove nonexistent serviceworker entries (#11091)
2088  * Simplify and fix GetApprovalCounts (#11086)
2089  * Fix wiki revision template and simplify some tmpl conditions (#11080)
2090  * Make branch parameter optional for /api/v1/repos/{owner}/{repo}/contents/{filepath} (#11067)
2091  * Align review-item svg octicons (#11065)
2092  * Automatically remove Watches, Assignments, etc if user loses access due to being removed as collaborator or from a team (#10997)
2093  * Users should not be able to prohibit their own login (#10970)
2094  * Fix scrollbar issues in dropdowns (#10897)
2095  * Change the order of issues.closed_by to list opening user first (#10876)
2096  * Allow site admin to check /api/v1/orgs endpoints (#10867)
2097  * Avoid logging []byte in queue failures - convert to string first (#10865)
2098  * Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen (#10863)
2099  * Fix assignees double load bug (#10856)
2100  * Handle push rejection in branch and upload (#10854)
2101  * In authorized_keys use double-quote for windows compatibility (#10841)
2102  * Fix milestone template (#10824)
2103  * log.Fatal on failure to listen to SSH port (#10795)
2104  * Fix forked repo has no icon and language stat. (#10791)
2105  * Fix tag/release deletion (#10663)
2106  * Fix webhook migration (#10641)
2107  * Migration for deleting orphaned dependencies (#10617)
2108  * Add migration to fix the old broken merge-bases (#10604)
2109  * Update templates for Go 1.14 (#10596)
2110  * Remove unnecessary parentheses in wiki/view template (#10583)
2111  * Change default value of DefaultCommandExecutionTimeout to match docs (#10581)
2112  * Handle panic in indexer initialisation better (#10534)
2113  * Set correct content_type value for Gogs/Gitea webhooks (#9504) (#10456)
2114  * Fixed wrong AppSubUrl in multiple templates (#10447)
2115  * Fix profile page CSS (#10406)
2116  * Inject SVG sprite via ajax (#10320)
2117  * Fix migration information update bug when linked github account (#10310)
2118  * Allow admin to check org membership by API for other users (#10201)
2119  * Fix topics dropdown (#10167)
2120  * Ensure DeleteUser is not allowed to Delete Orgs and visa versa (#10134)
2121  * Fix IsErrPullClosed (#10093)
2122  * Accept punctuation after simple+cross repository issue references (#10091)
2123  * On merge of already closed PR redirect back to the pulls page (#10010)
2124  * Fix crowdin update script (#9969)
2125  * Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927)
2126  * Add option to prevent LDAP from deactivating everything on empty search (#9879)
2127  * Fix admin handling at merge of PR (#9749)
2128  * err_admin_name_pattern_not_allowed String Clarification (#9731)
2129  * Fix wrong original git service type on a migrated repository (#9693)
2130  * Fix ref links in issue overviews for tags (#8742)
2131* ENHANCEMENTS
2132  * Fix search form button overlap (#11840) (#11864)
2133  * Make tabular menu styling consistent for arc-green (#11570) (#11798)
2134  * Add option to API to update PullRequest base branch (#11666) (#11796)
2135  * Increase maximum SQLite variables count to 32766 (#11696) (#11783)
2136  * Update emoji dataset with skin tone variants (#11678) (#11763)
2137  * Add logging to long migrations (#11647) (#11691)
2138  * Change language statistics to save size instead of percentage (#11681) (#11690)
2139  * Allow different HardBreaks settings for documents and comments (#11515) (#11599)
2140  * Fix alignment for commits on dashboard (#11595) (#11680)
2141  * Default MSSQL port 0 to allow automatic detection by default (#11642) (#11673)
2142  * Handle expected errors in AddGPGkey API  (#11644) (#11661)
2143  * Close EventSource before unloading the page (#11539) (#11557)
2144  * Ensure emoji render with regular font-weight (#11541) (#11545)
2145  * Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) (#11542)
2146  * Tweak reaction buttons (#11516)
2147  * Use more toned colors for selected line (#11493) (#11511)
2148  * Increase width for authors on commit view (#11441)
2149  * Hide archived repos by default in repo-list (#11440)
2150  * Better styling for code review comment textarea (#11428)
2151  * Support view individual commit for wiki pages (#11415)
2152  * Fix yellow background on active elements in code review (#11414)
2153  * Better styling for code review comment form (#11413)
2154  * Change install description on homepage (#11395)
2155  * Ensure search action button is coalesced to adjacent input (#11385)
2156  * Switch code editor to Monaco (#11366)
2157  * Add paging and archive/private repository filtering to dashboard list (#11321)
2158  * Changed image of openid-connect logo for better look on arc-green theme (#11312)
2159  * Load Repo Topics on blame view too (#11307)
2160  * Change the style in admin notice content view from `<p>` to `<pre>` (#11301)
2161  * Allow log.xxx.default to set logging settings for the default logger only (#11292)
2162  * Automatically attempt auto recovery of broken disk queues (Update lunny/levelqueue to 0.3.0) (#11285)
2163  * Make sendmail a Process and have default timeout (#11256)
2164  * Check value of skip-repository flag in dump command (#11254)
2165  * Fix submit review form (#11252)
2166  * Allow unauthenticated users to compare (#11240)
2167  * Add EventSource support (#11235)
2168  * Refactor Milestone related (#11225)
2169  * Add pull review API endpoints (#11224)
2170  * Add a 'this' to issue close/reopened messages (#11204)
2171  * When migrating from Gitlab map Approvals to approving Reviews (#11147)
2172  * Improve representation of attachments in issues (#11141)
2173  * Protect default branch against deletion (#11115)
2174  * Add X-Total-Count on /repos/{owner]/{repo}/pulls API endpoint (#11113)
2175  * Fix status label on branches list vertical alignment (#11109)
2176  * Add single release page and latest redirect (#11102)
2177  * Add missing commit states to PR checks template (#11085)
2178  * Change icon on title for merged PR to git-merge (#11064)
2179  * Add MergePull comment type instead of close for merge PR (#11058)
2180  * Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055)
2181  * Consolidate author name across timeline (#11053)
2182  * Refactor UpdateOAuth2Application (#11034)
2183  * Support unicode emojis and remove emojify.js (#11032)
2184  * Add git hook "warning" to admin panel (#11030)
2185  * Add flash notify for email preference setting success (#11027)
2186  * Remove package code.gitea.io/gitea/modules/git import out of models (#11025)
2187  * Match arc-green code tag color to code blocks (#11023)
2188  * Move syntax highlighting to web worker (#11017)
2189  * Prevent merge of outdated PRs on protected branches (#11012)
2190  * Add Get/Update for api/v1/user/applications/oauth2 (#11008)
2191  * Upgrade to most recent bluemonday (#11007)
2192  * Tweak code tags in markdown (#11000)
2193  * Reject duplicate AccessToken names (#10994)
2194  * Fix Ctrl-Enter shortcut for issues (#10986)
2195  * Provide `OwnerName` field for README template (#10981)
2196  * Prettify Timeline (#10972)
2197  * Add issue subscription check to API (#10967)
2198  * Use AJAX for notifications table (#10961)
2199  * Adjust label padding (#10957)
2200  * Avoiding directory execution on hook (#10954) (#10955)
2201  * Migrate ActivityHeatmap to Vue SFC (#10953)
2202  * Change merge strategy: do not check write access if user in merge white list (#10951)
2203  * Enable GO111MODULE=on globally in Makefile (#10939)
2204  * API endpoint to get single commit via SHA and Ref (#10915)
2205  * Add accordion to release list and hide non-latest (#10910)
2206  * Split dashboard elements into separate template files (#10885)
2207  * Add more message on sidebar menus (#10872)
2208  * Set MySQL rowtype to dynamic for new tables (#10833)
2209  * Completely fix task-list checkbox styling (#10798)
2210  * Hide gear icon for user who can't use them on sidebar (#10750)
2211  * Refactor Cron and merge dashboard tasks (#10745)
2212  * Change review status icons on pr view style to github style (#10737)
2213  * Make pagination optional for API list notification endpoints (#10714)
2214  * Fix tab indentation in code view (#10671)
2215  * Fix task-list checkbox styling (#10668)
2216  * Multiple LFS improvements (#10667)
2217  * Make PR message on pushes configurable (#10664)
2218  * Move dropzone.js to npm/webpack (#10645)
2219  * Ensure Update button is enabled even when CI has failed (#10640)
2220  * Add restricted user filter to LDAP authentication (#10600)
2221  * Add Yandex OAuth2 provider (#8335) (#10564)
2222  * Make avatar lookup occur at image request (#10540)
2223  * Prevent accidential selection of language stats bar (#10537)
2224  * Add fluid-icon (#10491)
2225  * Inform participants on UI too (#10473)
2226  * Build with go 1.14 (and raise minimum go version to 1.12) (#10467)
2227  * Add max-file-size to LFS (#10463)
2228  * Enable paggination for ListRepoTags API (#10454)
2229  * Update JS dependencies (#10450)
2230  * Show the username as a fallback on feeds if full name is blank (#10438)
2231  * Various dark theme fixes (#10416)
2232  * Display pull request head branch even the branch deleted or repository deleted (#10413)
2233  * Prevent Firefox from using apple-touch-icon (#10402)
2234  * Fix input[type=file] on dark theme (#10382)
2235  * Improve mobile review-box sizing (#10297)
2236  * Notification: queue ui.go notification-service (#10281)
2237  * Add detected file language to code search (#10256)
2238  * Index code and stats only for non-empty repositories (#10251)
2239  * Add Approval Counts to pulls list (#10238)
2240  * Limit label list height on edit issue page (#10216)
2241  * Improve 404 error message (#10214)
2242  * Tweak locale to respect singular conflicting file message in PR list (#10177)
2243  * Fix commit view (#10169)
2244  * Reorganize frontend files and tooling (#10168)
2245  * Allow emoji on popup label (#10166)
2246  * ListIssues add filter for milestones API (#10148)
2247  * Show if a PR has conflicting files on the PR lists (#10130)
2248  * Fix inconsistent label color format in API (#10129)
2249  * Show download count info in release list (#10124)
2250  * Add Octicon SVG spritemap (#10107)
2251  * Update aria-fixed semantic-dropdown to fomantic master (#10096)
2252  * Fix apple-touch-icon, regenerate images (#10065)(#10006)
2253  * Style blockquote for default issue mail template (#10024)
2254  * More expansions in template repositories (#10021)
2255  * Allow list collaborators for users with Read access to repo (#9995)
2256  * Add explicit dimensions to navbar avatar (#9986)
2257  * Remove loadCSS and preload woff2 icon fonts (#9976)
2258  * Fix commit view JS features, reimplement folding (#9968)
2259  * Fix review avatar image (#9962)
2260  * Improve notification pager (#9821)
2261  * Move jquery and jquery-migrate to npm/webpack (#9813)
2262  * Change font to Roboto to support more charsets (#9803)
2263  * Move mailer to use a queue (#9789)
2264  * Issue search on my related repositories (#9758)
2265  * Add "before" query to ListIssueComments and ListRepoIssueComments API (#9685)
2266  * Move tracked time api convert to convert package (#9665)
2267  * Improve PR info in default merge message (#9635)
2268  * Granular webhook events (#9626)
2269  * Add Reviewed-on in commit message (#9623)
2270  * Add top author stats to activity page (#9615)
2271  * Allow repo admin to merge PR regardless of review status (#9611)
2272  * Migrate reactions when migrating repository from github (#9599)
2273  * API orgEditTeam make Fields optional (#9556)
2274  * Move create/fork repository from models to modules/repository (#9489)
2275  * Migrate reviews when migrating repository from github (#9463)
2276  * Times API add filters (#9373)
2277  * Move push commits from models to modules/repository (#9370)
2278  * Add API endpoint to check notifications [Extend #9488] (#9595)
2279  * Add GET /orgs API endpoint (#9560)
2280  * API add/generalize pagination (#9452)
2281  * Make create org repo API call same as github (#9186)
2282* BUILD
2283  * Turn off go modules for xgo and gxz (#10963)
2284  * Add gitea-vet (#10948)
2285  * Rename scripts to build and add revive command as a new build tool command (#10942)
2286  * Add 'make lint', restructure 'compliance' pipeline (#10861)
2287  * Move JS build dependencies to 'dependencies' (#10763)
2288  * Use whitelist to find go files, run find only once (#10594)
2289  * Move vue and vue-calendar-heatmap to npm/webpack (#10188)
2290  * Move jquery.are-you-sure to npm/webpack (#10063)
2291  * Move highlight.js to npm/webpack (#10011)
2292  * Generate Bindata if TAGS="bindata" and not up-to-date (#10004)
2293  * Move CSS build to webpack (#9983)
2294  * Move fomantic target, update 'make help' (#9945)
2295  * Add css extraction and minification to webpack (#9944)
2296  * Misc webpack tweaks (#9924)
2297  * Make node_modules a order-only prerequisite (#9923)
2298  * Update documentation for the go module era (#9751)
2299  * Move swagger-ui to webpack/npm and update it to 3.24.3 (#9714)
2300  * Use npm to manage fomantic and only build needed components (#9561)
2301* MISC
2302  * Add gnupg to Dockerfile (#11365)
2303  * Update snapcraft.yaml for core18 and latest features (#11300)
2304  * Update JS dependencies, min Node.js version 10.13 (#11246)
2305  * Change default charset for MySQL on install to utf8mb4 (#10989)
2306  * Return issue subscription status from API subscribe (#10966)
2307  * Fix queue log param (#10733)
2308  * Add warning when using relative path to app.ini (#10104)
2309
2310## [1.11.7](https://github.com/go-gitea/gitea/releases/tag/v1.11.7) - 2020-06-18
2311
2312* BUGFIXES
2313  * Use ID or Where to instead directly use Get when load object from database (#11925) (#11935)
2314  * Fix __webpack_public_path__ for 1.11 (#11907)
2315  * Fix verification of subkeys of default gpg key (#11713) (#11902)
2316  * Remove unnecessary parentheses in wiki/view template (#11781)
2317  * Doctor fix xorm.Count nil on sqlite error (#11741)
2318
2319## [1.11.6](https://github.com/go-gitea/gitea/releases/tag/v1.11.6) - 2020-05-30
2320
2321* SECURITY
2322  * Fix missing authorization check on pull for public repos of private/limited org (#11656) (#11683)
2323  * Use session for retrieving org teams (#11438) (#11439)
2324* BUGFIXES
2325  * Return json on 500 error from API (#11574) (#11660)
2326  * Fix wrong milestone in webhook message (#11596) (#11612)
2327  * Prevent (caught) panic on login (#11590) (#11598)
2328  * Fix commit page js error (#11527)
2329  * Use media links for img in post-process (#10515) (#11504)
2330  * Ensure public repositories in private organizations are visible and fix admin organizations list (#11465) (#11475)
2331  * Set correct Content-Type value for Gogs/Gitea webhooks (#9504) (#10456) (#11461)
2332  * Allow all members of private orgs to see public repos (#11442) (#11459)
2333  * Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) (#11457)
2334  * Forcibly clean and destroy the session on logout (#11447) (#11451)
2335  * Fix /api/v1/orgs/* endpoints by changing parameter to :org from :orgname (#11381)
2336  * Add tracked time fix to doctor (part of #11111) (#11138)
2337  * Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) (#11544)
2338  * Remove unnecessary parentheses in wiki/revision.tmpl to allow 1.11 to build on go1.14  (#11481)
2339
2340## [1.11.5](https://github.com/go-gitea/gitea/releases/tag/v1.11.5) - 2020-05-09
2341
2342* BUGFIXES
2343  * Prevent timer leaks in Workerpool and others (#11333) (#11340)
2344  * Fix tracked time issues (#11349) (#11354)
2345  * Add NotifySyncPushCommits to indexer notifier (#11309) (#11338)
2346  * Allow X in addition to x in tasks (#10979) (#11335)
2347  * When delete tracked time through the API return 404 not 500 (#11319) (#11326)
2348  * Prevent duplicate records in organizations list when creating a repository (#11303) (#11325)
2349  * Manage port in submodule refurl (#11305) (#11323)
2350  * api.Context.NotFound(...) should tolerate nil (#11288) (#11306)
2351  * Show pull request selection even when unrelated branches (#11239) (#11283)
2352  * Repo: milestone: make /milestone/:id endpoint accessible (#11264) (#11282)
2353  * Fix GetContents(): Dont't ignore Executables (#11192) (#11209)
2354  * Fix submodule paths when AppSubUrl is not root (#11098) (#11176)
2355  * Prevent clones and pushes to disabled wiki (#11131) (#11134)
2356  * Remove errant third closing curly-bracket from account.tmpl and send account ID in account.tmpl (#11130)
2357  * On Repo Deletion: Delete related TrackedTimes too (#11110) (#11125)
2358  * Refresh codemirror on show pull comment tab (#11100) (#11122)
2359  * Fix merge dialog on protected branch with missing required statuses (#11074) (#11084)
2360  * Load pr Issue Poster on API too (#11033) (#11039)
2361  * Fix release counter on API repository info (#10968) (#10996)
2362  * Generate Diff and Patch direct from Pull head (#10936) (#10938)
2363  * Fix rebase conflict detection in git 2.26 (#10929) (#10930)
2364* ENHANCEMENT
2365  * Fix 404 and 500 image size in small size screen (#11043) (#11049)
2366  * Multiple Gitea Doctor improvements (#10943) (#10990) (#10064) (#9095) (#10991)
2367
2368## [1.11.4](https://github.com/go-gitea/gitea/releases/tag/v1.11.4) - 2020-04-01
2369
2370* BUGFIXES
2371  * Only update merge_base if not already merged (#10909)
2372  * Fix milestones too many SQL variables bug (#10880) (#10904)
2373  * Protect against NPEs in notifications list (#10879) (#10883)
2374  * Convert plumbing.ErrObjectNotFound to git.ErrNotExist in getCommit (#10862) (#10868)
2375  * Convert plumbing.ErrReferenceNotFound to git.ErrNotExist in GetRefCommitID (#10676) (#10797)
2376  * Account for empty lines in receive-hook message (#10773) (#10784)
2377  * Fix bug on branch API (#10767) (#10775)
2378  * Migrate to go-git/go-git v5.0.0 (#10735) (#10753)
2379  * Fix hiding of fields in authorization source page (#10734) (#10752)
2380  * Prevent default for linkAction (#10742) (#10743)
2381
2382## [1.11.3](https://github.com/go-gitea/gitea/releases/tag/v1.11.3) - 2020-03-10
2383
2384* BUGFIXES
2385  * Prevent panic in stopwatch (#10670) (#10673)
2386  * Fix bug on pull view when required status check no ci result (#10648) (#10651)
2387  * Build explicitly with Go 1.13 (#10684)
2388
2389## [1.11.2](https://github.com/go-gitea/gitea/releases/tag/v1.11.2) - 2020-03-06
2390
2391* BREAKING
2392  * Various fixes in login sources (#10428) (#10429)
2393* SECURITY
2394  * Ensure only own addresses are updated (#10397) (#10399)
2395  * Logout POST action (#10582) (#10585)
2396  * Org action fixes and form cleanup (#10512) (#10514)
2397  * Change action GETs to POST (#10462) (#10464)
2398  * Fix admin notices (#10480) (#10483)
2399  * Change admin dashboard to POST (#10465) (#10466)
2400  * Update markbates/goth (#10444) (#10445)
2401  * Update crypto vendors (#10385) (#10398)
2402* BUGFIXES
2403  * Allow users with write permissions to modify issue descriptions and comments. (#10623) (#10626)
2404  * Handle deleted base branch in PR (#10618) (#10619)
2405  * Delete dependencies when deleting a repository (#10608) (#10616)
2406  * Ensure executable bit is kept on the web editor (#10607) (#10614)
2407  * Update mergebase in pr checker (#10586) (#10605)
2408  * Fix release attachments being deleted while upgrading (#10572) (#10573)
2409  * Fix redirection path if Slack webhook channel is invalid (#10566)
2410  * Fix head.tmpl og:image picture location (#10531) (#10556)
2411  * Fix 404 after activating secondary email (#10547) (#10553)
2412  * Show Signer in commit lists and add basic trust (#10425 & #10511) (#10524)
2413  * Fix potential bugs (#10513) (#10518)
2414  * Use \[:space:\] instead of \\s (#10508) (#10509)
2415  * Avoid mailing users that have explicitly unwatched an issue (#10475) (#10500)
2416  * Handle push rejection message in Merge & Web Editor (#10373) (#10497)
2417  * Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) (#10493)
2418  * Fix double PR notification from API (#10482) (#10486)
2419  * Show the username as a fallback on feeds if full name is blank (#10461)
2420  * Trigger webhooks on issue label-change via API too (#10421) (#10439)
2421  * Fix git reference type in webhooks (#10427) (#10432)
2422  * Prevent panic on merge to PR (#10403) (#10408)
2423  * Fix wrong num closed issues on repository when close issue via commit… (#10364) (#10380)
2424  * Reading pull attachments should depend on read UnitTypePullRequests (#10346) (#10354)
2425  * Set max-width on review-box comment box (#10348) (#10353)
2426  * Prevent nil pointer in GetPullRequestCommitStatusState (#10342) (#10344)
2427  * Fix protected branch status check settings (#10341) (#10343)
2428  * Truncate long commit message header (#10301) (#10319)
2429  * Set the initial commit status to Success otherwise it will always be Pending (#10317) (#10318)
2430  * Don't manually replace whitespace during render (#10291) (#10315)
2431* ENHANCEMENT
2432  * Admin page for managing user e-mail activation (#10557) (#10579)
2433
2434## [1.11.1](https://github.com/go-gitea/gitea/releases/tag/v1.11.1) - 2020-02-15
2435
2436* BUGFIXES
2437  * Repo name added to automatically generated commit message when merging (#9997) (#10285)
2438  * Fix Workerpool deadlock (#10283) (#10284)
2439  * Divide GetIssueStats query in smaller chunks (#10176) (#10282)
2440  * Fix reply on code review (#10257)
2441  * Stop hanging issue indexer initialisation from preventing shutdown (#10243) (#10249)
2442  * Fix filter label emoji width (#10241) (#10244)
2443  * Fix issue sidebar menus having an infinite height (#10239) (#10240)
2444  * Fix commit between two commits calculation if there is only last commit (#10225) (#10226)
2445  * Only check for conflicts/merging if the PR has not been merged in the interim (#10132) (#10206)
2446  * Blacklist manifest.json & milestones user (#10292) (#10293)
2447
2448## [1.11.0](https://github.com/go-gitea/gitea/releases/tag/v1.11.0) - 2020-02-10
2449* BREAKING
2450  * Fix followers and following tabs in profile (#10202) (#10203)
2451  * Make CertFile and KeyFile relative to CustomPath (#9868) (#9874)
2452  * Remove unused endpoints (#9538)
2453  * Prefix all user-generated IDs in markup (#9477)
2454  * Enforce Gitea environment for pushes (#8982)
2455  * Hide some user information via API if user have not enough permissions (#8655)
2456  * Move startpage/homepage translation to crowdin (#8596)
2457* SECURITY
2458  * Never allow an empty password to validate (#9682) (#9683)
2459  * Prevent redirect to Host (#9678) (#9679)
2460  * Swagger hide search field (#9554)
2461  * Add "search" to reserved usernames (#9063)
2462  * Switch to fomantic-ui (#9374)
2463  * Only serve attachments when linked to issue/release and if accessible by user (#9340)
2464* FEATURES
2465  * Webhooks should only show sender if it makes sense (#9601)
2466  * Provide Default messages for merges (#9393)
2467  * Add description to labels on create issue (#9392)
2468  * Graceful Queues: Issue Indexing and Tasks (#9363)
2469  * Default NO_REPLY_ADDRESS to DOMAIN (#9325)
2470  * Allow FCGI over unix sockets (#9298)
2471  * Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
2472  * Add API for Reactions (#9220)
2473  * Graceful: Cancel Process on monitor pages & HammerTime (#9213)
2474  * Graceful: Allow graceful restart for unix sockets (#9113)
2475  * Graceful: Allow graceful restart for fcgi (#9112)
2476  * Sign protected branches (#8993)
2477  * Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)
2478  * Add Gitea icon to Emojis (#8950)
2479  * Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)
2480  * Allow Custom Reactions (#8886)
2481  * Close/reopen issues by keywords in titles and comments (#8866)
2482  * Allow incompletely specified Time Formats (#8816)
2483  * Prevent upload (overwrite) of lfs locked file (#8769)
2484  * Template Repositories (#8768)
2485  * Add /milestones endpoint (#8733)
2486  * Make repository management section handle lfs locks (#8726)
2487  * Respect LFS File Lock on UI (#8719)
2488  * Add team option to grant rights for all organization repositories (#8688)
2489  * Enabling and disabling the commit button to prevent empty commits (web editor) (#8590)
2490  * Add setting to disable BASIC authentication (#8586)
2491  * Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528)
2492  * Allow Protected Branches to Whitelist Deploy Keys (#8483)
2493  * Push to create repo (#8419)
2494  * Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)
2495  * Add basic repository lfs management (#7199)
2496* BUGFIXES
2497  * Fix code-expansion arc-green theme bug (#10180) (#10185)
2498  * Prevent double wait-group decrement (#10170) (#10175)
2499  * Allow emoji on review head comments (#10159) (#10174)
2500  * Fix issue/pull link (#10158) (#10173)
2501  * Fix push-create SSH bugs (#10145) (#10151)
2502  * Prevent DeleteUser API abuse (#10125) (#10128)
2503  * Fix issues/pulls dashboard paging error (#10114) (#10115)
2504  * Add button to revert SimpleMDE to plain textarea (#10099) (#10102)
2505  * Fix branch page pull request title and link error (#10092) (#10097)
2506  * Fix PR API: Only try to get HeadBranch if HeadRepo exist (#10029) (#10088)
2507  * Update topics repo count when deleting repository (#10051) (#10081)
2508  * Show pull icon on pull requests (#10061) (#10062)
2509  * Fix milestone API state parameter unhandled (#10049) (#10052)
2510  * Move to using a temporary repo for pushing new PRs (#10009) (#10042)
2511  * Fix wiki raw view on sub path (#10002) (#10040)
2512  * Ensure that feeds are appropriately restricted (#10018) (#10019)
2513  * Sanitize credentials in mirror form (#9975) (#9991)
2514  * Close related pull requests when deleting head repository or head branch (#9927) (#9974)
2515  * Switch to use -f instead of -F for sendmail (#9961) (#9970)
2516  * Fix file rename/copy not supported by indexer (#9965) (#9967)
2517  * Fix repo indexer not updating upon push (#9957) (#9963)
2518  * Don't convert ellipsis in markdown (#9905) (#9937)
2519  * Fixed repo link in generated comment for cross repository dependency (#9863) (#9935)
2520  * Check if diff actually contains sections when rendering (#9926) (#9933)
2521  * Fix wrong hint when status checking is running on pull request view (#9886) (#9928)
2522  * Fix RocketChat (#9908) (#9921)
2523  * Do not try to recreate ldap user if they are already created (#9900) (#9919)
2524  * Create terminated channel in queue_redis (#9910) (#9911)
2525  * Prevent empty LDAP search result from deactivating all users (#9879) (#9896)
2526  * Fix wrong permissions check when issues/prs shared operations (#9885) (#9889)
2527  * Check user != nil before checking values (#9881) (#9883)
2528  * Allow hyphen in language name (#9873) (#9880)
2529  * Ensure that 2fa is checked on reset-password (#9857) (#9876)
2530  * Fix issues/pulls dependencies problems (#9842) (#9864)
2531  * Fix markdown anchor links (#9673) (#9840)
2532  * Allow assignee on Pull Creation when Issue Unit is deactivated (#9836) (#9837)
2533  * Fix download file wrong content-type (#9825) (#9834)
2534  * Fix wrong poster identity on a migrated pull request when submit review (#9827) (#9830)
2535  * Fix database dump when log directory is missing (#9818) (#9819)
2536  * Fix compare (#9808) (#9814)
2537  * Fix push-to-create (#9772) (#9797)
2538  * Fix missing msteam webhook on organization (#9781) (#9794)
2539  * Fix missing unlock in uniquequeue (#9790) (#9791)
2540  * Fix add team on collaborator page when same name as organization (#9778)
2541  * DeleteRepoFile incorrectly handles Delete to new branch (#9769) (#9775)
2542  * Fix milestones page (#9771)
2543  * Fix SimpleMDE quote reply (#9757) (#9768)
2544  * Fix missing updated time on migrated issues and comments (#9744) (#9764)
2545  * Move Errored PRs out of StatusChecking (#9675) (#9726)
2546  * Make hook status printing configurable with delay (#9641) (#9725)
2547  * ​Fix /repos​/issues​/search (#9698) (#9724)
2548  * Silence fomantic error regarding tabs (#9713) (#9718)
2549  * Remove unused lock (#9709) (#9710)
2550  * Remove q.lock.Unlock() in setInternal to prevent panic (#9705) (#9706)
2551  * Load milestone in API PR list (#9671) (#9700)
2552  * Don't attempt to close issue if already closed (#9696) (#9699)
2553  * Remove google font call (#9668) (#9681)
2554  * Eliminate horizontal scroll caused by footer (#9674)
2555  * Fix nil reference in repo generation (#9660) (#9666)
2556  * Add HTML URL to API Issues (#9654) (#9661)
2557  * Add PR review webhook to Telegram (#9653) (#9655)
2558  * Use filepath.IsAbs instead of path.IsAbs (#9651) (#9652)
2559  * Disable remove button on repository teams when have access to all (#9640)
2560  * Clean up old references on branch delete (#9614)
2561  * Hide public repos owned by private orgs (#9609)
2562  * Fix access issues on milestone and issue overview pages. (#9603)
2563  * Fix error logged when repos qs is empty (#9591)
2564  * Dont trigger notification twice on issue assignee change (#9582)
2565  * Fix mirror pushed commit actions (#9572)
2566  * Allow only specific columns to be updated on issue via API (#9189) (#9539)
2567  * Fix default avatar for ghost user (#9536)
2568  * Fix download of release attachments with same name (#9529)
2569  * Resolve deprecated INI conversion (#9525)
2570  * Ignore empty avatars during database migration (#9520)
2571  * Fix deleted branch isn't removed when push the branch again (#9516)
2572  * Fix repository issues pagination bug when there are more than one label filter (#9512)
2573  * Fix SetExpr failed (#9506)
2574  * Remove obsolete file private/push_update.go (#9503)
2575  * When recreating hooks, delete them first so they are recreated with the umask (#9502)
2576  * Properly enforce gitea environment for pushes (#9501)
2577  * Fix datarace on repo indexer queue (#9490)
2578  * Add call to load repo prior to redirect in add/remove dependency code (#9484)
2579  * Wrap the code indexer (#9476)
2580  * Use Req.URL.RequestURI() to cope with FCGI urls (#9473)
2581  * Set default ssh.minimum_key_sizes (#9466)
2582  * Fixed issue with paging in /repos/{owner}/{repo}/git/trees/{sha} api (#9459)
2583  * Fix wrong notification on merge (#9450)
2584  * Issue with Migration rule v111 (#9449)
2585  * Trigger webhook when deleting a branch after merging a PR (#9424)
2586  * Add migration to sanitize repository original_url (#9423)
2587  * Use OriginalURL instead of CloneAddr in migration logging (#9418)
2588  * Push update after branch is restored (#9416)
2589  * Fix wrong migration (#9381)
2590  * Fix show repositories filter (#9234) (#9379)
2591  * Fix Slack webhook payload title generation to work with Mattermost (#9378)
2592  * Fix double webhook for new PR (#9375)
2593  * AuthorizedKeysCommand should not query db directly (#9371)
2594  * Fix missed change to GetManager() (#9361)
2595  * Fix cache problem on dashboard (#9358)
2596  * RepoIndexer: DefaultBranch needs to be prefixed by BranchPrefix (#9356)
2597  * Fix protected branch using IssueID (#9348)
2598  * Fix nondeterministic behavior (#9341)
2599  * Fix PR/issue redirects when having external tracker (#9339)
2600  * Remove release attachments which repository has been deleted (#9334)
2601  * Fix issue indexer not triggered when migrating a repository (#9332)
2602  * Add SyncTags to uploader interface (#9326)
2603  * Fix bug that release attachment files not deleted when deleting repository (#9322)
2604  * Only sync tags after all migration release batches are completed (#9319)
2605  * File Edit: Author/Committer interchanged (#9297)
2606  * prebuild CSS/JS before xgo release binaries (#9293)
2607  * Log: Ensure FLAGS=none shows no flags (#9287)
2608  * Make Diff Detail on Pull Request Changed File UI always on Top (#9280)
2609  * Switch CSS minifier to cssnano (#9260)
2610  * Fix latest docker image haven't include static files. (#9252)
2611  * Don't link wiki revision to commit (#9244)
2612  * Change review content column to type text in db (#9229)
2613  * Fixed topic regex pattern and added search by topic links after save (#9219)
2614  * Add language to user API responce (#9215)
2615  * Correct tooltip message blocked by dependencies (#9211)
2616  * Add SimpleMDE and Fix Image Paste for Issue/Comment Editor (#9197)
2617  * Fix panic when diff (#9187)
2618  * Fix #9151 - smtp logger configuration sendTos should be an array (#9154)
2619  * Fix max length check and limit in multiple repo forms (#9148)
2620  * Always Show Password Field on Link Account Sign-in Page (#9147)
2621  * Properly fix displaying virtual session provider in admin panel (#9137)
2622  * Fix race condition on indexer (#9136)
2623  * Fix team links in HTML rendering (#9127)
2624  * Fix race condition in ReplaceSanitizer (#9123)
2625  * Fix what information is shown about user in API (#9115)
2626  * Fix nil context user for template repositories (#9099)
2627  * Hide given credentials for migrated repos. (#9097)
2628  * Fix reCAPTCHA API URL (#9083)
2629  * Fix password checks on admin create/edit user (#9076)
2630  * Update golang.org/x/crypto vendor to use acme v2 (#9056)
2631  * Ensure Written is set in GZIP ProxyResponseWriter (#9018)
2632  * Fix wrong system notice when repository is empty (#9010)
2633  * Fix broken link to branch from issue list (#9003)
2634  * Fix bug when pack js (#8992)
2635  * New review approvals shouldn't require a message (#8991)
2636  * Shadow password correctly for session config (#8984)
2637  * Don't send notification on pending reviews (#8943)
2638  * Fix Notify Create Ref Error on tag creation (#8936)
2639  * Convert EOL to UNIX-style to render MD properly (#8925)
2640  * Migrate temp_repo.go to use git.NewCommand  (#8918)
2641  * Fix issue with user.fullname (#8902)
2642  * Add Close() method to gogitRepository (#8901)
2643  * Enable punctuations ending mentions (#8889)
2644  * Fix password complexity check on registration (#8887)
2645  * Fix require external registration password (#8885)
2646  * Fix edit content button on migrated issue content (#8877)
2647  * Fix permission checks for close/reopen from commit (#8875)
2648  * Fix API Bug (fail on empty assignees) (#8873)
2649  * Stop using git count-objects and use raw directory size for repository (#8848)
2650  * Fix count for commit graph last page (#8843)
2651  * Fix to close opened io resources as soon as not needed (#8839)
2652  * Improve notification (#8835)
2653  * Fix new user form for non-local users (#8826)
2654  * Fix: remove duplicated signed commit icons (#8820)
2655  * Fix (open/closed) issue count when label excluded (#8815)
2656  * Fix SSH2 conditional in key parsing code (#8806)
2657  * Fix 500 when edit hook (#8782)
2658  * On windows set core.longpaths true (#8776)
2659  * Fix commit expand button to not go to commit link (#8745)
2660  * Avoid re-issuing redundant cross-references. (#8734)
2661  * Fix milestone close timestamp function (#8728)
2662  * Move webhook codes from service to webhook notification (#8712)
2663  * Show zero lines on the line counter if the file empty (#8700)
2664  * Fix deadline on update issue or PR via API (#8696)
2665  * make call createMilestoneComment on newIssue func (#8678)
2666  * Send tag create and push webhook when release created on UI (#8671)
2667  * Prevent chrome download page as html with alt + click (#8669)
2668  * Fix 500 when getting user as unauthenticated user (#8653)
2669  * Graceful fixes (#8645)
2670  * Add SubURL to redirect path (#8632) (#8634)
2671  * Fix extra columns from `label` table (#8633)
2672  * Add SubURL to redirect path for transferred/renamed repos (#8632)
2673  * Fix bug when migrate from API (#8631)
2674  * Allow to merge if file path contains " or \ (#8629)
2675  * Prevent removal of non-empty emoji panel following selection of duplicate (#8609)
2676  * Ensure default gpg settings not nil and found commits have reference to repo (#8604)
2677  * Set webhook Content-Type for application/x-www-form-urlencoded (#8599)
2678  * Fix #8582 by handling empty repos (#8587)
2679  * Fix of the diff statistics view on pull request's (#8581)
2680  * Fix bug on pull requests when transfer head repository (#8564)
2681  * Fix template error on account page (#8562)
2682  * Allow externalID to be UUID (#8551)
2683  * Fix ignored error on editorconfig api (#8550)
2684  * Fix user avatar name (#8547)
2685  * Ensure that GitRepo is set on Empty repositories (#8539)
2686  * Add missed close in ServeBlobLFS (#8527)
2687  * Fix migrate mirror 500 bug (#8526)
2688  * Fix password complexity regex for special characters (on master) (#8525)
2689* ENHANCEMENTS
2690  * Explicitly refer to PR in squash-merge commit message in case of external tracker (#9844) (#9855)
2691  * Add a /user/login landing page option (#9622)
2692  * Some more e-mail notification fixes (#9596)
2693  * Add branch protection option to block merge on requested changes. (#9592)
2694  * Add footer extra links template (#9576)
2695  * Fix for a wrong URL in activity page of repository.  (#9571)
2696  * Update default issue template (#9568)
2697  * Change markdown rendering from blackfriday to goldmark  (#9533)
2698  * Extend file create api with dates (#9464)
2699  * Add ActionCommentPull action (#9456)
2700  * Response for context on retry database connection (#9444)
2701  * Refactor webhooks to reduce code duplication (#9422)
2702  * update couchbase deps for new license (#9419)
2703  * Add .ignore file for search tools (#9417)
2704  * Remove unsued struct (#9405)
2705  * Hide not allowed Reactions (#9387)
2706  * Remove text from action-only webhooks (#9377)
2707  * Move PushToBaseRepo from models to services/pull (#9352)
2708  * Site admin could view org's members (#9346)
2709  * Sleep longer if request speed is over github limitation (#9335)
2710  * Refactor comment (#9330)
2711  * Refactor code indexer (#9313)
2712  * Remove SavePatch and generate patches on the fly (#9302)
2713  * Move some pull request functions from models to services (#9266)
2714  * Update JS dependencies (#9255)
2715  * Show label list on label set (#9251)
2716  * Redirect issue if repo has configured external tracker. (#9247)
2717  * Allow kbd tags (#9245)
2718  * Remove unused comment actions (#9222)
2719  * Fixed errors logging in dump.go (#9218)
2720  * Expose release counter to repo API response (#9214)
2721  * Make consistent links to repository in the Slack/Mattermost notificiations (#9205)
2722  * Expose pull request counter to repo API response (#9202)
2723  * Extend TrackedTimes API (#9200)
2724  * Extend StopWatch API (#9196)
2725  * Move code indexer related code to a new package (#9191)
2726  * Docker: ask s6 to stop all service when gitea stop (#9171)
2727  * Variable expansion in repository templates (#9163)
2728  * Add avatar and issue labels to template repositories (#9149)
2729  * Show single review comments in the PR conversation tab (#9143)
2730  * Extract createComment (#9125)
2731  * Move PushUpdateOptions from models to repofiles (#9124)
2732  * Alternate syntax for cross references (#9116)
2733  * Add USE_SERVICE_WORKER setting (#9110)
2734  * Only show part of members on orgnization dashboard and add paging for orgnization members page (#9092)
2735  * Explore page: Add topic param to pagination (#9077) (#9078)
2736  * Markdown: Sanitizier Configuration (#9075)
2737  * Add password requirement info on error (#9074)
2738  * Allow authors to use act keywords in PR content (#9059)
2739  * Move modules/gzip to gitea.com/macaron/gzip (#9058)
2740  * Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055)
2741  * Context menus for comments, add quote reply (#9043)
2742  * Update branch API endpoint to show effective branch protection. (#9031)
2743  * Move git graph from models to modules/graph (#9027)
2744  * Move merge actions to notification (#9024)
2745  * Move mirror sync actions to notification (#9022)
2746  * Add retry for migration http/https requests (#9019)
2747  * Rewrite delivery of issue and comment mails (#9009)
2748  * Add review comments to mail notifications (#8996)
2749  * Refactor pull request review (#8954)
2750  * Githook highlighter (#8932)
2751  * Add git hooks and webhooks to template repositories; move to services (#8926)
2752  * Only view branch or tag if it match refType requested. (#8899)
2753  * Drop Admin attribute based on LDAP when login (continue #1743) (#8849)
2754  * Add additional periods to activity page (#8829)
2755  * Update go-org to optimize code (#8824)
2756  * Move some actions to notification/action (#8779)
2757  * Webhook support custom proxy (#8760)
2758  * Fix API deadline removal (#8759)
2759  * Mark review comment as invalidated when file is deleted (#8751)
2760  * Move pull list code to a separate file (#8748)
2761  * Move webhook to a standalone package under modules (#8747)
2762  * Multi repo select on issue page (#8741)
2763  * apply exclude label on milestone issue list (#8739)
2764  * Move issue notifications and assignee man (#8713)
2765  * Move issue change content from models to service (#8711)
2766  * Move issue change status from models to service (#8691)
2767  * Move more issue assignee code from models to issue service (#8690)
2768  * Create PR on Current Repository by Default (#8670)
2769  * Improve Open Graph Protocol (#8637)
2770  * Batch hook pre- and post-receive calls (#8602)
2771  * Improve webhooks (#8583)
2772  * Move transfer repository and rename repository on a service package and start action notification (#8573)
2773  * Implement/Fix PR review webhooks (#8570)
2774  * Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to go-org (#8560)
2775  * Move some repositories' operations to a standalone service package (#8557)
2776  * Allow more than 255 characters for tokens in external_login_user table (#8554)
2777  * Move issue label operations to issue service package (#8553)
2778  * Adjust error reporting from merge failures and use LC_ALL=C for git (#8548)
2779  * Mail assignee when issue/pull request is assigned (#8546)
2780  * Allow committing / adding empty files using the web ui (#8420) (#8532)
2781  * Move sync mirror actions to mirror service package (#8518)
2782  * Remove arrows on numeric inputs (#8516)
2783  * Support inline rendering of CUSTOM_URL_SCHEMES (#8496)
2784  * Recalculate repository access only for specific user (#8481)
2785  * Add download button for rull request diff- and patch-file (#8470)
2786  * Add single sign-on support via SSPI on Windows (#8463)
2787  * Move change issue title from models to issue service package (#8456)
2788  * Add included tag on  branch view (#8449)
2789  * Make static resouces web browser cache time customized on app.ini (#8442)
2790  * Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426)
2791  * Add pagination to commit graph page (#8360)
2792  * Use templates for issue e-mail subject and body (#8329)
2793  * Move clearlabels from models to issue service (#8326)
2794  * Move AddTestPullRequestTask to pull service package from models (#8324)
2795  * Team permission to create repository in organization (#8312)
2796  * Allows external rendering of other filetypes (#8300)
2797  * Add 'Alt + click' feature to exclude labels (#8199)
2798  * Configurable close and reopen keywords for PRs (#8120)
2799  * Configurable URL for static resources (#7911)
2800  * Unifies commit list in repository commit table and wiki revision page (#7907)
2801  * Allow cross-repository dependencies on issues (#7901)
2802  * Auto-subscribe user to repository when they commit/tag to it (#7657)
2803  * Restore Graceful Restarting & Socket Activation (#7274)
2804  * wiki - add 'write' 'preview' buttons to wiki edit like in issues (#7241)
2805  * Change target branch for pull request (#6488)
2806  * Display PR commits and diffs using base repo rather than forked (#3648)
2807* TESTING
2808  * Add debug option to serv to help debug problems (#9492)
2809  * Fix the intermittent TestGPGGit failures (#9360)
2810  * Testing: Update postgres sequences (#9304)
2811  * Missed defer prepareTestEnv (#9285)
2812  * Fix "data race" in testlogger (#9159)
2813  * Yet another attempt to fix the intermittent failure of gpg git test (#9146)
2814  * integrations: Fix Dropped Test Errors (#9040)
2815  * services/mirror: fix dropped test errors (#9007)
2816  * Fix intermittent GPG Git test failure (#8968)
2817  * Update Github Migration Tests (#8893) (#8938)
2818  * Update heatmap fixtures to restore tests (#8615)
2819* TRANSLATION
2820  * Fix Korean locales (#9761) (#9780)
2821  * Fix placeholders in the error message (#9060)
2822  * Fix spelling of admin.users.max_repo_creation (#8934)
2823  * Improve german translation of homepage (#8549)
2824* BUILD
2825  * Fix webpack polyfills (#9735) (#9738)
2826  * Update gitea.com/macaron to 1.4.0 (#9608)
2827  * Upgrade lato fonts to v16. (#9498)
2828  * Update alpine to 3.11 (#9440)
2829  * Upgrade blevesearch (#9177)
2830  * Remove built js/css files from git (#9114)
2831  * Move semantic.dropdown.custom.js to webpack (#9064)
2832  * Check compiled files during build (#9042)
2833  * Enable lazy-loading of gitgraph.js (#9036)
2834  * Pack web_src/js/draw.js to public/js/index.js (#8975)
2835  * Modernize js and use babel (#8973)
2836  * Move index.js to web_src and use webpack to pack them (#8598)
2837  * Restrict modules/graceful to non-windows build and shim IsChild (#8537)
2838  * Upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#8501)
2839* DOCS
2840  * Swagger info corrections (#9441) (#9558)
2841  * Add ALLOW_ONLY_EXTERNAL_REGISTRATION to config cheat sheet (#8986)
2842  * Rephrase comment about RuntimeDirectory option in systemd config (#8912)
2843  * Explicitly indicate the socket unit to use the service unit "gitea.service" (#8804)
2844  * Adjust the must-change-password help (#8755)
2845  * Add notice to docs for migrating from more recent versions of Gogs (#8724)
2846  * Add explicit info about customization of homepage (#8694)
2847  * Change external asciidoctor tool to embedded mode (#8677)
2848  * Add Docker fail2ban configuration (#8642)
2849  * Correct some outdated statements in the contributing guidelines (#8612)
2850  * Basic Design guidelines (describing different parts of the code) (#8601)
2851  * Display Gitea logo in Readme (#8592)
2852  * Fix building from source docs to ref AppWorkPath (#8567)
2853  * Update the provided gitea.service to mention socket activation (#8531)
2854  * Doc added how to setup email (#8520)
2855* MISC
2856  * Backport Locales [2020-01-14] (#9773)
2857  * Add translatable Powered by Gitea text in footer (#9600)
2858  * Add contrib/environment-to-ini (#9519)
2859  * Remove unnecessary loading of settings in update hook (#9496)
2860  * Update gitignore list (#9437)
2861  * Update license list (#9436)
2862  * Fix background reactions in the arc-green theme (#9421)
2863  * Update and fix chardet import (#9351)
2864  * Ensure LF on checkouts and in editors (#9259)
2865  * Fixed topics margin (#9248)
2866  * Add comment to exported function WindowsServiceName (make revive) (#9241)
2867  * Remove empty lines on issues/pulls page (#9232)
2868  * Fix Add Comment Button's "+" Position (#9140)
2869  * Add first issue comment hashtag (#9052)
2870  * Change some label colors (#9051)
2871  * Fix double scroll in branch dropdown (#9048)
2872  * Add comment highlight when target from url (#9047)
2873  * Update display of reactions to issues and comments (#9038)
2874  * Button tooltip formatting under Branches (#9034)
2875  * Allow setting default branch via API (#9030)
2876  * Update dashboard context for PR reviews (#8995)
2877  * Show repository size in repo home page and settings (#8940)
2878  * Allow to add and remove all repositories to/from team. (#8867)
2879  * Show due date in dashboard issues list (#8860)
2880  * Theme arc-green: reverse heatmap colors (#8840)
2881  * Project files table style update (#8757)
2882  * gitignore debugging file from vscode (#8740)
2883  * Add API for Issue set Subscription (#8729)
2884  * Make 100% width search bar (#8710)
2885  * Update color theme for heatmap (#8709)
2886  * Add margin to title_wip_desc (#8705)
2887  * Improve visibility of "Pending" indicator (#8685)
2888  * Improve accessibility of dropdown menus (#8638)
2889  * Make /users/{username}/repos list private repos the current user has access to (#8621)
2890  * Prevent .code-view from overriding font on icon fonts (#8614)
2891  * Add id references on all issue events to allow internal linking (#8608)
2892  * Upgrade xorm to v0.8.0 (#8536)
2893  * Upgrade gopkg.in/ini.v1 (#8500)
2894  * Update CodeMirror to version 5.49.0 (#8381)
2895  * Wiki editor: enable side-by-side button (#7242)
2896
2897## [1.10.6](https://github.com/go-gitea/gitea/releases/tag/v1.10.6) - 2020-03-10
2898
2899This is a re-tag version of v1.10.5 and also explicitly built with Go 1.13.
2900
2901WARNING: v1.10.5 is incorrectly tagged targeting 1.12-dev and should **not** be used.
2902
2903## [1.10.5](https://github.com/go-gitea/gitea/releases/tag/v1.10.5) - 2020-03-06
2904
2905* BUGFIXES
2906  * Fix release attachments being deleted while upgrading (#10572) (#10574)
2907
2908## [1.10.4](https://github.com/go-gitea/gitea/releases/tag/v1.10.4) - 2020-02-16
2909
2910* FEATURE
2911  * Prevent empty LDAP search from deactivating all users (#9879) (#9890)
2912* BUGFIXES
2913  * Fix reply on code review (#10261) (#10227)
2914  * Fix branch page pull request title and link error (#10092) (#10098)
2915  * Fix milestone API state parameter unhandled (#10049) (#10053)
2916  * Fix wiki raw view on sub path (#10002) (#10041)
2917  * Fix RocketChat Webhook (#9908) (#9921) (#9925)
2918  * Fix bug about wrong dependencies permissions check and other wrong permissions check (#9884) (Partial backport #9842)
2919  * Ensure that 2fa is checked on reset-password (#9857) (#9877)
2920
2921## [1.10.3](https://github.com/go-gitea/gitea/releases/tag/v1.10.3) - 2020-01-17
2922* SECURITY
2923  * Hide credentials when submitting migration (#9102) (#9704)
2924  * Never allow an empty password to validate (#9682) (#9684)
2925  * Prevent redirect to Host (#9678) (#9680)
2926  * Hide public repos owned by private orgs (#9609) (#9616)
2927* BUGFIXES
2928  * Allow assignee on Pull Creation when Issue Unit is deactivated (#9836) (#9838)
2929  * Fix download file wrong content-type (#9825) (#9835)
2930  * Fix wrong identify poster on a migrated pull request when submit review (#9827) (#9831)
2931  * Fix dump non-exist log directory (#9818) (#9820)
2932  * Fix compare (#9808) (#9815)
2933  * Fix missing msteam webhook on organization (#9781) (#9795)
2934  * Fix add team on collaborator page when same name as organization (#9783)
2935  * Fix cache problem on dashboard (#9358) (#9703)
2936  * Send tag create and push webhook when release created on UI (#8671) (#9702)
2937  * Branches not at ref commit ID should not be listed as Merged (#9614) (#9639)
2938
2939## [1.10.2](https://github.com/go-gitea/gitea/releases/tag/v1.10.2) - 2020-01-02
2940* BUGFIXES
2941  * Allow only specific Columns to be updated on Issue via API (#9539) (#9580)
2942  * Add ErrReactionAlreadyExist error (#9550) (#9564)
2943  * Fix bug when migrate from API (#8631) (#9563)
2944  * Use default avatar for ghost user (#9536) (#9537)
2945  * Fix repository issues pagination bug when there are more than one label filter (#9512) (#9528)
2946  * Fix deleted branch not removed when push the branch again (#9516) (#9524)
2947  * Fix missing repository status when migrating repository via API (#9511)
2948  * Trigger webhook when deleting a branch after merging a PR (#9510)
2949  * Fix paging on /repos/{owner}/{repo}/git/trees/{sha} API endpoint (#9482)
2950  * Fix NewCommitStatus (#9434) (#9435)
2951  * Use OriginalURL instead of CloneAddr in migration logging (#9418) (#9420)
2952  * Fix Slack webhook payload title generation to work with Mattermost (#9404)
2953  * DefaultBranch needs to be prefixed by BranchPrefix (#9356) (#9359)
2954  * Fix issue indexer not triggered when migrating a repository (#9333)
2955  * Fix bug that release attachment files not deleted when deleting repository (#9322) (#9329)
2956  * Fix migration releases (#9319) (#9326) (#9328)
2957  * Fix File Edit: Author/Committer interchanged (#9297) (#9300)
2958
2959## [1.10.1](https://github.com/go-gitea/gitea/releases/tag/v1.10.1) - 2019-12-05
2960* BUGFIXES
2961  * Fix max length check and limit in multiple repo forms (#9148) (#9204)
2962  * Properly fix displaying virtual session provider in admin panel (#9137) (#9203)
2963  * Upgrade levelqueue to 0.1.0 (#9192) (#9199)
2964  * Fix panic when diff (#9187) (#9193)
2965  * Smtp logger configuration sendTos should be an array (#9154) (#9157)
2966  * Always Show Password Field on Link Account Sign-in Page (#9150)
2967  * Create PR on Current Repository by Default (#8670) (#9141)
2968  * Fix race on indexer (#9136) (#9139)
2969  * Fix reCAPTCHA URL (#9119)
2970  * Hide migrated credentials (#9098)
2971  * Update golang.org/x/crypto vendor to use acme v2 (#9056) (#9085)
2972  * Fix password checks on admin create/edit user (#9076) (#9081)
2973  * Fix add search as a reserved username (#9063) (#9065)
2974  * Fix permission checks for close/reopen from commit (#8875) (#9033)
2975  * Ensure Written is set in GZIP ProxyResponseWriter (#9018) (#9025)
2976  * Fix broken link to branch from issue list (#9003) (#9021)
2977  * Fix wrong system notice when repository is empty (#9020)
2978  * Shadow password correctly for session config (#8984) (#9002)
2979
2980## [1.10.0](https://github.com/go-gitea/gitea/releases/tag/v1.10.0) - 2019-11-13
2981* BREAKING
2982  * Fix deadline on update issue or PR via API (#8698)
2983  * Hide some user information via API if user doesn't have enough permission (#8655) (#8657)
2984  * Remove legacy handling of drone token (#8191)
2985  * Change repo search to use exact match for topic search. (#7941)
2986  * Add pagination for admin api get orgs and fix only list public orgs bug (#7742)
2987  * Implement the ability to change the ssh port to match what is in the gitea config (#7286)
2988* SECURITY
2989  * Fix issue with user.fullname (#8903)
2990  * Ignore mentions for users with no access (#8395)
2991  * Be more strict with git arguments (#7715)
2992  * Extract the username and password from the mirror url (#7651)
2993  * reserve .well-known username (#7637)
2994* FEATURES
2995  * Org/Members: display 2FA members states + optimize sql requests (#7621)
2996  * SetDefaultBranch on pushing to empty repository (#7610)
2997  * Adds side-by-side diff for images (#6784)
2998  * API method to list all commits of a repository (#6408)
2999  * Password Complexity Checks  (#6230)
3000  * Add option to initialize repository with labels (#6061)
3001  * Add additional password hash algorithms (#6023)
3002* BUGFIXES
3003  * Allow to merge if file path contains " or \ (#8629) (#8771)
3004  * On windows set core.longpaths true (#8776) (#8786)
3005  * Fix 500 when edit hook (#8782) (#8789)
3006  * Fix Checkbox at RepoSettings Protected Branch (#8799) (#8801)
3007  * Fix SSH2 conditional in key parsing code (#8806) (#8810)
3008  * Fix commit expand button to not go to commit link (#8745) (#8825)
3009  * Fix new user form for non-local users (#8826) (#8828)
3010  * Fix to close opened io resources as soon as not needed (#8839) (#8846)
3011  * Fix edit content button on migrated issue content (#8877) (#8884)
3012  * Fix require external registration password (#8885) (#8890)
3013  * Fix password complexity check on registration (#8887) (#8888)
3014  * Update Github Migration Tests (#8896) (#8938) (#8945)
3015  * Enable punctuations ending mentions (#8889) (#8894)
3016  * Add Close() method to gogitRepository (#8901) (#8956)
3017  * Hotfix for review actions and notifications (#8965)
3018  * Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528) (#8618)
3019  * Fix milestone close timestamp (#8728) (#8730)
3020  * Fix 500 when getting user as unauthenticated user (#8653) (#8663)
3021  * Fix 'New Issue Missing Milestone Comment' (#8678) (#8681)
3022  * Use AppSubUrl for more redirections (#8647) (#8651)
3023  * Add SubURL to redirect path (#8632) (#8634)
3024  * Fix template error on account page (#8562) (#8622)
3025  * Allow externalID to be UUID (#8551) (#8624)
3026  * Prevent removal of non-empty emoji panel following selection of duplicate (#8609) (#8623)
3027  * Update heatmap fixtures to restore tests (#8615) (#8616)
3028  * Ensure that diff stats can scroll independently of the diff (#8581) (#8621)
3029  * Webhook: set Content-Type for application/x-www-form-urlencoded (#8600)
3030  * Fix #8582 by handling empty repos (#8587) (#8594)
3031  * Fix bug on pull requests when transfer head repository (#8564) (#8569)
3032  * Add missed close in ServeBlobLFS (#8527) (#8542)
3033  * Ensure that GitRepo is set on Empty repositories (#8539) (#8541)
3034  * Fix migrate mirror 500 bug (#8526) (#8530)
3035  * Fix password complexity regex for special characters (#8524)
3036  * Prevent .code-view from overriding font on icon fonts (#8614) (#8627)
3037  * Allow more than 255 characters for tokens in external_login_user table (#8554)
3038  * Fix errors in create org UI regarding team access permission (#8506)
3039  * Fix bug on FindExternalUsersByProvider (#8504)
3040  * Create .ssh dir as necessary (#8486)
3041  * IsBranchExist: return false if provided name is empty (#8485)
3042  * Making openssh listen on SSH_LISTEN_PORT not SSH_PORT (#8477)
3043  * Add check for empty set when dropping indexes during migration (#8471)
3044  * LFS files are relative to LFS content path, ensure that when deleting they are made relative to this (#8455)
3045  * Ensure Request Body Readers are closed in LFS server (#8454)
3046  * Fix template bug on mirror repository setting page (#8438)
3047  * Fix migration v96 to keep issue attachments (#8435)
3048  * Update strk.kbt.io/projects/go/libravatar to latest (#8429)
3049  * Singular form for files that has only one line (#8416)
3050  * Check for either escaped or unescaped wiki filenames (#8408)
3051  * Allow users with explicit read access to give approvals (#8382)
3052  * Fix editor commit to new branch if PR disabled (#8375)
3053  * readd .markdown class to all markup renderers (#8357)
3054  * Upgrade xorm to v0.7.9 to fix some bugs (#8354)
3055  * Fix column name ambiguity in GetUserIssueStats() (#8347)
3056  * Change general form binding to gogs form (#8334)
3057  * Fix pull request commit status in user dashboard list (#8321)
3058  * Fix repo_admin_change_team_access always checked in org settings (#8319)
3059  * Update to github.com/lafriks/xormstore@v1.3.0 (#8317)
3060  * Show correct commit status in PR list (#8316)
3061  * Bugfix for image compare and minor improvements to image compare (#8289)
3062  * Update xorm (#8286)
3063  * Fix API for edit and delete release attachment (#8285)
3064  * Fix nil object access in some conditions when parsing cross references (#8281)
3065  * Fix label count (#8267)
3066  * Only show teams access for organization repositories on collaboration setting page (#8265)
3067  * Test more reserved usernames (#8263)
3068  * Rewrite reference processing code in preparation for opening/closing from comment references (#8261)
3069  * Fix assets key on release webhook (#8253)
3070  * Allow registration when button is hidden (#8237)
3071  * Fix release API URL generation (#8234)
3072  * Fix milestone num_issues (#8221)
3073  * MS Teams webhook misses commit messages (#8209)
3074  * Fix data race (#8204)
3075  * Fix team user api (#8172)
3076  * Fix pull merge 500 error caused by git-fetch breaking behaviors (#8161)
3077  * Make show private icon when repo avatar set (#8144)
3078  * Add reviewers as participants (#8121)
3079  * Fix Go 1.13 private repository go get issue (#8112)
3080  * feat: highlight issue references with : (#8101)
3081  * Make AllowedUsers configurable in sshd_config (#8094)
3082  * Strict name matching for Repository.GetTagID() (#8074)
3083  * Avoid ambiguity of branch/directory names for the git-diff-tree command (#8066)
3084  * Add change title notification for issues (#8061)
3085  * [ssh] fix the config specification in the authorized_keys template (#8031)
3086  * Fix reading git notes from nested trees (#8026)
3087  * Fixes synchronize tags to releases for repository - makes sure we are only getting tag refs (#7990)
3088  * Fix adding default Telegram webhook (#7972)
3089  * Run CORS handler first for /api routes (#7967)
3090  * Abort synchronization from LDAP source if there is some error. (#7960)
3091  * Fix wrong sender when send slack webhook (#7918)
3092  * Fix bug when migrating a private repository (#7917)
3093  * Evaluate emojis in commit messages in list view (#7906)
3094  * Fix upload file type check (#7890)
3095  * lfs/lock: round locked_at timestamp to second (#7872)
3096  * fix non existent milestone with 500 error instead of 404 (#7867)
3097  * gpg/bugfix: Use .ExpiredUnix.IsZero to display green color of forever valid gpg key (#7846)
3098  * Fix duplicate call of webhook (#7821)
3099  * Enable switching to a different source branch when PR already exists (#7819)
3100  * Convert files to utf-8 for indexing (#7814)
3101  * Do not fetch all refs in pull-request compare (#7797)
3102  * Fix multiple bugs with statuses endpoints at API (#7785)
3103  * Restore functionality for early gits (#7775)
3104  * Fix Slack webhook fork message (#7774)
3105  * Rewrite existing repo units if setting is not included in api body (#7763)
3106  * Fix rename failed when rewrite public keys (#7761)
3107  * Fix approvals counting (#7757)
3108  * Add migration step to remove old repo_indexer_status orphaned records (#7746)
3109  * Fix repo_index_status lingering when deleting a repository (#7734)
3110  * Remove camel case tokenization from repo indexer (#7733)
3111  * Fix milestone completness calculation when migrating (#7725)
3112  * Regression: Include "executable" files in the index, as they are not necessarily … (#7718)
3113  * Fixes indexed repos keeping outdated indexes when files grow too large (#7712)
3114  * Skip non-regular files (e.g. submodules) on repo indexing (#7711)
3115  * Fix dropTableColumns sqlite implementation (#7710)
3116  * Update gopkg.in/src-d/go-git.v4 to v4.13.1 (#7705)
3117  * improve branches list performance and fix protected branch icon when no-login (#7695)
3118  * Correct wrong datetime format for git (#7689)
3119  * Move add to hook queue for created repo to outside xorm session. (#7675)
3120  * sugestion to use range .Branches (#7674)
3121  * Fix bug on migrating milestone from github (#7665)
3122  * hide delete/restore button on archived repos (#7658)
3123  * css: use flex to fix floating paginate (#7656)
3124  * Fix syntax highlight initialization (#7617)
3125  * Fix panic on push at - Merging pull request causes 500 error (#7615)
3126  * Make PKCS8, PEM and SSH2 keys work (#7600)
3127  * Fix mistake in arc-green.less split-diff css code. (#7587)
3128  * Handle ErrUserProhibitLogin in http git (#7586)
3129  * Fix bug create/edit wiki pages when code master branch protected (#7580)
3130  * Fixes Malformed URLs in API git/commits response (#7565)
3131  * Fix file header overflow in file and blame views (#7562)
3132  * Improve SSH key parser to handle newlines in keys (#7522)
3133  * Fix empty commits now showing in repo overview (#7521)
3134  * Fix repository's pull request count error (#7518)
3135  * Fix markdown invoke sequence (#7513)
3136  * Remove duplicated webhook trigger (#7511)
3137  * Update User.NumRepos atomically in createRepository (#7493)
3138  * Fix settings page of repo you aren't admin print error - Settings pages giving UnitType error message (#7482)
3139  * Fix redirection after file edit - Handles all redirects for Web UI File CRUD (#7478)
3140  * cmd/serv: actually exit after fatal errors (#7458)
3141  * Fix an issue with some pages throwing 'not defined' js exceptions (#7450)
3142  * fix Dropzone.js integration (#7445)
3143  * Fix regex for issues in commit messages (#7444)
3144  * Diff: Fix indentation on unhighlighted code (#7435)
3145  * Only show "New Pull Request" button if repo allows pulls (#7426)
3146  * Upgrade macaron/captcha to fix random error problem (#7407)
3147  * create class for inline positioned lists (#7393)
3148  * Fetch refs for successful testing for tag (#7388)
3149  * add missing template variable on organisation settings (#7385)
3150  * fix post parameter - on issue list - unset assignee (#7380)
3151  * fix/define autochecked checkboxes on issue list in firefox (#7320)
3152  * only return head: null if source branch was deleted (#6705)
3153* ENHANCEMENTS
3154  * Add nofollow to sign in links (#8509)
3155  * vendor: update mvdan.cc/xurls/v2 to v2.1.0 (#8495)
3156  * Update milestone issues numbers when save milestone and other code improvements (#8411)
3157  * Add extra user information when migrating release (#8331)
3158  * Require overall success if no context is given for status check (#8318)
3159  * Transaction-aware retry create issue to cope with duplicate keys (#8307)
3160  * Change link on issue milestone (#8246)
3161  * Alwaywas return local url for users avatar (#8245)
3162  * Move some milestone functions to a standalone package (#8213)
3163  * Move create issue comment to comments package (#8212)
3164  * Disable max height property of comment textarea (#8203)
3165  * Add 'Mentioning you' group to /issues page (#8201)
3166  * oauth2 with remote Gitea (#8149)
3167  * Reference issues from pull requests and other issues (#8137)
3168  * Fix webhooks to use proxy from environment (#8116)
3169  * Add merged commit id on pull view when it's merged (#8062)
3170  * Add teams to repo on collaboration page. (#8045)
3171  * Update swagger to 0.20.1  (#8010)
3172  * Make link last commit massages in repository home page and commit tables (#8006)
3173  * Add API endpoint for accessing repo topics (#7963)
3174  * Include description in repository search (#7942)
3175  * Use gitea forked macaron (#7933)
3176  * Fix pull creation with empty changes (#7920)
3177  * Allow token as authorization for accessing attachments (#7909)
3178  * Retry create issue to cope with duplicate keys (#7898)
3179  * Move git diff codes from models to services/gitdiff (#7889)
3180  * migrate gplus to google oauth2 provider (#7885)
3181  * Remove unique filter from repo indexer analyzer. (#7878)
3182  * Detect delimiter in CSV rendering (#7869)
3183  * Import topics during migration (#7851)
3184  * Move CreateReview to modules/pull (#7841)
3185  * vendor: update pdf.js to v2.1.266 (#7834)
3186  * Support SSH_LISTEN_PORT env var in docker app.ini template (#7829)
3187  * Add Ability for User to Customize Email Notification Frequency (#7813)
3188  * Move database settings from models to setting (#7806)
3189  * Display ui time with customize time location (#7792)
3190  * Implement webhook branch filter (#7791)
3191  * Restrict repository indexing by glob match (#7767)
3192  * Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756)
3193  * Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751)
3194  * deps: Upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#7749)
3195  * Apply emoji on commit graph page (#7743)
3196  * Add a lot of extension to language mappings for syntax highlights (#7741)
3197  * Add SQL execution on log and indexes on table repository and comment (#7740)
3198  * Set DB connection error level to error (#7724)
3199  * Check commit message hashes before making links (#7713)
3200  * remove unnecessary fmt on generate bindata (#7706)
3201  * Fix specific highlighting (CMakeLists.txt ...) (#7686)
3202  * Add file status on API (#7671)
3203  * Add support for DEFAULT_ORG_MEMBER_VISIBLE (#7669)
3204  * Provide links in commit summaries in commits table/view list (#7659)
3205  * Change length of some repository's columns (#7652)
3206  * Move commit repo action from models to repofiles package (#7645)
3207  * fix wrong email when use gitea as OAuth2 provider (#7640)
3208  * [Branch View] add download button (#7604)
3209  * Update to xorm@v0.7.4 (#7596)
3210  * use 403 instead of 401 for ErrUserProhibitLogin (#7591)
3211  * Removed unnecessary conversions (#7557)
3212  * Un-lambda base.FileSize (#7556)
3213  * Added missing error checks in tests (#7554)
3214  * Move create release from models to a standalone package (#7539)
3215  * Make default branch name link to default branch (#7519)
3216  * Added total count of contributions to heatmap (#7517)
3217  * Move mirror to a standalone package from models (#7486)
3218  * Move models.PushUpdate to repofiles.PushUpdate (#7485)
3219  * Include thread related headers in issue/coment mail (#7484)
3220  * Refuse merge until all required status checks success (#7481)
3221  * convert all js var to let/const (#7464)
3222  * Only create branches for opened pull requestes when migrating from github (#7463)
3223  * jQuery 3 (#7425)
3224  * Add notification placeholder (#7409)
3225  * Search Commits via Commit Hash (#7400)
3226  * Move status table to cron package (#7370)
3227  * wiki - page revisions list  (#7369)
3228  * Display original author and URL information when showing migrated issues/comments (#7352)
3229  * Refactor filetype is not allowed errors (#7309)
3230  * switch to use gliderlabs/ssh for builtin server (#7250)
3231  * Remove settting dependency on modules/session (#7237)
3232  * Move all mail related codes from models to services/mailer (#7200)
3233  * Support git.PATH entry in app.ini (#6772)
3234  * Support setting cookie domain (#6288)
3235  * Move migrating repository from frontend to backend (#6200)
3236  * Delete releases attachments if release is deleted (#6068)
3237* TRANSLATION
3238  * Latvian translation for home page (#8468)
3239  * Add home template italian translation (#8352)
3240  * fix misprint (#7452)
3241* BUILD
3242  * use go 1.13 (#8088)
3243* MISC
3244  * add file line count info on UI (#8396)
3245  * Make issues page left menu 100% width and add reponame as title attribute (#8359)
3246  * [arc-green] white on hover for active menu items (#8344)
3247  * Move ref (branch or tag) location on issue list page (#8157)
3248  * apply emoji on dashboard issue list labels (#8156)
3249  * 1148: Take up the full width when viewing the diff in split view. (#8114)
3250  * Display description of 'make this repo private' as help text, not as tooltip (#8097)
3251  * Fixes deformed emoji in pull request reviews (#8047)
3252  * Add strike to old header on comment (#8046)
3253  * Add tooltip for the visibility checkbox in /repo/create (#8025)
3254  * Update github.com/lafriks/xormstore and tidy up mod.go (#8020)
3255  * keep blame view buttons sequence consistent with normal view when view a file (#8007)
3256  * Use "Pull Request" instead of "Merge Request" (#8003)
3257  * Move line number to :before attr to hide from search on browser (#8002)
3258  * Changed black color to white for (read) number label on issue list page (#8000)
3259  * [Branch View] show "New Pull Request" Button only if posible (#7977)
3260  * Fix hook problem by only setting the git environment variables if we are passed them (#7854)
3261  * Prevent Commit Status and Message From Overflowing On Branch Page (#7800)
3262  * Fix global search result CSS, misc CSS tweaks (#7789)
3263  * Tweak label border CSS (#7739)
3264  * Fix create menu item widths (#7708)
3265  * [Branch View] Delete duplicate protection symbol (#7624)
3266  * [Branch View] Delete Table Header (#7622)
3267  * [Branch View] icons to buttons (#7602)
3268  * update js dependencies (#7462)
3269  * Add Extra Info to Branches Page (#7461)
3270  * Bump lodash from 4.17.11 to 4.17.14 (#7459)
3271  * wiki history improvements (#7391)
3272  * ui fixes - compare view and archieved repo issues (#7345)
3273  * dark theme scrollbars (#7269)
3274  * wiki - editor - add buttons 'inline code', 'empty checkbox', 'checked checkbox' (#7243)
3275  * Fix Statuses API only shows first 10 statuses: Add paging and extend API GetCommitStatuses (#7141)
3276
3277## [1.9.6](https://github.com/go-gitea/gitea/releases/tag/v1.9.6) - 2019-11-13
3278* BUGFIXES
3279  * Allow to merge if file path contains " or \ (#8629) (#8772)
3280  * Fix 500 when edit hook (#8782) (#8790)
3281  * Fix issue with user.fullname (#8904)
3282  * Update Github Migration Test (#8897) (#8946)
3283  * Add Close() method to gogitRepository (#8901) (#8958)
3284
3285## [1.9.5](https://github.com/go-gitea/gitea/releases/tag/v1.9.5) - 2019-10-30
3286* BREAKING
3287  * Hide some user information via API if user doesn't have enough permission (#8655) (#8658)
3288* BUGFIXES
3289  * Fix milestone close timestamp (#8728) (#8731)
3290  * Fix deadline on update issue or PR via API (#8699)
3291  * Fix 'New Issue Missing Milestone Comment' (#8678) (#8682)
3292  * Fix 500 when getting user as unauthenticated user (#8653) (#8662)
3293  * Use AppSubUrl for more redirections (#8647) (#8652)
3294  * Add SubURL to redirect path (#8632) (#8634) (#8640)
3295  * Fix #8582 by handling empty repos (#8587) (#8593)
3296  * Fix bug on pull requests when transfer head repository (#8571)
3297  * Add missed close in ServeBlobLFS (#8527) (#8543)
3298  * Return false if provided branch name is empty for IsBranchExist (#8485) (#8492)
3299  * Create .ssh dir as necessary (#8369) (#8486) (#8489)
3300  * Restore functionality for early gits (#7775) (#8476)
3301  * Add check for empty set when dropping indexes during migration (#8475)
3302  * Ensure Request Body Readers are closed in LFS server (#8454) (#8459)
3303  * Ensure that LFS files are relative to the LFS content path (#8455) (#8458)
3304* SECURITY
3305  * Ignore mentions for users with no access (#8395) (#8484)
3306* TESTING
3307  * Update heatmap fixtures to restore tests (#8615) (#8617)
3308
3309## [1.9.4](https://github.com/go-gitea/gitea/releases/tag/v1.9.4) - 2019-10-08
3310* BUGFIXES
3311  * Highlight issue references (#8101) (#8404)
3312  * Fix bug when migrating a private repository #7917 (#8403)
3313  * Change general form binding to gogs form (#8334) (#8402)
3314  * Fix editor commit to new branch if PR disabled (#8375) (#8401)
3315  * Fix milestone num_issues (#8221) (#8400)
3316  * Allow users with explicit read access to give approvals (#8398)
3317  * Fix commit status in PR #8316 and PR #8321 (#8339)
3318  * Fix API for edit and delete release attachment (#8290)
3319  * Fix assets on release webhook (#8283)
3320  * Fix release API URL generation (#8239)
3321  * Allow registration when button is hidden (#8238)
3322  * MS Teams webhook misses commit messages (backport v1.9) (#8225)
3323  * Fix data race (#8206)
3324  * Fix pull merge 500 error caused by git-fetch breaking behaviors (#8194)
3325  * Fix the SSH config specification in the authorized_keys template (#8193)
3326  * Fix reading git notes from nested trees (#8189)
3327  * Fix team user api (#8172) (#8188)
3328  * Add reviewers as participants (#8124)
3329* BUILD
3330  * Use vendored go-swagger (#8087) (#8165)
3331  * Fix version-validation for GO 1.13 (go-macaron/cors) (#8389)
3332* MISC
3333  * Make show private icon when repo avatar set (#8144) (#8175)
3334
3335## [1.9.3](https://github.com/go-gitea/gitea/releases/tag/v1.9.3) - 2019-09-06
3336* BUGFIXES
3337  * Fix go get from a private repository with Go 1.13 (#8100)
3338  * Strict name matching for Repository.GetTagID() (#8082)
3339  * Avoid ambiguity of branch/directory names for the git-diff-tree command (#8070)
3340  * Add change title notification for issues (#8064)
3341  * Run CORS handler first for /api routes (#7967) (#8053)
3342  * Evaluate emojis in commit messages in list view (#8044)
3343  * Fix failed to synchronize tags to releases for repository (#7990) (#7994)
3344  * Fix adding default Telegram webhook (#7972) (#7992)
3345  * Abort synchronization from LDAP source if there is some error (#7965)
3346  * Fix deformed emoji in commit message (#8071)
3347* ENHANCEMENTS
3348  * Keep blame view buttons sequence consistent with normal view when viewing a file (#8007) (#8009)
3349
3350## [1.9.2](https://github.com/go-gitea/gitea/releases/tag/v1.9.2) - 2019-08-22
3351* BUGFIXES
3352  * Fix wrong sender when send slack webhook (#7918) (#7924)
3353  * Upload support text/plain; charset=utf8 (#7899)
3354  * Lfs/lock: round locked_at timestamp to second (#7872) (#7875)
3355  * Fix non existent milestone with 500 error (#7867) (#7873)
3356* SECURITY
3357  * Fix No PGP signature on 1.9.1 tag (#7874)
3358  * Release built with go 1.12.9 to fix security fixes in golang std lib, ref: https://groups.google.com/forum/#!msg/golang-announce/oeMaeUnkvVE/a49yvTLqAAAJ
3359* ENHANCEMENTS
3360  * Fix pull creation with empty changes (#7920) (#7926)
3361* BUILD
3362  * Drone/docker: prepare multi-arch release + provide arm64 image (#7571) (#7884)
3363
3364## [1.9.1](https://github.com/go-gitea/gitea/releases/tag/v1.9.1) - 2019-08-14
3365* BREAKING
3366  * Add pagination for admin api get orgs and fix only list public orgs bug (#7742) (#7752)
3367* SECURITY
3368  * Be more strict with git arguments (#7715) (#7762)
3369  * Release built with go 1.12.8 to fix security fixes in golang std lib, ref: https://groups.google.com/forum/#!topic/golang-nuts/fCQWxqxP8aA
3370* BUGFIXES
3371  * Fix local runs of ssh-requiring integration tests (#7855) (#7857)
3372  * Fix hook problem (#7856) (#7754)
3373  * Use .ExpiredUnix.IsZero to display green color of forever valid gpg key (#7850) (#7846)
3374  * Do not fetch all refs (#7797) (#7837)
3375  * Fix duplicate call of webhook (#7824) (#7821)
3376  * Enable switching to a different source branch when PR already exists (#7823)
3377  * Rewrite existing repo units if setting is not included in api body (#7811)
3378  * Prevent Commit Status and Message From Overflowing On Branch Page (#7800) (#7808)
3379  * API: fix multiple bugs with statuses endpoints (Backport #7785) (#7807)
3380  * Fix Slack webhook fork message (1.9 release backport) (#7783)
3381  * Fix approvals counting (#7757) (#7777)
3382  * Fix rename failed when rewrite public keys (#7761) (#7769)
3383  * Fix dropTableColumns sqlite implementation (#7710) (#7765)
3384  * Fix repo_index_status lingering when deleting a repository (#7738)
3385  * Fix milestone completness calculation when migrating (#7725) (#7732)
3386  * Fixes indexed repos keeping outdated indexes when files grow too large (#7731)
3387  * Skip non-regular files (e.g. submodules) on repo indexing (#7717)
3388  * Improve branches list performance and fix protected branch icon when no-login (#7695) (#7704)
3389  * Correct wrong datetime format for git (#7689) (#7690)
3390
3391## [1.9.0](https://github.com/go-gitea/gitea/releases/tag/v1.9.0) - 2019-07-30
3392* BREAKING
3393  * Better logging (#6038) (#6095)
3394* SECURITY
3395  * Shadow the password on cache and session config on admin panel (#7300)
3396  * Fix markdown invoke sequence (#7513) (#7560)
3397  * Reserve .well-known username (#7638)
3398  * Do not leak secrets via timing side channel (#7364)
3399  * Ensure that decryption of cookie actually suceeds (#7363)
3400* FEATURES
3401  * Content API for Creating, Updating, Deleting Files (#6314)
3402  * Enable tls-alpn-01: Use certmanager provided TLSConfig for LetsEncrypt (#7229)
3403  * Add command to convert mysql database from utf8 to utf8mb4 (#7144)
3404  * Fixes #2738 - Adds the /git/tags API endpoint (#7138)
3405  * Compare branches, commits and tags with each other (#6991)
3406  * Show Pull Request button or status of latest PR in branch list (#6990)
3407  * Repository avatars (#6986)
3408  * Show git-notes (#6984)
3409  * Add commit statuses reports on pull request view (#6845)
3410  * Number of commits ahead/behind in branch overview (#6695)
3411  * Add CLI commands to manage LDAP authentication source (#6681)
3412  * Add support for MS Teams webhooks (#6632)
3413  * OAuth2 Grant UI (#6625)
3414  * Add SUBJECT_PREFIX mailer config option (#6605)
3415  * Include custom configuration file in dump (#6516)
3416  * Add API for manipulating Git hooks (#6436)
3417  * Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290)
3418  * Add option to blame files (#5721)
3419  * Implement Default Webhooks (#4299)
3420  * Telegram webhook (#4227)
3421* BUGFIXES
3422  * Send webhook after commit when creating issue with assignees (#7681) (#7684)
3423  * Upgrade macaron/captcha to fix random error problem (#7407) (#7683)
3424  * Move add to hook queue for created repo to outside xorm session. (#7682) (#7675)
3425  * Show protection symbol if needed on default branch (#7660) (#7668)
3426  * Hide delete/restore button on archived repos (#7660)
3427  * Fix bug on migrating milestone from github (#7665) (#7666)
3428  * Use flex to fix floating paginate (#7656) (#7662)
3429  * Change length of some repository's columns (#7652) (#7655)
3430  * Fix wrong email when use gitea as OAuth2 provider (#7640) (#7647)
3431  * Fix syntax highlight initialization (#7617) (#7626)
3432  * Fix bug create/edit wiki pages when code master branch protected (#7580) (#7623)
3433  * Fix panic on push at #7611 (#7615) (#7618)
3434  * Handle ErrUserProhibitLogin in http git (#7586, #7591) (#7590)
3435  * Fix color of split-diff view in dark theme (#7587) (#7589)
3436  * Fix file header overflow in file and blame views (#7562) (#7579)
3437  * Malformed URLs in API git/commits response (#7565) (#7567)
3438  * Fix empty commits now showing in repo overview (#7521) (#7563)
3439  * Fix repository's pull request count error (#7518) (#7524)
3440  * Remove duplicated webhook trigger (#7511) (#7516)
3441  * Handles all redirects for Web UI File CRUD (#7478) (#7507)
3442  * Fix regex for issues in commit messages (#7444) (#7466)
3443  * cmd/serv: actually exit after fatal errors (#7458) (#7460)
3444  * Fix an issue with some pages throwing 'not defined' js exceptions #7450 (#7453)
3445  * Fix Dropzone.js integration (#7445) (#7448)
3446  * Create class for inline positioned lists (#7439) (#7393)
3447  * Diff: Fix indentation on unhighlighted code (#7435) (#7443)
3448  * jQuery 3 (#7442) (#7425)
3449  * Only show "New Pull Request" button if repo allows pulls (#7426) (#7432)
3450  * Fix vendor references (#7394) (#7396)
3451  * Only return head: null if source branch was deleted (#6705) (#7376)
3452  * Add missing template variable on organisation settings (#7386) (#7385)
3453  * Fix post parameter on issue list which had unset assignee (#7380) (#7383)
3454  * Fix migration tests due to issue 7 being resolved (#7375) (#7381)
3455  * Correctly adjust mirror url (#6593)
3456  * Handle early git version's lack of get-url (#7065)
3457  * Fix icon position in issue view (#7354)
3458  * Cut timeline length with last element on issue view (#7355)
3459  * Fix mirror repository webhooks (#7366)
3460  * Fix api route for hooks (#7346)
3461  * Fix bug conflict between SyncReleasesWithTags and InsertReleases (#7337)
3462  * Fix pull view ui merge section (#7335)
3463  * Fix 7303 - remove unnessesary buttons on archived repos (#7326)
3464  * Fix topic bar to allow prefixes (#7325)
3465  * Fixes #7152 - Allow create/update/delete message to be empty, use default message (#7324)
3466  * Fixes #7238 - Annotated tag commit ID incorrect (#7321)
3467  * Dark theme fixes (#7319)
3468  * Gitea own dark codemirror theme (#7317)
3469  * Fixes #7292 - API File Contents bug (#7301)
3470  * Fix API link header (#7298)
3471  * Fix extra newlines when copying from diff in Firefox (#7288)
3472  * Make diff line-marker non-selectable (#7279)
3473  * Fix Submodule dection in subdir (#7275)
3474  * Fix error log when loading issues caused by a xorm bug (#7271)
3475  * Add .fa icon margin like .octicon (#7258)
3476  * Fix hljs unintenionally highlighting commit links (#7244)
3477  * Only check and config git on web subcommand but not others (#7236)
3478  * Fix migration panic when Head.User is not exist (#7226)
3479  * Only warn on errors in deleting LFS orphaned files during repo deletion (#7213)
3480  * Fix duplicated file on pull request conflicted files (#7211)
3481  * Allow colon between fixing word and issue (#7207)
3482  * Fix overflow issues in repo (#7190)
3483  * API error cleanup (#7186)
3484  * Add error for fork already existing (#7185)
3485  * Fixes diff on merged pull requests (#7171)
3486  * If milestone id is zero don't get it from database (#7169)
3487  * Fix pusher name via ssh push (#7167)
3488  * Fix database lock when use random repository fallback image (#7166)
3489  * Various fixes for issue mail notifications (#7165)
3490  * Allow archived repos to be (un)starred and (un)watched (#7163)
3491  * Fix GCArgs load from ini (#7156)
3492  * Detect noreply email address as user (#7133)
3493  * Avoid arbitrary format strings upon calling fail() function (#7112)
3494  * Validate External Tracker URL Format (#7089)
3495  * Repository avatar fallback configuration (#7087)
3496  * Fix #732: Add LFS objects to base repository on merging  (#7082)
3497  * Install page - Handle invalid administrator username better (#7060)
3498  * Workaround for posting single comments in split diff view (#7052)
3499  * Fix possbile mysql invalid connnection error (#7051)
3500  * Fix charset was not saved after installation finished (#7048)
3501  * Handle insecure and ports in go get (#7041)
3502  * Avoid bad database state after failed migration (#7040)
3503  * Fix wrong init dependency on markup extensions (#7038)
3504  * Fix default for allowing new organization creation for new users (#7017)
3505  * Fix content download and /verify LFS handler expecting wrong content-type (#7015)
3506  * Fix missing repo description when migrating (#7000)
3507  * Fix LFS Locks over SSH (#6999)
3508  * Do not attempt to return blob on submodule (#6996)
3509  * Fix U2F for Chrome >= 74 (#6980)
3510  * Fix index produces problem when issues/pulls deleted (#6973)
3511  * Allow collaborators to view repo owned by private org (#6965)
3512  * Stop running hooks on pr merge (#6963)
3513  * Run hooks on merge/edit and cope with protected branches (#6961)
3514  * Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#6953)
3515  * Stop colorizing log files by default (#6949)
3516  * Rotate serv.log, http.log and hook logs and stop stacktracing in these (#6935)
3517  * Fix plain text overflow line wrap (#6915)
3518  * Fix input size for dependency select (#6913)
3519  * Change drone token name to let users know to use oauth2 (#6912)
3520  * Fix syntax highlight in blame view #6895 (#6909)
3521  * Use AppURL for Oauth user link (#6894)
3522  * Fixes #6881 - API users search fix (#6882)
3523  * Fix 404 when send pull request some situation  (#6871)
3524  * Enforce osusergo build tag for releases (#6862)
3525  * Fix 500 when reviewer is deleted with integration tests (#6856)
3526  * Fix v85.go (#6851)
3527  * Make dropTableColumns drop columns on sqlite and constraints on all (#6849)
3528  * Fix double-generation of scratch token (#6832) (#6833)
3529  * When mirroring we should set the remote to mirror (#6824)
3530  * Fix the v78 migration "Drop is_bare" on MSSQL #6707 (#6823)
3531  * Change verbose flag in dump command to avoid colliding with global version flag (#6822)
3532  * Fix #6813: Allow git.GetTree to take both commit and tree names (#6816)
3533  * Remove `seen` map from `getLastCommitForPaths` (#6807)
3534  * Show scrollbar only when needed (#6802)
3535  * Restore IsWindows variable assignment (#6722) (#6790)
3536  * Service worker js is a missing comma (#6788)
3537  * Fix team edit API panic (#6780)
3538  * Set user search base field optional in LDAP (simple auth) edit page (#6779)
3539  * Ignore already existing public keys after ldap sync (#6766)
3540  * Fix pulls broken when fork repository deleted (#6754)
3541  * Fix missing return (#6751)
3542  * Fix new team 500 (#6749)
3543  * OAuth2 token can be used in basic auth (#6747)
3544  * Fix org visibility bug when git cloning (#6743)
3545  * Fix bug when sort repos on org home page login with non-admin (#6741)
3546  * Stricter domain name pattern in email regex (#6739)
3547  * Fix admin template error (#6737)
3548  * Drop is_bare IDX only when it exists for MySQL and MariaDB (#6736)
3549  * UI: Detect and restore encoding and BOM in content  (#6727)
3550  * Load issue attributes when editing an issue with API (#6723)
3551  * Fix team members API (#6714)
3552  * Unfortunately MemProvider Init does not actually Init properly (#6692)
3553  * Fix partial reversion of #6657 caused by #6314 (#6685)
3554  * Prevent creating empty sessions (#6677)
3555  * Fixes #6659 - Swagger schemes selection default to page's protocol (#6660)
3556  * Update highlight.js to 9.15.6 (#6658)
3557  * Properly escape on the redirect from the web editor (#6657)
3558  * Fix #6655 - Don't EscapePound .Link as it is already escaped (#6656)
3559  * Use ctx.metas for SHA hash links (#6645)
3560  * Fix wrong GPG expire date (#6643)
3561  * upgrade version of lib/pq to v1.1.0 (#6640)
3562  * Fix forking an empty repository (#6637)
3563  * Fix issuer of OTP URI should be URI-encoded. (#6634)
3564  * Return a UserList from /api/v1/admin/users (#6629)
3565  * Add json tags for oauth2 form (#6627)
3566  * Remove extra slash from twitter card (#6619)
3567  * remove bash requirement in makefile (#6617)
3568  * Fix Open Graph og:image link (#6612)
3569  * Fix cross-compile builds (#6609)
3570  * Change commit summary to full message in API (#6591)
3571  * Fix bug user search API pagesize didn't obey ExplorePagingNum (#6579)
3572  * Prevent server 500 on compare branches with no common history (#6555)
3573  * Properly escape release attachment URL (#6512)
3574  * Delete local branch when repo branch is deleted (#6497)
3575  * Fix bug when user login and want to resend register confirmation email (#6482)
3576  * Fix upload attachments (#6481)
3577  * Avoid multi-clicks in oauth2 login (#6467)
3578  * Hacky fix for alignment of the create-organization dialog (#6455)
3579  * Change order that PostProcess Processors are run (#6445)
3580  * Clean up ref name rules (#6437)
3581  * Fix Hook & HookList in Swagger (#6432)
3582  * Fixed unitTypeCode not being used in accessLevelUnit (#6419)
3583  * Display correct error for invalid mirror interval (#6414)
3584  * Don't Unescape redirect_to cookie value (#6399)
3585  * Fix dump table name error and add some test for dump database (#6394)
3586  * Fix migrations 82 to ignore unsynced tags between database and git data and missing is_archived on repository table (#6387)
3587  * Make sure units of a team are returned (#6379)
3588  * Fix bug manifest.json will not request with cookie so that session will created every request (#6372)
3589  * Disable benchmarking during tag events on DroneIO (#6365)
3590  * Comments list performance optimization (#5305)
3591* ENHANCEMENTS
3592  * Update Drone docker generation to standard format (#7480) (#7496) (#7504)
3593  * Add API Endpoint for Repo Edit (#7006)
3594  * Add state param to milestone listing API (#7131)
3595  * Make captcha and password optional for external accounts (#6606)
3596  * Detect migrating batch size (#7353)
3597  * Fix 7255 - wrap long texts on user profile info (#7333)
3598  * Use commit graph files for listing pages (#7314)
3599  * Add git command line commitgraph support global default true when git version >= 2.18 (#7313)
3600  * Add LFS_START_SERVER option to control git-lfs support (#7281)
3601  * Dark theme markdown fixes (#7260)
3602  * Update go-git to v4.12.0 (#7249)
3603  * Show lfs config on admin panel (#7220)
3604  * Disable same user check for internal SSH (#7215)
3605  * Add LastLogin to the User API (#7196)
3606  * Add missing description of label on API (#7159)
3607  * Use go method to calculate ssh key fingerprint (#7128)
3608  * Enable Rust highlighting (#7125)
3609  * Refactor submodule URL parsing (#7100)
3610  * Change issue mail title. (#7064)
3611  * Use batch insert on migrating repository to make the process faster (#7050)
3612  * Improve github downloader on migrations (#7049)
3613  * When git version >= 2.18, git command could run with git wire protocol version 2 param if enabled (#7047)
3614  * Fix Erlang and Elixir highlight mappings (#7044)
3615  * API Org Visibility (#7028)
3616  * Improve handling of non-square avatars (#7025)
3617  * Bugfix: Align comment label and actions to the right (#7024)
3618  * Change UpdateRepoIndex api to include watchers (#7012)
3619  * Move serv hook functionality & drop GitLogger (#6993)
3620  * Add support of utf8mb4 for mysql (#6992)
3621  * Make webhook http connections resuable (#6976)
3622  * Move xorm logger bridge from log to models so that log module could be a standalone package (#6944)
3623  * Refactor models.NewRepoContext to extract git related codes to modules/git (#6941)
3624  * Remove macaron dependent on models (#6940)
3625  * Add less linter via npx (#6936)
3626  * Remove macaron dependent on modules/log (#6933)
3627  * Remove macaron dependent on models/mail.go (#6931)
3628  * Clean less files (#6921)
3629  * Fix code overflow (#6914)
3630  * Style orgs list in user profile (#6911)
3631  * Improve description of branch protection (fix #6886) (#6906)
3632  * Move sdk structs to modules/structs (#6905)
3633  * update sdk to latest (#6903)
3634  * Escape the commit message on issues update and title in telegram hook (#6901)
3635  * SearchRepositoryByName improvements and unification (#6897)
3636  * Change the color of issues/pulls list, merged is purple and closed is red (#6874)
3637  * Refactor table width to have more info shown in file list (#6867)
3638  * Monitor all git commands; move blame to git package and replace git as a variable (#6864)
3639  * Fix config ui error about cache ttl (#6861)
3640  * Improve localization of git activity stats (#6848)
3641  * Generate access token in admin cli (#6847)
3642  * Update github.com/urfave/cli to version 1.2.0 (#6838)
3643  * Rename LFS_JWT_SECRET cli option to include OAUTH2 as well (#6826)
3644  * internal/ssh: ignore env command totally (#6825)
3645  * Allow Recaptcha service url to be configured (#6820)
3646  * update github.com/mcuadros/go-version to v0.0.0-20190308113854-92cdf37c5b75 (#6815)
3647  * Use modules/git for git commands (#6775)
3648  * Add GET requests to webhook (#6771)
3649  * Move PushUpdate dependency from models to repofiles (#6763)
3650  * Tweak tab text and icon colors (#6760)
3651  * Ignore non-standard refs in git push (#6758)
3652  * Disable web preview for telegram webhook (#6719)
3653  * Show full name if DEFAULT_SHOW_FULL_NAME setting enabled (#6710)
3654  * Reorder file actions (#6706)
3655  * README WordPress the code is overflowing #6679 (#6696)
3656  * Improve issue reference on commit (#6694)
3657  * Handle redirects for git clone commands (#6688)
3658  * Fix one performance/correctness regression in #6478 found on Rails repository. (#6686)
3659  * API OTP Context (#6674)
3660  * Remove local clones & make hooks run on merge/edit/upload (#6672)
3661  * Bump github.com/stretchr/testify from 1.2.2 to 1.3.0 (#6663)
3662  * Bump gopkg.in/src-d/go-git.v4 from 4.8.0 to 4.10.0 (#6662)
3663  * Fix dropdown icon padding (#6651)
3664  * Add more title attributes on shortened names (#6647)
3665  * Update UI for topics labels on projects (#6639)
3666  * Trace Logging on Permission Denied & ColorFormat (#6618)
3667  * Add .gpg url (match github behaviour) (#6610)
3668  * Support for custom GITEA_CUSTOM env var in docker(#6608)
3669  * Show "delete branch" button on closed pull requests (#6570) (#6601)
3670  * Add option to disable refresh token invalidation (#6584)
3671  * Fix new repo dropdown alignment (#6583)
3672  * Fix mail notification when close/reopen issue (#6581)
3673  * Pre-calculate the absolute path of git (#6575)
3674  * Minor CSS cleanup for the navbar (#6553)
3675  * Render SHA1 links as code blocks (#6546)
3676  * Add username flag in create-user command (#6534)
3677  * Unifies pagination template usage (#6531) (#6533)
3678  * Fixes pagination width on mobile view (#5711) (#6532)
3679  * Improve SHA1 link detection (#6526)
3680  * Fixes #6446 - Sort team members and team's repositories (#6525)
3681  * Use stricter boundaries for auto-link detection (#6522)
3682  * Use regular line-height on frontpage entries (#6518)
3683  * Fixes #6514 - New Pull Request on files and pulls pages the same (#6515)
3684  * Make distinction between DisplayName and Username in email templates (#6495)
3685  * Add X-Auto-Response-Suppress header to outgoing messages (#6492)
3686  * Cleaned permission checks for API -> site admin can now do anything (#6483)
3687  * Support search operators for commits search (#6479)
3688  * Improve listing performance by using go-git (#6478)
3689  * Fix repo sub_menu font color in arc-green (#6477)
3690  * Show last commit status in pull request lists (#6465)
3691  * Add signatures to webhooks (#6428)
3692  * Optimize all images in public/img (#6427)
3693  * Add golangci (#6418)
3694  * Make "Ghost" not link to 404 page (#6410)
3695  * Include more variables on admin/config page (#6378)
3696  * Markdown: enable some more extensions (#6362)
3697  * Include repo name in page title tag (#6343)
3698  * Show locale string on timestamp (#6324)
3699  * Handle CORS requests (#6289)
3700  * Improve issue autolinks (#6273)
3701  * Migration Tweaks (#6260)
3702  * Add title attributes to all items in the repo list viewer (#6258)
3703  * Issue indexer queue redis support (#6218)
3704  * Add bio field for user (#6113)
3705  * Make the version within makefile overwriteable (#6080)
3706  * Updates to API 404 responses (#6077)
3707  * Use Go1.11 module (#5743)
3708  * UX + Security current user password reset (#5042)
3709  * Refactor: append, build variable and type switch (#4940)
3710  * Git statistics in Activity tab (#4724)
3711  * Drop the bits argument when generating an ed25519 key (#6504)
3712* TESTING
3713  * Exclude pull_request from fetch-tags step, fixes #7108 (#7120)
3714  * Refactor and improve git test (#7086)
3715  * Fix TestSearchRepo by waiting till indexing is done (#7004)
3716  * Add mssql migration tests (needs #6823) (#6852)
3717  * Add tests for Org API (#6731)
3718  * Context.ServerError and NotFound should log from their caller (#6550)
3719* TRANSLATION
3720  * Add french specific rule for translating plural texts (#6846)
3721* BUILD
3722  * Update mssql driver to last working version 20180314172330-6a30f4e59a44 (#7306)
3723  * Alpine 3.10 (#7256)
3724  * Use vfsgen instead of go-bindata (#7080)
3725  * remove and disable package-lock (#6969)
3726  * add make targets for js and css, add js linter (#6952)
3727  * Added tags pull step to drone config to show correct version hashes i… (#6836)
3728  * Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)
3729  * chore: update drone format to 1.0 (#6602)
3730  * Fix race in integration testlogger (#6556)
3731  * Quieter Integration Tests (#6513)
3732  * Drop the docker Makefile from the image (#6507)
3733  * Add make version on gitea version (#6485)
3734  * Fix #6468 - Uses space match and adds newline for all sed flavors (#6473)
3735  * Move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
3736  * Update npm dependencies and various tweaks (#7344)
3737  * Fix updated drone file (#7336)
3738  * Add 'npm' and 'npm-update' make targets and lockfile (#7246)
3739* DOCS
3740  * Add work path CLI option (#6922)
3741  * Fix logging documentation (#6904)
3742  * Some logging documentation (#6498)
3743  * Fix link to Hacking on Gitea on From-Source doc page (#6471)
3744  * Fix typos in docs command-line examples (#6466)
3745  * Added docker example for backup (#5846)
3746
3747## [1.8.3](https://github.com/go-gitea/gitea/releases/tag/v1.8.3) - 2019-06-17
3748* BUGFIXES
3749  * Always set userID on LFS authentication (#7224) (Part of #6993)
3750  * Fix LFS Locks over SSH (#6999) (#7223)
3751  * Fix duplicated file on pull request conflicted files (#7211) (#7214)
3752  * Detect noreply email address as user (#7133) (#7195)
3753  * Don't get milestone from DB if ID is zero (#7169) (#7174)
3754  * Allow archived repos to be (un)starred and (un)watched (#7163) (#7168)
3755  * Fix GCArgs load from ini (#7156) (#7157)
3756
3757## [1.8.2](https://github.com/go-gitea/gitea/releases/tag/v1.8.2) - 2019-05-29
3758* BUGFIXES
3759  * Fix possbile mysql invalid connnection error (#7051) (#7071)
3760  * Handle invalid administrator username on install page (#7060) (#7063)
3761  * Disable arm7 builds (#7037) (#7042)
3762  * Fix default for allowing new organization creation for new users (#7017) (#7034)
3763  * SearchRepositoryByName improvements and unification (#6897) (#7002)
3764  * Fix u2f registrationlist ToRegistrations() method (#6980) (#6982)
3765  * Allow collaborators to view repo owned by private org (#6965) (#6968)
3766  * Use AppURL for Oauth user link (#6894) (#6925)
3767  * Escape the commit message on issues update (#6901) (#6902)
3768  * Fix regression for API users search (#6882) (#6885)
3769  * Handle early git version's lack of get-url (#7065) (#7076)
3770  * Fix wrong init dependency on markup extensions (#7038) (#7074)
3771
3772## [1.8.1](https://github.com/go-gitea/gitea/releases/tag/v1.8.1) - 2019-05-08
3773* BUGFIXES
3774  * Fix 404 when sending pull requests in some situations (#6871) (#6873)
3775  * Enforce osusergo build tag for releases (#6862) (#6869)
3776  * Don't post process commit summary in templates (#6842) (#6868)
3777  * Fix 500 when reviewer is deleted (#6856) (#6860)
3778  * Fix v78 migration for MSSQL (#6823) (#6854)
3779  * Added tags pull step to drone config to show correct version hashes (#6836) (#6839)
3780  * Fix double-generation of scratch token (#6833) (#6835)
3781  * When mirroring we should set the remote to mirror (#6824) (#6834)
3782  * Show scrollbar only when needed (#6802) (#6803)
3783  * Service worker js is missing a comma (#6788) (#6795)
3784  * Set user search base field optional in LDAP (simple auth) edit page (#6779) (#6789)
3785  * Fix team edit API panic (#6780) (#6785)
3786  * Minor CSS cleanup for the navbar (#6553) (#6781)
3787  * Stricter domain name pattern in email regex (#6739) (#6768)
3788  * Detect and restore encoding and BOM in content (#6727) (#6765)
3789  * Fix org visibility bug when git cloning (#6743) (#6762)
3790  * OAuth2 token can be used in basic auth (#6747) (#6761)
3791  * Fix missing return (#6751) (#6756)
3792  * Fix sorting repos on org home page with non-admin login (#6741) (#6746)
3793  * Drop is_bare IDX only when it exists for MySQL and MariaDB (#6736) (#6744)
3794  * Fix team members API (#6714) (#6729)
3795  * Load issue attributes when editing an issue with API (#6723) (#6725)
3796  * Fix config ui error about cache ttl (#6861) (#6865)
3797
3798## [1.8.0](https://github.com/go-gitea/gitea/releases/tag/v1.8.0) - 2019-04-20
3799* SECURITY
3800  * Prevent remote code execution vulnerability with mirror repo URL settings (#6593) (#6594)
3801  * Resolve 2FA bypass on API (#6676) (#6674)
3802  * Prevent the creation of empty sessions for non-logged in users (#6690) (#6677)
3803* BREAKING
3804  * Add "ghost" and "notifications" to list of reserved user names. (#6208)
3805  * Change sqlite DB path default to data directory (#6198)
3806  * Adds MustChangePassword to user create/edit API (#6193)
3807  * Disable redirect for i18n (#5910)
3808  * Releases API paging (#5831)
3809  * Allow Macaron to be set to log through to gitea.log (#5667)
3810  * Don't close issues via commits on non-default branch (#5622)
3811* FEATURES
3812  * Add regenerate secret feature for oauth2 (#6291)
3813  * Expose issue stopwatch toggling via API (#5970)
3814  * Add other session providers (#5963)
3815  * Pull request conflict files detection (#5951)
3816  * Integrate OAuth2 Provider (#5378)
3817  * Implement "conversation lock" for issue comments (#5073)
3818  * Feature: Archive repos (#5009)
3819  * Discord Oauth2 support (#4476)
3820  * Allow to set organization visibility (public, internal, private) (#1763)
3821  * Added URL mapping for Release attachments like on github.com (#1707)
3822* ENHANCEMENTS
3823  * Add support for client basic auth for exchanging access tokens (#6293)
3824  * Add ability to sort issues by due date (#6206) (#6244)
3825  * Style tweaks to issue selection (#6196)
3826  * Increase Username and Orgname MaxSize 35 -> 40 (#6178)
3827  * Coverage profile with multiple packages (#6167)
3828  * Split setting.go to multiple files (#6154)
3829  * Allow labels to contain emoji (#6063)
3830  * Disable git fsck for mirrored repos by default (#6018)
3831  * Add default time out for git operations (#6015)
3832  * Split setting.go as multiple files (#6014)
3833  * Make dashboard navbar and footer full-width (#6013)
3834  * Add lang specific font stacks for CJK (#6007)
3835  * Fix header menu misalignment (#6002)
3836  * Enhance closed PR and Issue status in the list (#6000)
3837  * Make navbar full width (#5998)
3838  * Add option to close issues via commit on a non master branch (#5992)
3839  * Support n as a line highlight prefix (#5987)
3840  * Search for org repos (#3031) (#5986)
3841  * Minor UI tweaks (#5980)
3842  * Use native golang SSH library but ssh-keygen when enable built-in SSH server to remove dependent on that command lines (#5976)
3843  * Dashboard tweaks (#5974)
3844  * Fixes for repo topic editor (#5971)
3845  * Display the branch name in the commit view (#5950)
3846  * handle milestone events for issues and PR (#5947)
3847  * Add label names as filter in issue search api (#5946)
3848  * Repo header tweaks (#5945)
3849  * Better support for long repo names (#5932)
3850  * Fix wrapping long code lines (#5927)
3851  * Change GPG Validation colors and remove inline CSS (#5404) (#5896)
3852  * Fix "pulls.blocked_by_approvals" text (#5879)
3853  * Rename reject to 'request changes' (#5858)
3854  * Move input fields to add members to a team and repos to a team (#5853)
3855  * Config option to disable automatic repo watching (#5852)
3856  * New Issue ?body= query (#5851)
3857  * Add API to list tags (#5850)
3858  * Pagination for git tree API (#5838)
3859  * Add InternalTokenURI to load InternalToken from an external file (#5812)
3860  * Allow markdown files to read from the LFS (#5787)
3861  * Add the ability to use multiple labels as filters (#5786)
3862  * Adjust log settings when a user is not found. (#5771)
3863  * Log IP of failed ssh connection (#5766)
3864  * Moved defaults in defaults.go to setting.go (#5764)
3865  * Make DB connect more robust (#5738)
3866  * Add Default Pull Request Title (#5735)
3867  * Refactor repo.isBare to repo.isEmpty #5629 (#5714)
3868  * Add flag to skip repository dumping (#5695)
3869  * Prioritize "readme.md" (#5691)
3870  * Improve "Fork button" for guests by showing a pop up asking them to log in before forking (#5690)
3871  * Allow for user specific themes (#5668)
3872  * Display branch name in delete branch confirmation modal. (#5654)
3873  * New API routes added (#5594)
3874  * Refactor notification for indexer (#5111)
3875  * Refactor mail notification (#5110)
3876  * Show email if the authenticated user owns the profile page being requested for (#4981)
3877  * Optimize pulls merging (#4921)
3878  * Sort Repositories widget by most recently updated (#3963) (#4599)
3879  * Allow markdown table to scroll (#4401)
3880  * Automatically clear stopwatch on merging a PR (#4327)
3881  * Add the Owner Name to differentiate when merging (#3807)
3882  * Add title attributes to all items in the repo list viewer (#6258) (#6650)
3883* BUGFIXES
3884  * Fix dropdown icon padding (#6651) (#6654)
3885  * Fix wrong GPG expire date (#6643) (#6644)
3886  * Fix forking an empty repository (#6637) (#6653)
3887  * Remove call to EscapePound .Link as it is already escaped (#6656) (#6666)
3888  * Properly escape on the redirect from the web editor (#6657) (#6667)
3889  * Allow resend of confirmation email when logged in (#6482) (#6486)
3890  * Fix mail notification when close/reopen issue (#6581) (#6588)
3891  * Change API commit summary to full message (#6591) (#6592)
3892  * Add option to disable refresh token invalidation (#6584) (#6587)
3893  * Fix bug user search API pagesize didn't obey ExplorePagingNum (#6579) (#6586)
3894  * Fix new repo alignment (#6583) (#6585)
3895  * Prevent server 500 on compare branches with no common history (#6555) (#6558)
3896  * Properly escape release attachment URL (#6512) (#6523)
3897  * Hacky fix for alignment of the create-organization dialog (#6455) (#6462)
3898  * Disable benchmarking during tag events on DroneIO (#6365) (#6366)
3899  * Make sure units of a team are returned (#6379) (#6381)
3900  * Don't Unescape redirect_to cookie value (#6399) (#6401)
3901  * Fix dump table name error and add some test for dump database (#6394) (#6402)
3902  * Fix migration v82 to ignore unsynced tags between database and git data; Add missing is_archived column on repository table (#6387) (#6403)
3903  * Display correct error for invalid mirror interval (#6414) (#6429)
3904  * Clean up ref name rules (#6437) (#6439)
3905  * Fix Hook & HookList in Swagger (#6432) (#6440)
3906  * Change order that PostProcess Processors are run (#6445) (#6447)
3907  * Clean up various use of escape/unescape functions for URL generation (#6334)
3908  * Return 409 when creating repo if it already exists. (#6330)
3909  * Add same changes from issues page to milestone->issues page (#6328)
3910  * Fix ParsePatch function to work with quoted diff --git strings (#6323)
3911  * Fix reported issue in repo description (#6306)
3912  * Use url.PathEscape to escape the branchname (#6304)
3913  * Add robots.txt as reserved username (#6272)
3914  * Replace linkRegex with xurls library (#6261)
3915  * Remove visitLinksForShortLinks features (#6257)
3916  * Add unit types to repo action URL to correctly show 404 when archived (#6247)
3917  * Check organization visibility before everything else (#6234) (#6235)
3918  * Prevent double-close of issues (#6233)
3919  * Override xorm type mapping for U2F counter (#6232)
3920  * Add isAdmin to user API response (#6231)
3921  * Update git vendor to fix wrong release commit id and add migrations (#6224)
3922  * Fix fork button (#6223)
3923  * Fix renames over redirects (#6216)
3924  * Fix display dashboard even if require to change password (#6214)
3925  * Create a repo redirect when transferring ownership (#6210) (#6211)
3926  * Fix issue update race condition (#6194)
3927  * Fix bug when migrate repository 500 when repo is existed (#6188)
3928  * Fix scrollbar always present on page body (#6177)
3929  * Fix bug when set indexer as db and add tests (#6173)
3930  * Modify linkRegex to require http|https (#6171)
3931  * Fix bug user could change private repository to public when force private enabled. (#6156)
3932  * Fix admin list user/org API (#6143)
3933  * Make repo creation for API similar to UI (#6142)
3934  * Make document body a flexbox (#6139)
3935  * Refactor issue indexer, add some testing and fix a bug (#6131)
3936  * Load Issue attributes for API call (#6122)
3937  * Fix bug when update owner team then visit team's repo return 404 (#6119)
3938  * Fix heatmap and repository menu display in Internet Explorer 9+ (#6117)
3939  * Show private organization for admin, fix #6111 (#6112)
3940  * Fix prohibit login check on authorization (#6106)
3941  * Move to ldap.v3 to fix #5928 (#6105)
3942  * Remove use MakeAssigneeList in webhooks to fix deadlock (#6102)
3943  * Allow display of LFS stored Readme.md on directory page (#6073) (#6099)
3944  * Make sure labels are actually returned (#6053)
3945  * Fix panic: template: repo/issue/list:210: unexpected "=" in operand (#6041)
3946  * After deleting a repo on admin panel, UI should remember the last sort type (#6033)
3947  * Default create repository on organisation on its dashboard (#6026)
3948  * Swagger: Remove spaces in MergePullRequestOption enum (#6016)
3949  * Fix metrics auth token detection (#6006)
3950  * Fix repo header issues (#5995)
3951  * Fix bug when deleting a linked account will removed all (#5989)
3952  * Make organization dropdown scrollable when using mouse wheel (#5988)
3953  * Fix empty ssh key importing in ldap (#5984)
3954  * Admin config page mailertype setting option update (#5973)
3955  * Fix redirect loop during forced password change (#5965)
3956  * Show user who created the repository instead of the organisation in action feed (#5948)
3957  * Remove all CommitStatus when a repo is deleted (#5940)
3958  * Fix ssh deploy and user key constraints (#1357) (#5939)
3959  * Fix log output (#5938)
3960  * Set PusherName and PusherID to owner on deploy key to fix pushing with deploy keys (#5935)
3961  * Fix compare button (#5929)
3962  * Fix bug when read public repo lfs file (#5912)
3963  * Only allow local login if password is non-empty (#5906)
3964  * Recover panic in orgmode.Render if bad orgfile (#4982) (#5903)
3965  * Provide better panic handling (#5902)
3966  * Respect value of REQUIRE_SIGNIN_VIEW (#5901)
3967  * Show a 404 not a 500 if a repo does not exist (#5900)
3968  * Ensure repo is loaded in mailer (Completely fix #5891) (#5895)
3969  * Ensure issue.Poster is loaded in mailIssueCommentToParticipants (#5891)
3970  * Correct footer height if screen-width is to small (fixes #5878) (#5889)
3971  * In gitea serv switch off console logger to fix #5866 (#5887)
3972  * Don't allow pull requests to be created on an archived repository (#5883)
3973  * Support reviews on a deleted file path (#5880)
3974  * Fix compare button on upstream repo leading to 404 (#5877)
3975  * Fix null pointer on not logged in attempt to Sudo (#5872)
3976  * Fix new release creation API to allow empty target (#5870)
3977  * Fix an error while adding a dependency via UI. (#5862)
3978  * Fix failing migration v67 (#5849)
3979  * Fix delete correct temp directory (#5839)
3980  * Make sure .git/info is created before generating .git/info/sparse-che… (#5825)
3981  * Fix topics saving internal error and disable for archived repos (#5821)
3982  * Fix TLS errors when using acme/autocert for local connections (#5820)
3983  * When creating new repository fsck option should be enabled (#5817)
3984  * Request for public keys only if LDAP attribute is set  (#5816)
3985  * Fix serving of raw wiki files other than .md (#5814)
3986  * Fix migration 78 error mssql (#5791)
3987  * Disallow empty titles (#5785)
3988  * Fix the v78 migration script (#5776)
3989  * Ensure valid git author names passed in signatures (#5774)
3990  * Fix wrong assumption where a user is always said to have unassigned (her)himself (#5769)
3991  * Upgrade go-sql-driver/mysql to fix invalid connection error (#5748)
3992  * Fixing PostgreSQL dump creation (#5747)
3993  * Add proper CORS preflight origin validation (#5740)
3994  * Disable auto-migrate in docker container (#5730)
3995  * In basic auth check for tokens before call UserSignIn (#5725)
3996  * Pooled and buffered gzip implementation (#5722)
3997  * Ensure that sessions are passed into queries that could use the database to prevent deadlocks (#5718)
3998  * Keep file permissions during database migration (#5707)
3999  * Use correct value for "MSpan Structures Obtained" #4742 (#5706)
4000  * Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702)
4001  * Update xorm to fix issue #5659 and #5651 (#5680)
4002  * Fix public will not be reused as public key after deleting as deploy key (#5671)
4003  * When redirecting, clean the path (#5669)
4004  * Don't list an issue on its own dependency list UI. (#5658)
4005  * Fix commit page showing status for current default branch (#5649) (#5650)
4006  * Only count users own actions for heatmap contributions (#5647)
4007  * Fix sqlite deadlock when assigning to a PR (#5640)
4008  * Refactor issue indexer (#5363)
4009* TESTING
4010  * Run benchmark at tag to track performances (#6035)
4011  * Add test environment for MySQL8 (#5234)
4012* BUILD
4013  * Use go 1.12 for tests and deprecate go 1.9 (#6186)
4014  * Makefile changes for Windows and easier development (#6103)
4015  * Update bleve dependency to latest master revision (#6100)
4016  * Switch to more recent build of xgo (#6070)
4017  * Add autoprefixer to css build (#6029)
4018  * Update the version of less (#6010)
4019  * Make log mailer for testing (#5893)
4020* DOCS
4021  * Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144)
4022  * update default value of `--must-change-password` cli flag (#6032)
4023  * Update and expand information about building Gitea (#6019)
4024  * Update U2F Section of app.ini.sample (#5994)
4025  * Update swagger for release API pagination (#5841)
4026  * Added docs for the tree api (#5834)
4027* MISC
4028  * Add single commit API support (#5843)
4029  * Add missing GET teams endpoints (#5382)
4030  * Migrate database if app.ini found (#5290)
4031
4032## [1.7.6](https://github.com/go-gitea/gitea/releases/tag/v1.7.6) - 2019-04-12
4033* SECURITY
4034  * Prevent remote code execution vulnerability with mirror repo URL settings (#6593) (#6595)
4035* BUGFIXES
4036  * Allow resend of confirmation email when logged in (#6482) (#6487)
4037
4038## [1.7.5](https://github.com/go-gitea/gitea/releases/tag/v1.7.5) - 2019-03-27
4039* BUGFIXES
4040  * Fix unitTypeCode not being used in accessLevelUnit (#6419) (#6423)
4041  * Fix bug where manifest.json was being requested without cookies and continuously creating new sessions (#6372) (#6383)
4042  * Fix ParsePatch function to work with quoted diff --git strings (#6323) (#6332)
4043
4044## [1.7.4](https://github.com/go-gitea/gitea/releases/tag/v1.7.4) - 2019-03-12
4045* SECURITY
4046  * Fix potential XSS vulnerability in repository description. (#6306) (#6308)
4047* BUGFIXES
4048  * Fix wrong release commit id (#6224) (#6300)
4049  * Fix panic on empty signed commits (#6292) (#6300)
4050  * Fix organization dropdown not being scrollable when using mouse wheel (#5988) (#6246)
4051  * Fix displaying dashboard even if required to change password (#6214) (#6215)
4052
4053## [1.7.3](https://github.com/go-gitea/gitea/releases/tag/v1.7.3) - 2019-02-27
4054* BUGFIXES
4055  * Fix server 500 when trying to migrate to an already existing repository (#6188) (#6197)
4056  * Load Issue attributes for API /repos/{owner}/{repo}/issues/{index} (#6122) (#6185)
4057  * Fix bug whereby user could change private repository to public when force private enabled. (#6156) (#6165)
4058  * Fix bug when update owner team then visit team's repo return 404 (#6119) (#6166)
4059  * Fix heatmap and repository menu display in Internet Explorer 9+ (#6117) (#6137)
4060  * Fix prohibit login check on authorization (#6106) (#6115)
4061  * Fix LDAP protocol error regression by moving to ldap.v3 (#6105) (#6107)
4062  * Fix deadlock in webhook PullRequest (#6102) (#6104)
4063  * Fix redirect loop when password change is required and Gitea is installed as a suburl (#5965) (#6101)
4064  * Fix compare button regression (#5929) (#6098)
4065  * Recover panic in orgmode.Render if bad orgfile (#4982) (#5903) (#6097)
4066
4067## [1.7.2](https://github.com/go-gitea/gitea/releases/tag/v1.7.2) - 2019-02-14
4068* BUGFIXES
4069  * Remove all CommitStatus when a repo is deleted (#5940) (#5941)
4070  * Fix notifications on pushing with deploy keys by setting hook environment variables (#5935) (#5944)
4071  * Silence console logger in gitea serv (#5887) (#5943)
4072  * Handle milestone webhook events for issues and PR (#5947) (#5955)
4073  * Show user who created the repository instead of the organization in action feed (#5948) (#5956)
4074  * Fix ssh deploy and user key constraints (#1357) (#5939) (#5966)
4075  * Fix bug when deleting a linked account will removed all (#5989) (#5990)
4076  * Fix empty ssh key importing in ldap (#5984) (#6009)
4077  * Fix metrics auth token detection (#6006) (#6017)
4078  * Create repository on organisation by default on its dashboard (#6026) (#6048)
4079  * Make sure labels are actually returned in API (#6053) (#6059)
4080  * Switch to more recent build of xgo (#6070) (#6072)
4081  * In basic auth check for tokens before call UserSignIn (#5725) (#6083)
4082
4083## [1.7.1](https://github.com/go-gitea/gitea/releases/tag/v1.7.1) - 2019-01-31
4084* SECURITY
4085  * Disable redirect for i18n (#5910) (#5916)
4086  * Only allow local login if password is non-empty (#5906) (#5908)
4087  * Fix go-get URL generation (#5905) (#5907)
4088* BUGFIXES
4089  * Fix TLS errors when using acme/autocert for local connections (#5820) (#5826)
4090  * Request for public keys only if LDAP attribute is set (#5816) (#5819)
4091  * Fix delete correct temp directory (#5840) (#5839)
4092  * Fix an error while adding a dependency via UI (#5862) (#5876)
4093  * Fix null pointer in attempt to Sudo if not logged in (#5872) (#5884)
4094  * When creating new repository fsck option should be enabled (#5817) (#5885)
4095  * Prevent nil dereference in mailIssueCommentToParticipants (#5891) (#5895) (#5894)
4096  * Fix bug when read public repo lfs file (#5913) (#5912)
4097  * Respect value of REQUIRE_SIGNIN_VIEW (#5901) (#5915)
4098  * Fix compare button on upstream repo leading to 404 (#5877) (#5914)
4099* DOCS
4100  * Added docs for the tree api (#5835)
4101* MISC
4102  * Include Go toolchain to --version (#5832) (#5830)
4103
4104## [1.7.0](https://github.com/go-gitea/gitea/releases/tag/v1.7.0) - 2019-01-22
4105* SECURITY
4106  * Do not display the raw OpenID error in the UI (#5705) (#5712)
4107  * When redirecting clean the path to avoid redirecting to external site (#5669) (#5679)
4108  * Prevent DeleteFilePost doing arbitrary deletion (#5631)
4109* BREAKING
4110  * Restrict permission check on repositories and fix some problems (#5314)
4111  * Show only opened milestones on issues page milestone filter (#5051)
4112* FEATURES
4113  * Implement git refs API for listing references (branches, tags and other) (#5354)
4114  * Approvals at Branch Protection (#5350)
4115  * Add raw blob endpoint to get objects by SHA ID (#5334)
4116  * Add api for user to create org (#5268)
4117  * Create AuthorizedKeysCommand (#5236)
4118  * User action heatmap (#5131)
4119  * Refactor heatmap to vue component (#5401)
4120  * Webhook for Pull Request approval/rejection (#5027)
4121  * Add command for migrating database (#4954)
4122  * Search keyword by splitting provided values by , (#4939)
4123  * Create Progressive Web App (#4730)
4124  * Give user a link to create PR after push (#4716)
4125  * Add rebase with merge commit merge style (#3844) (#4052)
4126* BUGFIXES
4127  * Disallow empty titles (#5785) (#5794)
4128  * Fix sqlite deadlock when assigning to a PR (#5640) (#5642)
4129  * Don't close issues via commits on non-default branch. (#5622) (#5643)
4130  * Fix commit page showing status for current default branch (#5650) (#5653)
4131  * Only count users own actions for heatmap contributions (#5647) (#5655)
4132  * Update xorm to fix issue postgresql dumping issues (#5680) (#5692)
4133  * Use correct value for "MSpan Structures Obtained" (#5706) (#5716)
4134  * Fix bug on modifying sshd username (#5624)
4135  * Delete tags in mirror which are removed for original repo. (#5609)
4136  * Fix wrong text getting saved on editing second comment on an issue. (#5608)
4137  * Fix nil pointer when adding a due date  (#5587)
4138  * Fix type mismatch of format string (#5574)
4139  * Fix bug on upload file name (#5571)
4140  * Issue is not overdue when it is on the same date #5566 (#5568)
4141  * Fix indexer reindex bug when gitea restart (#5563)
4142  * Fix table name typo on SQL (#5562)
4143  * Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key deletion (#5557)
4144  * Fix makefile generate buildstep (#5556)
4145  * Fix nil pointer base branch bug (#5555)
4146  * Fix permission check on api create org (#5523)
4147  * Fix detect force push failure on deletion of protected branches (#5522)
4148  * Fix approvals limitation (#5521)
4149  * Fix bug when a read perm user to edit his issue (#5516)
4150  * Fix adding reaction fail for read permission user (#5515)
4151  * Fixing MSSQL timestamp type (#5511)
4152  * Fix forgot deletion of notification when delete repository (#5506)
4153  * Fix empty wiki (#5504)
4154  * Fix clone wiki failed via ssh (#5503)
4155  * Fix code review on mssql (#5502)
4156  * Fix lfs version check warning log when using ssh protocol (#5501)
4157  * Fix topic name length on database (#5493)
4158  * Ensure that the `closed_at` is set for closed issues (#5449)
4159  * Admin should be able to delete repos via the API even if he is not a member of the organization (#5443)
4160  * Word-Break the WebHook url to prevent a ui-break (#5432)
4161  * Fix forgot removed records when deleting user (#5429)
4162  * Fix repository deletion when there is large number of issues in it (#5426)
4163  * Fix heatmap colors for Chrome/Safari (#5421)
4164  * Fix password variable shadowing (#5405)
4165  * Fix dependent issue searching when gitea is run in subpath (#5392)
4166  * Don't force a password change for the admin user when creating an account via cli (#5391)
4167  * API: '/orgs/:org/repos': return private repos with read access (#5383)
4168  * Don't send assign webhooks when creating issue (#5365)
4169  * Removing Labels via EditPullRequest API (#5348)
4170  * Migration fixes for gogs (0.11.66) to gitea (1.6.0) #5318 (#5341)
4171  * Fix bug when users have serval teams with different units on different repositories (#5307)
4172  * Fix U2F if gitea is configured in subpath (#5302)
4173  * Fix file edit change preview functionality (#5300)
4174  * Update gitignore list (#5258)
4175  * Fixed heatmap not working in mssql (#5248)
4176  * Fixed wrong api request url for instances running in subfolders (#5247)
4177  * Fix compatibility heatmap with mysql 8 (#5232)
4178  * Fix data race on migrate repository (#5224)
4179  * Fix sqlite and mssql lock (#5214)
4180  * Fix sqlite lock (#5210)
4181  * Fix: Accept web-command cli flags if web-command is commited (#5200)
4182  * Fix: Add secret to all webhook's payload where it has been missing (#5199)
4183  * Fix race on updatesize (#5190)
4184  * Fix create team, update team missing units (#5188)
4185  * Fix sqlite lock (#5184 & #5176)
4186  * Fix showing pull request link when delete a branch (#5166)
4187  * Fix JSON result of empty array in heatmap data array (#5154)
4188  * Update build tags for sqlite_unlock notify (#5144)
4189  * This commit will reduce join star, repo_topic, topic tables on repo search, so that fix extra columns problem on mssql (#5136)
4190  * Fix deadlock when sqlite (#5118)
4191  * Add comment replies (#5104)
4192  * Fix home page template regression (#5102)
4193  * Fix regex to support optional end line of old section in diff hunk (#5096)
4194  * LDAP via simple auth separate bind user and search base (#5055)
4195  * Fix markdown image with link (#4675)
4196  * Fix to 3819 - Filtering issues by tags on main screen issues (#3824)
4197* ENHANCEMENTS
4198  * Delete organization endpoint added (#5601)
4199  * Update Licenses (#5558)
4200  * Support reverse proxy providing email (#5554)
4201  * Add git protocol v2 support via SSH on Docker image (#5520)
4202  * Add tests for api user orgs (#5494)
4203  * Allow link verification for services like Mastodon (#5481)
4204  * Improve team members and repositories settings UI (#5457)
4205  * Remove the required class from optional ssh port in installation page (#5428)
4206  * Explicitly disable Git credential helper (#5367)
4207  * Setting Labels via EditPullRequest API (#5347)
4208  * Implement pasting image from clipboard for browsers that supports that (#5317)
4209  * Milestone issues and pull requests (#5293)
4210  * Support envs on external render commands (#5278)
4211  * Add option to disable automatic mirror syncing. (#5242)
4212  * Remove unused db init on commands serv, update, hooks (#5225)
4213  * Serve audio files using HTML5 audio tag (#5221)
4214  * Pass link prefixes to external markup parsers (#5201)
4215  * Add AutoHead functionality. (#5186)
4216  * Fix emojis not showing in commit messages (#5168)
4217  * Block registration based on email domain (#5157)
4218  * Update vendor/go-sqlite3 (#5133 & #5162)
4219  * Update x/net lib (#5169)
4220  * Show review summary in pull requests (#5132)
4221  * Use type switch (#5122)
4222  * Remove duplicated if bodies (#5121)
4223  * Remove check for negative length (#5120)
4224  * Make switch more clear (#5119)
4225  * Use named const instead of a raw string (#5115)
4226  * Fix issue where ecdsa and other key types are not synced from LDAP (#5092) (#5094)
4227  * Refactor: err != nil check, just return error instead (#5093)
4228  * Add notification interface and refactor UI notifications (#5085)
4229  * Use APP_NAME on home page (#5048)
4230  * Explicitly decide whether to  use TLS in mailer's configuration (#5024)
4231  * Generate random password (#5023)
4232  * UX of link account (Step 1) (#5006)
4233  * Make sure argsSet verifies string isn't empty too (#4980)
4234  * Improve performance of dashboard (#4977)
4235  * Keys API changes (#4960)
4236  * Add must-change-password flag to cli for creating a user (#4955)
4237  * Use native go method to get current user rather than environment variable (#4930)
4238  * Make gitea serv use api/internal (#4886)
4239  * Add support for search by uid (#4876)
4240  * Allow to add organization members as collaborators on organization owned repositories (#4748)
4241* TESTING
4242  * Kill testing processes if the test takes too long (#5174)
4243  * Update outdated Go toolchain version for .drone.yml (#5146)
4244  * Increase the retry limit to 20 times and the interval to 200ms (#5134)
4245  * Retry test-fixtures loading in case of transaction rollback (#5125)
4246  * Added test environment for mssql (#4282)
4247* BUILD
4248  * Replace lint to revive (#5422)
4249  * Update golang version in Dockerfile (#5246)
4250* DOCS
4251  * Typo in routers/api/v1/org/org.go fixed. (#5598)
4252  * Update the docs for sqlite_unlock_notify (#5145)
4253  * CN translation of docs part (#5049)
4254  * Kubernetes deployment file (#5046)
4255* MISC
4256  * Upgrade alpine to 3.8 (#5423)
4257  * Git-Trees API (#5403)
4258  * Only chown directories during docker setup if necessary. Fix #4425 (#5064)
4259
4260## [1.6.4](https://github.com/go-gitea/gitea/releases/tag/v1.6.4) - 2019-01-15
4261* BUGFIX
4262  * Fix SSH key now can be reused as public key after deleting as deploy key (#5671) (#5685)
4263  * When redirecting clean the path to avoid redirecting to external site (#5669) (#5703)
4264  * Fix to use correct value for "MSpan Structures Obtained" (#5706) (#5715)
4265
4266## [1.6.3](https://github.com/go-gitea/gitea/releases/tag/v1.6.3) - 2019-01-04
4267* SECURITY
4268  * Prevent DeleteFilePost doing arbitrary deletion (#5631)
4269* BUGFIX
4270  * Fix wrong text getting saved on editing second comment on an issue (#5608)
4271
4272## [1.6.2](https://github.com/go-gitea/gitea/releases/tag/v1.6.2) - 2018-12-21
4273* SECURITY
4274  * Sanitize uploaded file names (#5571) (#5573)
4275  * HTMLEncode user added text (#5570) (#5575)
4276* BUGFIXES
4277  * Fix indexer reindex bug when gitea restart (#5563) (#5564)
4278  * Remove a double slash in the HTTPS redirect with Let's Encrypt (#5537) (#5539)
4279  * Fix bug when a read perm user to edit his issue (#5516) (#5534)
4280  * Detect force push failure on deletion of protected branches (#5522) (#5531)
4281  * Let's Encrypt handler listens on correct port for certificate validation (#5525) (#5527)
4282  * Fix forgot deletion of notification when delete repository (#5506) (#5514)
4283  * Fix undeleted content when deleting user (#5429) (#5509)
4284  * Fix empty wiki (#5504) (#5508)
4285
4286## [1.6.1](https://github.com/go-gitea/gitea/releases/tag/v1.6.1) - 2018-12-08
4287* BUGFIXES
4288  * Fix dependent issue searching when gitea is run in subpath (#5392) (#5400)
4289  * API: '/orgs/:org/repos': return private repos with read access (#5393)
4290  * Fix repository deletion when there is large number of issues in it (#5426) (#5434)
4291  * Word-break the WebHook url to prevent a ui-break (#5445)
4292  * Admin should be able to delete repos via the API even if they are not a member of the organization (#5443) (#5447)
4293  * Ensure that the `closed_at` is set for closed (#5450)
4294  * Fix topic name length on database (#5493) (#5495)
4295
4296## [1.6.0](https://github.com/go-gitea/gitea/releases/tag/v1.6.0) - 2018-11-22
4297* BREAKING
4298  * Respect email privacy option in user search via API (#4512)
4299  * Simply remove tidb and deps (#3993)
4300  * Swagger.v1.json template (#3572)
4301* SECURITY
4302  * Add CSRF checking to reqToken and add reqToken to admin API routes (#5272) (#5250)
4303  * Improve URL validation for external wiki  and external issues (#4710)
4304  * Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706)
4305  * Don't disclose emails of all users when sending out emails (#4664)
4306  * Check that repositories can only be migrated to own user or organizations (#4366)
4307* FEATURES
4308  * Add comment replies (#5147) (#5104)
4309  * Pull request review/approval and comment on code (#3748)
4310  * Added dependencies for issues (#2196) (#2531)
4311  * Add the ability to have built in themes in Gitea and provide dark theme arc-green (#4198)
4312  * Add sudo functionality to the API (#4809)
4313  * Add oauth providers via cli (#4591)
4314  * Disable merging a WIP Pull request (#4529)
4315  * Force user to change password (#4489)
4316  * Add letsencrypt to Gitea (#4189)
4317  * Add push webhook support for mirrored repositories (#4127)
4318  * Add csv file render support defaultly (#4105)
4319  * Add Recaptcha functionality to Gitea (#4044)
4320* ENHANCEMENTS
4321  * Fix milestones sorted wrongly (#4987)
4322  * Allow api to create tags for releases if they don't exist (#4890)
4323  * Fix #4877 to follow the OpenID Connect Audiences spec (#4878)
4324  * Enforce token on api routes [fixed critical security issue #4357] (#4840)
4325  * Update legacy branch and tag URLs in dashboard to new format (#4812)
4326  * Slack webhook channel name cannot be empty or just contain an hashtag (#4786)
4327  * Add whitespace handling to PR-comparsion (#4683)
4328  * Make reverse proxy auth optional (#4643)
4329  * MySQL TLS (#4642)
4330  * Make sure to set PR split view when creating/previewing a pull request  (#4617)
4331  * Log user in after a successful sign up (#4615)
4332  * Fix typo IsPullReuqestBroken -> IsPullRequestBroken (#4578)
4333  * Allow admin toggle forcing a password change for newly created users (#4563)
4334  * Update jQuery to v1.12.4 (#4551)
4335  * Env var GITEA_PUSHER_EMAIL (#4516)
4336  * Feat(repo): support search repository by topic name (#4505)
4337  * Small improvements to dependency UI (#4503)
4338  * Make max commits in graph configurable (#4498)
4339  * Add valid for lfs oid (#4461)
4340  * Add shortcut to save wiki page (#4452)
4341  * Allow administrator to create repository for any organization (#4368)
4342  * Fix repository last updated time update when delete a user who watched the repo (#4363)
4343  * Switch plaintext scratch tokens to use hash instead (#4331)
4344  * Increase default TOTP secret size to 320 bits (#4287)
4345  * Keep preseeded database password (#4284)
4346  * Implemented hover text showing user FullName (#4261)
4347  * Add ability to delete a token (#4235)
4348  * Fix typos in i18n variable names. (#4080)
4349  * Api: repos/search: add parameters to control the sort order (#3964)
4350  * Add missing path in the Docker app.ini template (#2181)
4351  * Add file name and branch to page title (#4902)
4352  * Offline use of google fonts (#4872)
4353  * Add missing History link to directory listings v2 (#4829)
4354  * Locale for Edit and Remove due date issue (#4802)
4355  * Disable 'May Import Local Repository' when is disabled by setting (Is… (#4780)
4356  * API /admin/users/{username} missing parameter (#4775)
4357  * Display error when adding a user to a team twice (#4746)
4358  * Remove UsePrivilegeSeparation from the Docker sshd_config, see #2876 (#4722)
4359  * Focus title input when clicking helper link (#4696)
4360  * Add vendor to user reserved words and format words list according alphabet (#4685)
4361  * Add gitea/issues link to 500 page (#4654)
4362  * Hide home button when landing page is not set to home (#4651)
4363  * Remove link to GitHub issues in 404 template (#4639)
4364  * Cmd/serve: pprof cpu and memory profile dumps to disk (#4560)
4365  * Add flash message after an account has been successfully activated (#4510)
4366  * Prevent html entity escaping on delete branch (#4471)
4367  * Locale for button Edit on protected branch (#4442)
4368  * Update notification icon (#4343)
4369  * Added front-end topics validation (#4316)
4370  * Don't display buttons if there are no system notifications (#4280)
4371  * Issue due date api (#3890)
4372* BUGFIXES
4373  * dont' send assign webhooks when creating issue (#5365)
4374  * Fix create team, update team missing units (#5188)
4375  * Fix file edit change preview functionality (#5300)
4376  * *ix bug when users have serval teams with different units on different repositories (#5307)
4377  * Fix U2F if gitea is configured in subpath (#5302)
4378  * Fix markdown image with link (#4675)
4379  * Remove maxlines option for file logger (#5282)
4380  * Fix wrong api request url for instances running in subfolders (#5261) (#5247)
4381  * Accept web-command cli flags if web-command is commited (#5245) (#5200)
4382  * Reduce join star, repo_topic, topic tables on repo search, to resolve extra columns problem on MSSQL (#5136) (#5229)
4383  * Fix data race on migrate repository (#5224) (#5230)
4384  * Add secret to all webhook's payload where it has been missing (#5208) (#5199)
4385  * Fix sqlite and MSSQL lock (#5210) (#5223) (#5214) (#5218) (#5176) (#5179)
4386  * Fix race on updatesize (#5190) (#5215)
4387  * Fix filtering issues by tags on main screen issues (#5219) (#3824)
4388  * Fix SQL quoting (#5137) (#5117)
4389  * Fix regex to support optional end line of old section in diff hunk (#5097) (#5096)
4390  * Fix release creation via API (#5076)
4391  * Remove links from topics in edit mode  (#5026)
4392  * Fix missing AppSubUrl in few more templates (fixup) (#5021)
4393  * Fix missing AppSubUrl in some templates (#5020)
4394  * Hide outdated comments in file view (#5017)
4395  * Upgrade gopkg.in/testfixtures.v2 (#4999)
4396  * Disable debug routes unless PPROF is enabled in configuration (#4995)
4397  * Fix user menu item styling (#4985)
4398  * Fix layout of the topics editing form (#4971)
4399  * Fix null pointer dereference in ParseCommitWithSignature (#4962)
4400  * Fix url in discord webhook (#4953)
4401  * Detect charset and convert non UTF-8 files for display (#4950)
4402  * Make sure to catch the right error so it is displayed on the UI (#4945)
4403  * Fix(topics): don't redirect to explore page. (#4938)
4404  * Fix bug forget to remove Stopwatch when remove repository (#4928)
4405  * Fix bug when repo remained bare if multiple branches pushed in single push (#4923)
4406  * Fix: Crippled diff (#4726) (#4900)
4407  * Fix trimming of markup section names (#4863)
4408  * Issues api allow pulls and fix #4832 (#4852)
4409  * Do not autocreate directory for new users/orgs (#4828) (#4849)
4410  * Fix redirect with non-ascii branch names (#4764) (#4810)
4411  * Fix missing release title in webhook (#4783) (#4796)
4412  * User shouldn't be able to approve or reject his/her own PR (#4729)
4413  * Make sure to reset commit count in the cache on mirror syncing (#4720)
4414  * Fixed bug where team with admin privelege type doesn't get any unit  (#4719)
4415  * Fix incorrect caption of webhook setting (#4701) (#4717)
4416  * Allow WIP marker to contains < or > (#4709)
4417  * Hide org/create menu item in Dashboard if user has no rights (#4678) (#4680)
4418  * Site admin could create repos even MAX_CREATION_LIMIT=0 (#4645)
4419  * Fix custom templates being ignored (#4638)
4420  * Fix starring icon after semantic ui update (#4628)
4421  * Fix Split-View line adjustment (#4622)
4422  * Fix integer constant overflows in tests (#4616)
4423  * Push whitelist now doesn't apply to branch deletion (#4601) (#4607)
4424  * Fix bugs when too many IN variables (#4594)
4425  * Fix failure on creating pull request with assignees (#4419) (#4583)
4426  * Fix panic issue on update avatar email (#4580) (#4581)
4427  * Fix status code label for a successful webhook (#4540)
4428  * An inactive user shouldn't be able to be added as a collaborator (#4535)
4429  * Don't fail silently if trying to add a collaborator twice (#4533)
4430  * Fix incorrect MergeWhitelistTeamIDs check in CanUserMerge function (#4519) (#4525)
4431  * Fix out-of-transaction query in removeOrgUser (#4521) (#4522)
4432  * Fix migration from older releases (#4495)
4433  * Accept 'Data:' in commit graph (#4487)
4434  * Update xorm to latest version and fix correct `user` table referencing in sql (#4473)
4435  * Relative URLs for LibreJS page (#4460)
4436  * Redirect to correct page after using scratch token (#4458)
4437  * Fix column droping for MSSQL that need new transaction for that (#4440)
4438  * Replace src with raw to fix image paths (#4377)
4439  * Add default merge options when creating new repository (#4369)
4440  * Fix docker build (#4358)
4441  * Fixes repo membership check in API (#4341)
4442  * Dep upgrade mysql lib (#4161)
4443  * Fix some issues with special chars in branch names (#3767)
4444  * Responsive design fixes (#4508)
4445* TRANSLATION
4446  * Fix punctuation in English translation (#4958)
4447  * Fix translation (#4355)
4448
4449## [1.5.3](https://github.com/go-gitea/gitea/releases/tag/v1.5.3) - 2018-10-31
4450* SECURITY
4451  * Fix remote command execution vulnerability in upstream library (#5177) (#5196)
4452
4453## [1.5.2](https://github.com/go-gitea/gitea/releases/tag/v1.5.2) - 2018-10-09
4454* SECURITY
4455  * Enforce token on api routes (#4840) (#4905)
4456* BUGFIXES
4457  * Remove links from topics in edit mode (#5030)
4458  * Detect charset and convert non UTF-8 files for display (#4950) (#4994)
4459  * Fix layout of the topics editing form (#4971) (#4993)
4460  * Fix null pointer dereference in ParseCommitWithSignature (#4964)
4461  * Fix url in discord webhook (#4951)
4462  * Fix font-cropping UI bug in diff (#4726) (#4929)
4463  * Fix bug forget to remove Stopwatch when remove repository (#4933)
4464  * Fix bug when repo remained bare if multiple branches pushed (#4927)
4465  * Fix redirect with non-ascii branch names (#4764) (#4887)
4466  * Fix issues api allow pulls (#4852) (#4862)
4467  * Fix trimming of markup section names (#4864)
4468
4469## [1.5.1](https://github.com/go-gitea/gitea/releases/tag/v1.5.1) - 2018-09-03
4470* SECURITY
4471  * Don't disclose emails of all users when sending out emails (#4784)
4472  * Improve URL validation for external wiki and external issues (#4710) (#4740)
4473  * Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706) (#4707)
4474* BUGFIXES
4475  * Fix missing release title in webhook (#4783) (#4800)
4476  * Make sure to reset commit count in the cache on mirror syncing (#4770)
4477  * Fixed bug where team with admin privelege type doesn't get any unit (#4759)
4478  * Fix failure on creating pull request with assignees (#4583) (#4727)
4479  * Hide org/create menu item in Dashboard if user has no rights (#4678) (#4686)
4480* TRANSLATION
4481  * Fix incorrect caption of webhook setting (#4701) (#4718)
4482
4483## [1.5.0](https://github.com/go-gitea/gitea/releases/tag/v1.5.0) - 2018-08-10
4484* SECURITY
4485  * Check that repositories can only be migrated to own user or organizations (#4366) (#4370)
4486  * Limit uploaded avatar image-size to 4096px x 3072px by default (#4353)
4487  * Do not allow to reuse TOTP passcode (#3878)
4488* BUGFIXES
4489  * Fix column droping for MSSQL that need new transaction for that (#4440) (#4484)
4490  * Redirect to correct page after using scratch token (#4458) (#4472)
4491  * Replace src with raw to fix image paths (#4377) (#4386)
4492  * Fixes repo membership check in API (#4341) (#4379)
4493  * Add default merge options when adding new repository (#4369) (#4373)
4494  * Fix repository last updated time update when delete a user who watched the repo (#4363) (#4371)
4495  * Fix html entity escaping in branch deletion message (#4471) (#4485)
4496  * Fix out-of-transaction query in removeOrgUser (#4521) (#4524)
4497  * Fix incorrect MergeWhitelistTeamIDs check in CanUserMerge function (#4519)
4498  * Fix panic issue on update avatar email (#4580) (#4590)
4499  * Fix bugs when too many IN variables (#4594) (#4597)
4500  * Push whitelist now doesn't apply to branch deletion (#4601) (#4640)
4501  * Site admin could create repos even MAX_CREATION_LIMIT=0 (#4645) (#4650)
4502* FEATURES
4503  * Add cli commands to regen hooks & keys (#3979)
4504  * Add support for FIDO U2F (#3971)
4505  * Added user language setting (#3875)
4506  * LDAP Public SSH Keys synchronization (#1844)
4507  * Add topic support (#3711)
4508  * Multiple assignees (#3705)
4509  * Add protected branch whitelists for merging (#3689)
4510  * Global code search support (#3664)
4511  * Add label descriptions (#3662)
4512  * Add issue search via API (#3612)
4513  * Add repository setting to enable/disable health checks (#3607)
4514  * Emoji Autocomplete (#3433)
4515  * Implements generator cli for secrets (#3531)
4516* ENHANCEMENTS
4517  * Add more webhooks support and refactor webhook templates directory (#3929)
4518  * Add new option to allow only OAuth2/OpenID user registration (#3910)
4519  * Add option to use paged LDAP search when synchronizing users (#3895)
4520  * Symlink icons (#1416)
4521  * Improve release page UI (#3693)
4522  * Add admin dashboard option to run health checks (#3606)
4523  * Add branch link in branch list (#3576)
4524  * Reduce sql query times in retrieveFeeds (#3547)
4525  * Option to enable or disable swagger endpoints (#3502)
4526  * Add missing licenses (#3497)
4527  * Reduce repo indexer disk usage (#3452)
4528  * Enable caching on assets and avatars (#3376)
4529  * Add repository search ordered by stars/forks. Forks column in admin repo list (#3969)
4530  * Add Environment Variables to Docker template (#4012)
4531  * LFS: make HTTP auth period configurable (#4035)
4532  * Add config path as an optionial flag when changing pass via CLI (#4184)
4533  * Refactor User Settings sections (#3900)
4534  * Allow square brackets in external issue patterns (#3408)
4535  * Add Attachment API (#3478)
4536  * Add EnableTimetracking option to app settings (#3719)
4537  * Add config option to enable or disable log executed SQL (#3726)
4538  * Shows total tracked time in issue and milestone list (#3341)
4539* TRANSLATION
4540  * Improve English grammar and consistency (#3614)
4541* DEPLOYMENT
4542  * Allow Gitea to run as different USER in Docker (#3961)
4543  * Provide compressed release binaries (#3991)
4544  * Sign release binaries (#4188)
4545
4546## [1.4.3](https://github.com/go-gitea/gitea/releases/tag/v1.4.3) - 2018-06-26
4547* SECURITY
4548  * HTML-escape plain-text READMEs (#4192) (#4214)
4549  * Fix open redirect vulnerability on login screen (#4312) (#4312)
4550* BUGFIXES
4551  * Fix broken monitoring page when running processes are shown (#4203) (#4208)
4552  * Fix delete comment bug (#4216) (#4228)
4553  * Delete reactions added to issues and comments when deleting repository (#4232) (#4237)
4554  * Fix wiki URL encoding bug (#4091) (#4254)
4555  * Fix code tab link when viewing tags (#3908) (#4263)
4556  * Fix webhook type conflation (#4285) (#4285)
4557
4558## [1.4.2](https://github.com/go-gitea/gitea/releases/tag/v1.4.2) - 2018-06-04
4559* BUGFIXES
4560  * Adjust z-index for floating labels (#3939) (#3950)
4561  * Add missing token validation on application settings page (#3976) #3978
4562  * Webhook and hook_task clean up (#4006)
4563  * Fix webhook bug of response info is not displayed in UI (#4023)
4564  * Fix writer cannot read bare repo guide (#4033) (#4039)
4565  * Don't force due date to current time (#3830) (#4057)
4566  * Fix wiki redirects (#3919) (#4065)
4567  * Fix attachment ENABLED (#4064) (#4066)
4568  * Added deletion of an empty line at the end of file (#4054) (#4074)
4569  * Use ResolveReference instead of path.Join (#4073)
4570  * Fix #4081 Check for leading / in base before removing it (#4083)
4571  * Respository's home page not updated after first push (#4075)
4572
4573## [1.4.1](https://github.com/go-gitea/gitea/releases/tag/v1.4.1) - 2018-05-03
4574* BREAKING
4575  * Add "error" as reserved username (#3882) (#3886)
4576* SECURITY
4577  * Do not allow inactive users to access repositories using private key (#3887) (#3889)
4578  * Fix path cleanup in file editor, when initilizing new repository and LFS oids  (#3871) (#3873)
4579  * Remove unnecessary allowed safe HTML (#3778) (#3779)
4580  * Correctly check http git access rights for reverse proxy authorized users (#3721) (#3743)
4581* BUGFIXES
4582  * Fix to use only needed columns from tables to get repository git paths (#3870) (#3883)
4583  * Fix GPG expire time display when time is zero (#3584) (#3884)
4584  * Fix to update only issue last update time when adding a comment (#3855) (#3860)
4585  * Fix repository star count after deleting user (#3781) (#3783)
4586  * Use the active branch for the code tab (#3720) (#3776)
4587  * Set default branch name on first push (#3715) (#3723)
4588  * Show clipboard button if disable HTTP of git protocol (#3773) (#3774)
4589
4590## [1.4.0](https://github.com/go-gitea/gitea/releases/tag/v1.4.0) - 2018-03-25
4591* BREAKING
4592  * Drop deprecated GOGS\_WORK\_DIR use (#2946)
4593  * Fix API status code for hook creation (#2814)
4594* SECURITY
4595  * Escape branch name in dropdown menu (#3691) (#3692)
4596  * Refactor and simplify to correctly validate redirect to URL (#3674) (#3676)
4597  * Fix escaping changed title in comments (#3530) (#3534)
4598  * Escape search query (#3486) (#3488)
4599  * Sanitize logs for mirror sync (#3057)
4600* FEATURES
4601  * Serve .patch and .diff for pull requests (#3305, #3293)
4602  * Add repo-sync-releases admin command (#3254)
4603  * Support default private when creating or migrating repository (#3239)
4604  * Writable deploy keys (closes #671) (#3225)
4605  * Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188)
4606  * Added progressbar for issues with checkboxes (#1146). (#3171)
4607  * Mention completion for issue editor. (#3136)
4608  * Add 'mark all read' option to notifications (#3097)
4609  * Git LFS lock api (#2938)
4610  * Add reactions to issues/PR and comments (#2856)
4611  * Add dingtalk webhook  (#2777)
4612  * Responsive view (#2750)
4613* BUGFIXES
4614  * Fix wiki inter-links with spaces (#3560) (#3632)
4615  * Fix query protected branch bug (#3563) (#3571)
4616  * Fix remove team member issue (#3566) (#3570)
4617  * Fix the protected branch panic issue (#3567) (#3569)
4618  * If Mirrors repository no content is fetched, updated time should not be changed (#3551) (#3565)
4619  * Bug fix for mirrored repository releases sorted (#3522) (#3555)
4620  * Add issue closed time column to fix activity closed issues list (#3537) (#3540)
4621  * Update markbates/goth library to support OAuth2 with new dropbox API (#3533) (#3539)
4622  * Fixes missing avatars in offline mode (#3471) (#3477)
4623  * Fix synchronization bug in repo indexer (#3455) (#3461)
4624  * Fix rendering of wiki page list if wiki repo contains other files (#3454) (#3463)
4625  * Fix webhook X-GitHub-* headers casing for better compatibility (#3429)
4626  * Add content type and doctype to requests made with go-get (#3426, #3423)
4627  * Fix SQL type error for webhooks (#3424)
4628  * Fix PR merge error (#3421)
4629  * Recognize more characters in crossreferenced repo name (#3413)
4630  * Fix MSSQL bug on org (#3405)
4631  * HTML escape all lines of the search result (#3402)
4632  * Change local copy origin url after repository rename (#3399)
4633  * Force-push to base repo's ref/pull/#/head (#3393)
4634  * Fix bug when a user delete but assigned on issue (#3318)
4635  * Use issue number/index instead of id for API URL. Fix #3297 (#3298)
4636  * Fix repo-transfer-and-team-repo-count bug (#3241)
4637  * Fix always-on SSL Mode checkbox in admin page (#3208)
4638  * Fix source download link when no code unit allowed (#3166)
4639  * Fix org owner cannot be removed if he is not in owner team (#3164)
4640  * Fix run web with -p push failed (#3154)
4641  * Fix gpg tmpl (#3153)
4642  * Fix SSH auth lfs locks (#3152)
4643  * Improvements for supporting UI Location (#3146)
4644  * Fix new pull request link (#3133)
4645  * Fix missing branch in release bug (#3108)
4646  * Allow adding collaborators with (fullname) (#3103)
4647  * Fix repo links (#3093)
4648  * fix lfs url refs + keep path upper/lowercase in db. (#3092)
4649  * Fix redis session failed (#3086)
4650  * Fix bugs in issue dashboard stats (#3073)
4651  * Fix avatar URLs (#3069)
4652  * Fix ref parsing in commit messages (#3067)
4653  * Fix issue list branch link broken (#3061)
4654  * sendmail: correct option to set envelope-sender (#3044)
4655  * Fix missing password length check when change password (#3039)
4656  * Fix git lfs path (#3016)
4657  * Fix API-Endpoint release (#3005) (#3012)
4658  * Set OpenID support on by default when installing new instance (#3010)
4659  * Various wiki bug fixes (#2996)
4660  * Fix go-get, src and raw urls to new scheme (#2978)
4661  * Fix error when add user has full name to team (#2973)
4662  * Fix memcache support when value is returned as string always (#2924)
4663* ENHANCEMENTS
4664  * Use GiteaServer as the user agent for http requests (#3404)
4665  * Delete indexer DB entries when (re)creating index (#3385)
4666  * Change how merged PR commit info are prepared (#3368)
4667  * Asynchronously populate the repo indexer (#3366)
4668  * Make the default action for the gitea executable that of running the webserver (#3331)
4669  * Templates for extra links in top navbar and repo tool tabs. (#3308)
4670  * Fixed asterisk based tasklist items #3295 (#3296)
4671  * Add more additional template snippets (#3286)
4672  * Open external tracker in blank window, consistently with wiki (#3227)
4673  * Fix repo links on user profile (#3197)
4674  * Enable emoji for wiki view (#3158)
4675  * Small improve on deleting attachements (#3145)
4676  * Reduce overhead of upgrades for users with custom stylesheets/JS (#3051)
4677  * Default log level to Info without hardcoding it in installer (#3041)
4678  * Memory usage improvements (#3013)
4679  * Add fingerprint to ssh key endpoints. (#3009)
4680  * Improve memory usage when reaching diff limits (#2990)
4681  * Expandable commit bodies (#2980)
4682  * Update gitgraph.js to fix blurry commit graph on HiDPI screens (#2957)
4683  * Fix language names (#2955)
4684  * Remove render issue link (#2954)
4685  * Page parameter for repo search API (#2915)
4686  * Apply LANDING\_PAGE config options for logged in users (#2894)
4687  * Enable admin to search by email (#2888)
4688  * Hide add key button if SSH is disabled (#2873)
4689  * Fix comment API paths (#2813)
4690  * Add an option to allow redirect of http port 80 to https. (#1928)
4691* MISC
4692  * Fix organization profile on mobile devices (#3332)
4693  * Fix guide link for webhooks in repository settings (#3291) (#3292)
4694  * Enable Libravatar by default in new installations (#3287)
4695  * Improve suppressed diff boxes (#3193)
4696  * fix button heights on commits page (#3091)
4697  * Minor copy changes (#3074)
4698  * Sort repos in issues dashboard sidebar (#3072)
4699  * Remove box-shadow from UI, fix dashboard issue (#3065)
4700  * Adjust branch button size (#3063)
4701  * Fix misalignment issue in repo header (#3062)
4702  * Delete a user's public key via admin api (closes #3014) (#3059)
4703  * Dashboard: Fix line height problem in issue titles (#3054)
4704  * Remove duplicate "Max Diff Lines" from config view (#2987)
4705  * Drop unmaintained gogs migration script (#2947)
4706  * App restarts to quickly if it fails to start. (#2945)
4707  * Add owner to delete repo message (#2886)
4708
4709## [1.3.1](https://github.com/go-gitea/gitea/releases/tag/v1.3.1) - 2017-12-08
4710* BUGFIXES
4711  * Sanitize logs for mirror sync (#3057, #3082) (#3078)
4712  * Fix missing branch in release bug (#3108) (#3117)
4713  * Fix repo indexer and submodule bug (#3107) (#3110)
4714  * Fix legacy URL redirects (#3100) (#3106)
4715  * Fix redis session failed (#3086) (#3089)
4716  * Fix issue list branch link broken (#3061) (#3070)
4717  * Fix missing password length check when change password (#3039) (#3071)
4718
4719## [1.3.0](https://github.com/go-gitea/gitea/releases/tag/v1.3.0) - 2017-11-29
4720* BREAKING
4721  * Make URL scheme unambiguous (#2408)
4722* FEATURES
4723  * Add branch overiew page (#2108)
4724  * Code/repo search (#2582)
4725  * Add Activity page to repository (#2674)
4726  * Issue Timetracking (#2211)
4727  * Add orgmode document type on file view and readme (#2525)
4728  * Add external markup render support (#2570)
4729  * Implementation of discord webhook (#2402)
4730  * Webhooks for repo creation/deletion (#1663)
4731  * Complete push webhooks (#2530)
4732  * Add possibility to record branch information in an issue (#780)
4733  * Create new branch from branch selection dropdown (#2130)
4734  * Implementation of all repositories of a user from user->settings (#1740)
4735  * Add LFS object verification step after upload (#2868)
4736  * Configurable SSH cipher suite (#913)
4737  * Disable custom Git Hooks globally via configuration file (#2450)
4738  * Sync releases table with tags on push and for mirrors (#2459)
4739* BUGFIXES
4740  * Fix label comments for French locale (#3017)
4741  * Remove duplicate "Max Diff Lines" from config view (#3001)
4742  * Fix over-escaped characters (#2992)
4743  * Fix go-get, src and raw urls to new scheme (#2986)
4744  * Fix error when add user has full name to team (#2975)
4745  * Fix files/commits of merged PRs (#2970)
4746  * Update golang x/crypto dependencies - Fix SSH transport fail (#2951)
4747  * Fix memcache support when value is returned as string always (#2950)
4748  * Fix issue link rendering in commit messages (#2897)
4749  * Fix adding a new authentication source after selecting OAuth (#2889)
4750  * Fix new branch creation to new url scheme (#2884)
4751  * Allow spaces in username for LDAP users (#2880)
4752  * Fix LFS not returning correct content length when requesting a range … (#2864)
4753  * Fix fork repository cycle to self (#2860)
4754  * Fix click create pull request button 404 (#2859)
4755  * Fix API raw file content access for default branch (#2849)
4756  * Clean repository ROOT directory name with filepath.Clean (#2846)
4757  * Fix API raw requests for commits and tags (#2841)
4758  * Fix order of comments (#2835)
4759  * Issue content should not be updated when closing with comment (#2833)
4760  * Fix ordering in app.ini and fix run mode option (#2829)
4761  * Fix redirect url of legacy commits route (#2825)
4762  * Fix commits page url (#2823)
4763  * Fix wrong translations (#2818)
4764  * Fix dropdown menu position when explore repos (#2808)
4765  * Fix Git LFS object/repo link storage in database and small refactoring (#2803)
4766  * Use relative URLs for avatars on the dashboard (#2800)
4767  * Add checks for commits with missing author and time (#2771)
4768  * Fix emojify image URL (#2769)
4769  * Hide unactive on explore users and some refactors (#2741)
4770  * Fix IE unsupported javascript construction in branch dropdown (#2736)
4771  * Only update mirror last update after successful sync (#2730)
4772  * Fix semantic-ui style conflict with v-cloak (#2722)
4773  * Fixing wrong translation on sort type oldest/latest (#2720)
4774  * Fix PR, milestone and label functionality if issue unit is disabled (#2710)
4775  * Fix plain readme didn't render correctly on repo home page (#2705)
4776  * Fix organization removal from watch table migration (#2703)
4777  * Fix repository search function (#2689)
4778  * fix panic on gogs webhook creation (#2675)
4779  * Fix orgnization user watch repository (#2670)
4780  * GPG key email verification no longer case sensitive (#2661) (#2663)
4781  * Fix index column deletion (#2651)
4782  * table `pull_request` wasn't updated correctly (#2649)
4783  * Fix go get response if only app URL is custom in configuration (#2634)
4784  * Fix doubled issue tab introduced in migration v16 (#2611)
4785  * Rewrite migrations to not depend on future code changes (#2604)
4786  * Fix implementation of repo Home func (#2601)
4787  * Fix translation upload to crowdin (#2599)
4788  * Reduce usage of allcols on update (#2596)
4789  * fix go get subpackage bug (#2584)
4790  * Fix broken migration to add can_push field back to table (#2574)
4791  * fix readme view bug (#2566)
4792  * Fix sending mail with a non-latin display name. #2102 (#2559)
4793  * Restricting access to fork functioanlity to users with Code access (#2534)
4794  * fix updated update on public key (#2514)
4795  * Added bucket name to s3 drone plugin (#2505)
4796  * fixes 500 error on dashboard when using MSSQL (#2504)
4797  * fix wrong rendering of commit detail page (#2503)
4798  * Hotfix: Add time manually adds time in nanoseconds (#2499)
4799  * Remove repository mirrors from "collaborative" list (#2497)
4800  * fix release failed since the wrong token name (#2496)
4801  * Fix slice out of bounds error in mailer (#2479)
4802  * Fix #2470 (#2477)
4803  * fix orgnization webhooks (#2422)
4804  * fix webhook test (#2415)
4805  * fix missing orgnization discord webhook (#2414)
4806  * Fix route handler order (#2409)
4807  * Prevent sending emails and notifications to inactive users (#2384)
4808  * Move themes to plugin directory. Fixes #2372 (#2375)
4809  * fix duplicated feed (#2370)
4810  * Fix missing collabrative repos (#2367)
4811  * Only check at least one email gpg key (#2266)
4812  * don't check minimum key size when disabled (#1754)
4813  * Fix run command race (#1470)
4814  * fix .netrc authentication (#2700)
4815  * Fix so that user can still fork his own repository to his organizations (#2699)
4816  * Fix can_push value to false in protected_branch (#2560)
4817  * Fix copy in email templates (#2801)
4818  * Fix inconsistencies in user settings UI (#2901)
4819  * Fix attachments icon size on zoom in/out (#2853)
4820  * Fix ignored errors in API route (#2850)
4821  * Fix activity css conflit with semantic ui (#2758)
4822  * Fix notifications tabs according to semantic-ui docs (#2733)
4823  * Fix typos in app.ini (#2732)
4824  * Fix duplicated rel attribute (#2549)
4825  * Fix tests code to prevent some runtime errors (#2381)
4826* ENHANCEMENTS
4827  * Memory usage improvements and lower minimal git requirement to 1.7.2 (#3013) (#3028)
4828  * Set OpenID support on by default when installing new instance (#3010) (#3027)
4829  * Use api.TrackedTime in API (#2807)
4830  * Configurable SSH key exchange algorithm and MAC suite (#2806)
4831  * Add Safari pinned tab icon (#2799)
4832  * Improve force push detect when push (#2798)
4833  * Add wrapping to long diff lines (#2789)
4834  * Link members and repositories count to each page on org home. (#2787)
4835  * Show Sendmail settings on admin config page (#2782)
4836  * Add commit count caching (#2774)
4837  * Use identicon image for default gravatar. (#2767)
4838  * Add default ssh ciphers (#2761)
4839  * Remove manual of unsupported option (#2757)
4840  * Add search mode option to /api/repo/search (#2756)
4841  * Move swagger-ui under /api/v1 (#2746)
4842  * Add support for extra sendmail arguments (#2731)
4843  * Use buffersize to reduce database connection when iterate (#2724)
4844  * Render plain text README.txt monospaced (#2721)
4845  * Integration test for activity page (#2704)
4846  * Merge password and 2fa page on user settings (#2695)
4847  * Allow custom SSH user in UI for built-in SSH server (#2617) (#2678)
4848  * Refactor duplicated code in repo handlers (#2657)
4849  * Replace deprecated Id method with ID (#2655)
4850  * Remove redudant functions and code (#2652)
4851  * hide navbar when only 1 sign-in method is available (#2444) (#2648)
4852  * Change default sort order (#2647)
4853  * Change pull description text (#2075) (#2646)
4854  * Remove direct user adding to organization members (#2641)
4855  * Use session when creating user (#2638)
4856  * Use Semantic UI's Search component for user and repo search (#2636)
4857  * Use AfterLoad instead of AfterSet on Structs (#2628)
4858  * Remove redudant CheckUnit calls in router (#2627)
4859  * Remove repo unit index (#2621)
4860  * Remove redudant issue LoadAttributes() calls (#2614)
4861  * Make indexer code more reusable (#2590)
4862  * Use custom type and constants to hold available order by options (#2572)
4863  * Use named ActionType constants in template helper (#2545)
4864  * Make basic functionality work without JavaScript (#2541)
4865  * Ctrl + Enter to submit forms (#2540)
4866  * Automatically regenerate indexer for incompatible versions (#2524)
4867  * Set default lfs content path to data/lfs (#2521)
4868  * Convert spaces to tabs in footer.tmpl (#2520)
4869  * Sort repository tree entries in natural way (#2506)
4870  * Open external wiki in new window (#2489)
4871  * Use created & updated instead BeforeInsert & BeforeUpdate (#2482)
4872  * Hide branch on pull request view or create UI (#2454)
4873  * improve protected branch to add whitelist support (#2451)
4874  * some refactors for issue and comments (#2419)
4875  * Restructure markup & markdown to prepare for multiple markup language… (#2411)
4876  * Improve issue search (#2387)
4877  * Add UseCompatSSHURI setting (#2356)
4878  * Use custom search for each filter type in dashboard (#2343)
4879  * Failed authentication are now properly logged (#2334)
4880  * Add environment variable support for Docker image (#2201)
4881  * Set session and indexers' data files rel to AppDataPath (#2192)
4882  * Display commit status on landing page of repo (#1784)
4883* TESTING
4884  * Add integration test for logging out (#2892)
4885  * Integration test for user deleting account (#2891)
4886  * Use different directories for session files in integration tests (#2834)
4887  * Add deleted_branch table fixture (#2832)
4888  * Include HTTP method in test error message (#2815)
4889  * Add repository search unit and integration tests (#2575)
4890  * Expand fixtures (#2571)
4891  * Fix /api/repo/search integration tests (#2550)
4892  * Make integration tests more user-friendly (#2536)
4893  * Fix unit test race condition (#2516)
4894  * Add missing fixture to clean gpg_key table (#2494)
4895  * Hotfix for integration testing (#2473)
4896  * Make repo private to not interfere with other tests (#2467)
4897  * Error message for integration test (#2410)
4898  * Fix "index out of range" runtime error in repo_list tests (#2376)
4899  * Add git clone test on integration test (#1682)
4900* TRANSLATION
4901  * Fix localization texts that contain semicolon (#2900)
4902  * Fix activity locale (#2709)
4903  * Update translation from crowdin (#2368)
4904* BUILD
4905  * change the email and name to GitBot account. (#2848)
4906  * Fix removing backslash before quotes in translations (#2831)
4907  * add gitea remote in drone. (#2817)
4908  * add remote name for git push. (#2816)
4909  * Launch Gitea with custom UID/GID for 'git' user (fixes #2286) (#2791)
4910  * Download and pushing translations (#2727)
4911  * Automatic update of translations (#2585)
4912  * Add pre-build step for nodejs stuff (#2581)
4913  * Compress css with nodejs (#2580)
4914  * Remove go version check for make fmt (#2558)
4915  * Fix lint errors (#2547)
4916  * Always run fmt check in CI (#2546)
4917  * Fix fmt errors (#2544)
4918  * add codecov.io service. (#2493)
4919  * Fix some tests : make coverage -> test (#2492)
4920  * Fix fmt error in mailer (#2490)
4921  * Allow changing integration test database connection using env variables (#2484)
4922  * Add changelog config file for generate changelog (#2461)
4923  * Changes for latest DroneCI (#2362)
4924  * Use standard lessc and minify CSS using Node.js (#2337)
4925* DOCS
4926  * Update screenshots on README (#2910)
4927  * Gogs -> Gitea (#2909)
4928  * Update swagger documentation (#2899)
4929  * Fix typo (#2810)
4930  * Fix Polish language name spelling (#2766)
4931  * Fix Various Grammar Issues and Adjust Unnatural Wording (#2737)
4932  * Add maintainer label for docker file (#2658)
4933  * Link to gitea-specific Vagrant example (#2624)
4934  * add release notes of v1.1.4 (#2463)
4935  * Wrap most paragraphs to 80 columns (#2396)
4936  * Update CONTRIBUTING following #2329  discussion (#2394)
4937  * Update hard-coded version to 1.3.0+dev (#2390)
4938  * Clarify Translation Process. Also fix branch names (#2378)
4939  * Admin grammar fixes and improvements (#2056)
4940* MISC
4941  * Sync MaxGitDiffLineCharacters with conf/app.ini (#2779)
4942  * Dockerfile: Updated alpine image to 3.6. (#2486)
4943  * Basic VSCode configuration for building and debugging (#2483)
4944  * Added vendor dir for js/css libs; Documented sources (#1484) (#2241)
4945
4946## [1.2.3](https://github.com/go-gitea/gitea/releases/tag/v1.2.3) - 2017-11-03
4947* BUGFIXES
4948  * Only require one email when validating GPG key (#2266, #2467, #2663) (#2788)
4949  * Fix order of comments (#2835) (#2839)
4950
4951## [1.2.2](https://github.com/go-gitea/gitea/releases/tag/v1.2.2) - 2017-10-26
4952* BUGFIXES
4953  * Add checks for commits with missing author and time (#2771) (#2785)
4954  * Fix sending mail with a non-latin display name (#2559) (#2783)
4955  * Sync MaxGitDiffLineCharacters with conf/app.ini (#2779) (#2780)
4956  * Update vendor git (#2765) (#2772)
4957  * Fix emojify image URL (#2769) (#2773)
4958
4959## [1.2.1](https://github.com/go-gitea/gitea/releases/tag/v1.2.1) - 2017-10-16
4960* BUGFIXES
4961  * Fix PR, milestone and label functionality if issue unit is disabled (#2710) (#2714)
4962  * Fix plain readme didn't render correctly on repo home page (#2705) (#2712)
4963  * Fix so that user can still fork his own repository to his organizations (#2699) (#2707)
4964  * Fix .netrc authentication (#2700) (#2708)
4965  * Fix slice out of bounds error in mailer (#2479) (#2696)
4966
4967## [1.2.0](https://github.com/go-gitea/gitea/releases/tag/v1.2.0) - 2017-10-10
4968* SECURITY
4969  * Sanitation fix from Gogs (#1461)
4970* BREAKING
4971  * Rename /forget_password url to /forgot_password (#1219)
4972* FEATURES
4973  * Logo: Add task to generate images from SVG and change to new logo (#2194)
4974  * Status-API (#1332)
4975  * Show commit status icon in commits table (#1688)
4976  * Additional OAuth2 providers (#1010)
4977  * GPG commit validation (#1150)
4978  * Rework SSH key management UI to add GPG (#1293)
4979  * Implement GPG api (#710)
4980  * Login via OpenID-2.0 (#618)
4981  * Add units to team (#947)
4982  * Batch updates for issues (#926)
4983  * Add Gitea Webhook (#1755)
4984  * API: support '/orgs/:org/repos' (#2047)
4985  * Display all organization from user settings (#1739)
4986  * LDAP user synchronization (#1478)
4987  * Adding #issuecomment to the URL in E-Mail notifications (#1674)
4988  * Add download count field and unit testing for attachment. (#1512)
4989  * Add repo mirror sync API endpoint (#1508)
4990  * Add markup package to prepare for org markup format (#1493)
4991  * Support for custom html meta  (#1423)
4992  * Per issue/PR watch/unwatch (#1410)
4993  * Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369)
4994  * Repo size in admin panel (#1482)
4995  * Show user OpenID URIs in their profile (#1314)
4996  * Add change-password admin command (#1304)
4997  * Only use issue and wiki on repo. (#1297)
4998  * Allow push to init a wiki repo (#1279)
4999* ENHANCEMENTS
5000  * Make time diff translatable (#2057)
5001  * Smaller watch, star, and fork buttons (#2052)
5002  * Display config file path on admin panel (#2030)
5003  * Only show SSH clone URL if signed in (#2169) (#2170)
5004  * Only show "No Description" to repo admins (#2167)
5005  * Always return valid go-get meta, even if unauthorized (#2010)
5006  * Enable assignee e-mail notification (#2003)
5007  * Let not-logged-in users view releases (#1999)
5008  * No highlighting for .txt files (#1922)
5009  * Make side nav on dashboard stackable (#1778)
5010  * Setting to disable authorized_keys backup (#1856)
5011  * Hide the create organization button (in dashboard/organization section) (#1705)
5012  * LFS: Return 404 for unimplemented endpoints (#1330)
5013  * Show a link to password reset from user settings requiring a password (#862)
5014  * Reserve the "explore" user/org name (#1222)
5015  * Send notifications to partecipants in issue comments (#1217)
5016  * Improve style of user OpenID setting page (#1324)
5017  * Use font-awesome OpenID icon more (#1320)
5018  * Use readonly input form to show the validated OpenID URI (#1308)
5019  * Add captcha support to OpenID based signup (#1307)
5020  * Minor improvements on commit graph UI (#1380)
5021  * Mirror sync interval specified as duration string (#1407)
5022  * Make issue in commit graph "clickable" (#1392)
5023  * Use whole button (commit graph) as link (#1390)
5024  * Autofocus on 2fa passcode fields (#1460)
5025  * Sort on repo size in admin panel (#1654)
5026  * Improve dashboard repo search (#1652)
5027  * Use a better default MAX_GIT_DIFF_LINE_CHARACTERS (#1845)
5028  * Adds Parent property to the repo API (#1687)
5029  * Add configuration option for default permission to create Organizations (#1686)
5030  * Remove sha1 hash display in repository table (#1678)
5031  * Download files to their original filename (#1676)
5032  * Exposes in API the Repo entity's Size and IsBare property (#1668)
5033  * Change two factor code entry box from text to number (#1733)
5034  * Directly show error if user hit repository limit  (#1767)
5035  * Generate small and large logos at 4x resolution (#2233)
5036  * Tags listed in releases tab (#2389) (#2424)
5037* BUGFIXES
5038  * Fix adding branch as protected to not allow pushing to it (#2556)
5039  * Orgs: fix org page title when full name is not defined (#1495)
5040  * Fix double borders on edit page (#1152) (#1153)
5041  * Search bar fixes for #1187 and #1205 (#1207)
5042  * Fix upgrade failed after ever rollback (#1194)
5043  * Fix FCGI (over TCP) support (#1368)
5044  * Backport of migration fixes (#2604) (#2677)
5045  * fix panic on gogs webhook creation (#2675) (#2676)
5046  * Backport: Fixes 500 error on dashboard when using MSSQL (#2504) (#2662)
5047  * Fix go get response if only app URL is custom in configuration (#2634) (#2640)
5048  * Fix deletion of unprotected branches (#2630)
5049  * Backport of 2611 / Fix doubled issue tab introduced in migration v16 (#2622)
5050  * v38 migration used an outdated version of RepoUnit model (#2602)
5051  * fix go get subpackage bug (#2584) (#2589)
5052  * Backport: Sync releases table with tags on push and for mirrors (#2459) (#2554)
5053  * Backport: Restricting access to fork functioanlity to users with Code access (#2542)
5054  * Fix migration from pre-v15 to 1.2.0 (#2460) (#2465)
5055  * Fix migration from pre-v15 to 1.2.0 (#2460)
5056  * fix duplicated feed (#2370) (#2413)
5057  * Fix releases to be counted from database not tags (#2389)
5058  * Fix missing collabrative repos (#2367) (#2382)
5059  * Add more test for login links and fix a bug on action retrieve (#2361)
5060  * Fix SQL condition bug in GetFeeds(..) (#2360)
5061  * fix bug on create repo link on dashboard (#2359)
5062  * Fix order of elements in dashboard html (#2344)
5063  * Fix repo-search template errors for go1.7 (#2336)
5064  * Add missing forks key for dashboard repository component (#2325)
5065  * fix template error on explore repos (#2319)
5066  * Trigger sync webhooks on UI commit (#2302)
5067  * fix 500 error when view an issue which's milestone deleted (#2297)
5068  * Only update needed columns when update user (#2296)
5069  * Fix rendering of external links (#2292)
5070  * Fix and improve dashboard repo UI (#2285)
5071  * Make short link pattern greedy (#2259)
5072  * Temporarily patch go-ini/ini with fork (#2255)
5073  * Convert xorm literal queries to method calls (#2253)
5074  * update code.gitea.io/git in vendor to fix delete branch fails (#2250)
5075  * Replace calls to xorm UseBool with Where (#2237)
5076  * rhel7 has a git version with four digits (1.8.3.1) (#2236)
5077  * Fix internal requests when gitea listens to unix socket or only external IP (#2234)
5078  * Check for access in /repositories/:id (#2227)
5079  * Fixed robots.txt 404 error (#2226)
5080  * Fix counts on issues dashboard (#2215)
5081  * Fix unclosed session bug (#2214)
5082  * Add collaborative repositories to the dashboard (#2205)
5083  * Fix issue updated_unix bug (#2204)
5084  * Fix Commits nil pointer dereference (#2203)
5085  * Fix bare-repo bugs (#2199)
5086  * Fix PR nil-dereference bug (#2195)
5087  * Allow only single fork per user/organization (#2193)
5088  * Fix key usage time update if the key is used in parallel for multiple operations (#2185)
5089  * Only allow token authentication with 2FA enabled (#2184)
5090  * Fix profile update for non-local users (#2178)
5091  * Fix compiling without sqlite and gcc (#2177)
5092  * Make compare button URL aware if current repo is a fork (#2162) (#2163)
5093  * Remove unit types commits and settings (#2161)
5094  * Fix OpenID registration route (#2160)
5095  * Fix repository settings collobration list display (#2151)
5096  * Ignore invalid issue numbers in commit messages. Fixes  #2022 (#2150)
5097  * Fix SHA1 hash linking (#2143)
5098  * Fix repo API bug (#2133)
5099  * Use POSIX complaint ! operator in find (#2132)
5100  * Fix GET /users/:username/repos endpoint (#2125)
5101  * Fix username rendering bug (#2122)
5102  * Fix wiki preview links (#2119)
5103  * vendor: update sqlite to fix "database is locked" errors (#2116)
5104  * Fix unchecked error bug (#2110)
5105  * Fix missing-return bug (#2109)
5106  * Fix API for branches with slashes (#2096)
5107  * Fix git hooks update to receive required arguments (#2095)
5108  * upgrade git source code. (#2094)
5109  * Fix SQL bug in models.PullRequests (#2092)
5110  * Don't ignore gravatar error (#2083)
5111  * Fix release display and correct paging (#2080)
5112  * remove unnecessary blank lines and wrong error log (#2079)
5113  * Check for valid renamed usernames (#2077)
5114  * Update git module (#2074)
5115  * Fix org hooks UI (#2072)
5116  * Fix #1271: Call location.reload after XHR finishes (#2071)
5117  * Fix default ghost assignee bug (#2069)
5118  * Fix bug in issue labels API (#2048)
5119  * Load label ID in NewLabels (#2045)
5120  * Fix: `http: multiple response.WriteHeader calls` (#2038)
5121  * Pagination on releases page (#2035)
5122  * repo/editor: fix breadcrumb path cuts parent dirs (#3859) (#2032)
5123  * Fix displaying commits and files of PR created from now deleted fork (#2023)
5124  * Fix #2001 and fix issue comments hidden (#2016)
5125  * Update code.gitea.io/git (#2014)
5126  * Keep sort when switching page (#2013)
5127  * Important: wrong PR merge commit ID saved (#2007)
5128  * Don't show non-comments in comments API (#2001)
5129  * Fix "Dashboard shows deleted comments" (#1995)
5130  * Make branch deletion URL more like GitHub's, fixes #1397 (#1994)
5131  * Fix fast-forward PR bug (#1989)
5132  * Fix GPG email checking to be case insensitive (#1988)
5133  * fix bug for normal user visit public repo (#1984)
5134  * fix collborators lack of units on orgnization repositories (#1968)
5135  * Fix diff of renamed and modified file (#1967)
5136  * Fix uppercase default branch bug (#1965)
5137  * Fix bug in Action.loadRepo() (#1959)
5138  * Fix deleted milestone bug (#1942)
5139  * Fix engine bug in getIssueByID (#1934)
5140  * Switch to keybase go-crypto (for some elliptic curve key) + test (#1925)
5141  * Fix setting.AppPath for integration tests (#1923)
5142  * Fix search by issue type (#1914)
5143  * Fix ghost user bug (#1913)
5144  * Require token before checking membership/ownership (#1905)
5145  * Bug fixes for org member API (#1904)
5146  * A missing / to provide a correct endpoint (#1903)
5147  * Fix 500 in public activity page (#1901)
5148  * Center-aligned login topbar (#1880)
5149  * Migration to fix existing owner team units (#1873)
5150  * Fix paginater length (#1866)
5151  * Fix bug in removeOrgRepo (#1858)
5152  * Display draft releases (#1854)
5153  * Fix 404 for external tracking issues (#1852)
5154  * Update code.gitea.io/git (#1849)
5155  * Fix user profile activity feed (#1848)
5156  * Don't ignore error in getMergeCommit (#1843)
5157  * Fix locking bug in removeOrgRepo (#1842)
5158  * Fix status table race condition (#1835)
5159  * Fix PR template error (#1834)
5160  * Fix pull request compare link (#1832)
5161  * Use ghost users in issues/PRs (#1831)
5162  * Commitless repos should be bare (#1829)
5163  * Update code.gitea.io/git (#1824)
5164  * Fix invalid reference in feeds template (#1820)
5165  * fix bug to deny to add orgnization as a member of an orgnization or team (#1815)
5166  * xxx_active_code_live setting in printed in hours and minutes instead … (#1814)
5167  * Fix deadlock in updateRepository (#1813)
5168  * Give all units to owner team (#1812)
5169  * Fix 500 for GET /teams/:id endpoints (#1811)
5170  * fix bug not to trim space of login username (#1796)
5171  * Fix renaming bug (#1786)
5172  * Fix activity feed (#1779)
5173  * Make navbar scroll on overflow (#1777)
5174  * Delete repo redirects on repo deletion (#1776)
5175  * Fix unloaded owner bug (#1770)
5176  * Admin should always be allowed to create repositories even if hit limit (#1765)
5177  * Update HighlightJS and fix YAML files highlighting (#1764)
5178  * fix: #1757 fix set MAX_CREATION_LIMIT as zero. (#1762)
5179  * fix admin lost permission caused by #947 (#1753)
5180  * More fixes for dashboard search (#1750)
5181  * fixes wrong after field in webhook payload (#1746)
5182  * fix avatar update bug (#1729)
5183  * Fix FOUC on Firefox (#1728)
5184  * Fix changes introduce by update of go-swagger. (#1727)
5185  * Fix #1719 (#1722)
5186  * Correct flash after sending password reset email (#1718)
5187  * Fix and test for delete user (#1713)
5188  * Fix rendering of issue checkboxes (#1709)
5189  * Enforce netgo build tag while cross-compilation (#1690)
5190  * fix bug when push a branch name with / & fix an integration test bug (#1689)
5191  * fix potential sqlite lock (#1680)
5192  * Fix commit sha1 URL rendering in markdown (#1677)
5193  * Fix static files permission under public/ (#1675)
5194  * fix: tag contain character ) will http 500 on release page (#1670)
5195  * Fix CSS for code in wiki markdown (#1660)
5196  * fix multiple readme file rendering and fix #1657 (#1658)
5197  * Add primary key and index to external login user table (#1656)
5198  * fix #1643 and improve integration test (#1645)
5199  * Fix version in Makefile (#1636)
5200  * Handle display of GPG key without end date (#1628)
5201  * fix bug on issue view when not login (#1624)
5202  * bug fixed for API to get user's repos (#1622)
5203  * fix lost text color on button on set as primary email (#1621)
5204  * Add create_at and updated_at in PR json (#1616)
5205  * update git and fix #1133 (#1614)
5206  * fix bug on status API (#1533)
5207  * Do not show empty collaborators segment (#1531)
5208  * Fix markdown rendering (#1530)
5209  * fix go get sub package and add domain on installation to let go get work defaultly (#1518)
5210  * fix #1501 ssh hangs caused by #1461 (#1513)
5211  * Fix empty file download (#1506)
5212  * Fix broken v27 migration - change mirror interval from int to bigint (#1504)
5213  * Do not allow commiting to protected branch from online editor (#1502)
5214  * Add internal routes for ssh hook comands (#1471)
5215  * Fix races within code.gitea.io/git.(*Command).RunInDirTimeoutPipeline (#1465)
5216  * Simple quick fix for #1418 (#1456)
5217  * fix gpg API panic when no verification (#1451)
5218  * fix migrate failed and org dashboard failed on MSSQL database (#1448)
5219  * Optimize and fix autolink function (#1442) (#1444)
5220  * Fix and simplify repo branches (settings) UI (#1435)
5221  * Fix disabled fields in repo settings UI (#1431)
5222  * fixes pull request hanging when it contains normal and LFS files (#1425)
5223  * Fix races in the log module by using syncmap (#1421)
5224  * Add length check for the return string (#1420)
5225  * Fix "Error: No issue number specified"  when pushing (#1393)
5226  * Corrected Mirror.NextUpdate not set (#1388)
5227  * fix: remove `str2html` from org full name (#1360)
5228  * Correct broken unaligned load/store in armv5 (#1355)
5229  * Remove href on first/last link when on first/last page (#1345)
5230  * Fix broken table layout (#1344)
5231  * LFS: Fix SSH authentication for trailing arguments (#1328)
5232  * Remove empty file (#1326)
5233  * Fix delete user failed on sqlite (#1321)
5234  * Fix inconsistency in layout (#1316)
5235  * Fix gpg wrong column types (#1303)
5236  * Fix wiki bugs (#1294)
5237  * Fix missing less sources for oauth (#1288)
5238  * Make sure both scripts/ can live side by side (#1264)
5239  * Fix nil-dereference bug (#1258)
5240  * rewrite pre-commit, post-commit and options hooks (fixes #1250) (#1257)
5241  * Commit search appearence fixes (#1254)
5242  * Fix forget migration for wiki hooks (#1227)
5243  * Fix repo settings external tracker failed and check external urls (#1215)
5244  * Fix 500 caused by branches settings introduced by #1198 (#1214)
5245  * fix #1189, commit messages containing a pipe (#1203)
5246  * Bug fixed for delete repo failed (#1193)
5247  * Fix migration failed when authorized_keys is not exist (#1180)
5248  * Fix ini format incomiptable with crowdin (#1177)
5249* TESTING
5250  * Integration tests for issues API (#2059)
5251  * Add integration tests for signin (#2363)
5252  * Add INTERNAL_TOKEN to integration .ini file (#2346)
5253  * Add public links check (#2323)
5254  * Fix hooks for integration repo (#2216)
5255  * More integration tests for comment API (#2156)
5256  * Cache session cookies in tests (#2128)
5257  * Less verbose integration tests (#2123)
5258  * Fix improper setup for integration tests (#2050)
5259  * Improve integration test helper functions (#2049)
5260  * Add integration test for issue creating (#2002)
5261  * Use testing/benchmark interface (#1993)
5262  * Add integration test for repository migration (#1983)
5263  * Consolidate boilerplate in integration tests (#1979)
5264  * Set console to debug for integration tests (#1976)
5265  * Add pull-create integration test (#1972)
5266  * Coverage reports for integration tests (#1960)
5267  * Add integration test for pull-request merge (#1912)
5268  * Add integration test for file editing (#1907)
5269  * Add integration test for repository forking (#1896)
5270  * Run unused test (#1875)
5271  * Don't recreate database in integration tests (#1697)
5272  * remove sqlite tag when integration test with mysql/postgres and recreate database when init integration test (#1693)
5273  * MySQL, Postgres integration tests in drone (#1638)
5274  * improve integration test to resue models/fixtures and store git repos with tests (#1627)
5275  * Improve govendor testing (#1623)
5276  * Integration test framework (#1290)
5277  * Unit tests for issue_list (#1209)
5278  * Add integration test for signup (#1135)
5279* TRANSLATION
5280  * update translation from crowdin (#2368) (#2380)
5281  * Small fixes (#2144)
5282  * Missing signed commit display translations (#2134)
5283  * Sync latest translations from crowdin (#2104)
5284  * Add make command update-translations for update translations from crodwin (#2097)
5285  * Fix some mistakes (#1833)
5286  * Improve clarity between is_activated and prohibit_login (#1788)
5287  * Improve grammar (#1775)
5288  * Fix bad grammar and wordiness (#1741)
5289  * Make strings translatable (#1188) (#1198)
5290* BUILD
5291  * Dockerfile for aarch64 (#1128) (#1130)
5292  * backport from v1.2 branch: add secrets for github release (#2588) (#2598)
5293  * Add secrets for github release to fix drone failed (#2588)
5294  * Backport changes for latest drone (#2586)
5295  * Removing .drone.yml.sig (#2579)
5296  * Fix drone for tags (#2573) (#2576)
5297  * Backport: Remove go version check for make fmt (#2558) (#2561)
5298  * Backport: Fix lint, fmt and integration testing errors (#2553)
5299  * update latest xorm version to vendor (#2353)
5300  * Remove integration test executables on `make clean` (#2340)
5301  * refactor(Makefile): allow overriding default go program (#2310)
5302  * Revert to upstream ini dependency (#2304)
5303  * Use /dev/urandom to create random password (#2298)
5304  * update drone sig file. (#2262)
5305  * go get github.com/wadey/gocovmerge when needed (#2235)
5306  * fix typo (#2145)
5307  * Revert "Reduce number of layer" (#2086)
5308  * Reduce number of layer (#2078)
5309  * Skip sqlite integration in CI (#2058)
5310  * fix golint error and rename func for suggestion. (#1997)
5311  * fix misspell (#1996)
5312  * update drone sig file (#1981)
5313  * send notification if status changed (#1973)
5314  * switch gitter to discord for drone. (#1971)
5315  * Fix missing backslash in Dockerfile.rpi (#1952)
5316  * Don't run 'make release' on PRs (#1908)
5317  * Update code.gitea.io/git (#1892)
5318  * Use production version of vuejs (#1869)
5319  * Add a variable for docker tag (#1825)
5320  * resign drone and fix #1816 (#1819)
5321  * Separate generate swagger + fix sed os specific (#1791)
5322  * Only run coverage on merges/pushes to master (#1783)
5323  * Remove stale rule from Makefile (#1782)
5324  * feat: upgrade drone docker image to support multi-stage build. (#1732)
5325  * Realy don't cache apk index (#1694)
5326  * Limit clone depth when drone-building (#1644)
5327  * Refactor Dockerfile (#1632)
5328  * Check if missing/modified/unused deps in vendor and fix errors (#1468)
5329  * Add GOFLAGS and EXTRA_GOFLAGS (#1438)
5330  * Include formatting check to the `make test` (and thus also `check`) rule (#1366)
5331* DOCS
5332  * fix wrong changelog title (#2395)
5333  * fix webhook link (#2289)
5334  * Improve swagger doc (#2274)
5335  * Add link to forum in issue template (#2070)
5336  * add missing lfs config on example file (#2039)
5337  * Add discourse link (#2027)
5338  * Fix wording (#2024)
5339  * Fix typo (#1974)
5340  * Swagger docs for list/create forks (#1941)
5341  * Update links to Discord server (#1940)
5342  * [ci skip] update discord badge. (#1930)
5343  * Change join chat from gitter to discord (#1929)
5344  * Update changelog with v1.1.1 (#1926)
5345  * Correct grammar in APIEmpty documentation (#1748)
5346  * Add swagger comment for MirrorSync (#1747)
5347  * Add "Table of Contents" in CONTRIBUTING.md (#1634)
5348  * Fix service description in Debian init file (#1538)
5349  * Use MAINTAINERS file in repository in CONTRIBUTING (#1489)
5350  * Generate swagger json (#1402)
5351  * Changed text when password reset disabled. (#1364)
5352  * Removed email copyright year (#1348)
5353  * Specify that time interval units are seconds (#1311)
5354  * Gitea OpenID-2.0 login has been tested with livejournal.com too (#1306)
5355  * Make wording of commit search more clear (#1291)
5356  * Add notice that LFS mirroring is not supported (#1251)
5357  * Fix typos in models/ and modules/ (#1248)
5358  * Refactor and fix incorrect comment (#1247)
5359  * Fix migration comment (#1241)
5360  * Update locale_en-US.ini (#1235)
5361  * Add LibreJS support (#1201)
5362  * rename OSX to macOS (#1176)
5363  * add mssql to app.ini db config comment (#1172)
5364  * Add MSSQL to issues template (#1171)
5365* MISC
5366  * Add badge and link to the Matrix room (#2348)
5367  * ignore coverage steps. (#2257)
5368  * Use sqlite3 database as default for Docker image (#2182)
5369  * update drone discord plugin to 0.0.4 version (#1992)
5370  * fix typo (#1990)
5371  * Move 3rd party js/css into `public/vendor` and document sources (#2383)
5372  * Prevent conflicting TOTP accounts by adding AppURL to issuer parameter (#2335)
5373  * Fix variable name typo (#2327)
5374  * Make use of Vue more universal (#2318)
5375  * Remove (almost) server side data rendering from repo-search component (#2317)
5376  * Add OpenID configuration in install page (#2276)
5377  * More tweaks to repo top panel (#2267)
5378  * File path tweaks in UI (#2264)
5379  * Make SHOW_USER_EMAIL also apply to profiles (#2258)
5380  * EnableUnit() -> UnitEnabled() (#2242)
5381  * Prevent selection of diff line numbers (#2240)
5382  * Remove unused variable on makefile (#2225)
5383  * No error log entries for repo 404 (#2200)
5384  * Refactor vue delimeters to use es6 template delimeters (#2171)
5385  * Replace tmp with TMPDIR. (#2152)
5386  * Remove unused files (#2124)
5387  * Improve org error handling (#2117)
5388  * Absolute path for setting.CustomConf (#2085)
5389  * remove deprecated code for Gogs compitable (#2041)
5390  * Refactor session close as xorm already does everything needed internally  (#2020)
5391  * SQLite has a query timeout. Hopefully fixes most 'database locked' errors (#1961)
5392  * Use monospace font in githook editor (#1958)
5393  * Fix import order (#1951)
5394  * Gracefully handle bare repositories on API operations. (#1932)
5395  * Fix errors caused by force push (#1927)
5396  * Display URLs in integration test logs (#1924)
5397  * Set TMPDIR enviroment variable for dump command (#1915)
5398  * Cache ctx.User in retrieveFeeds (#1902)
5399  * Make `LocalCopyPath` a setting instead of a hard-coded path (#1881)
5400  * Add check misspelling (#1877)
5401  * Fix misspelled variables (#1874)
5402  * Gofmt (#1868, #1710, #1662)
5403  * Rename misnamed migration (#1867)
5404  * Support CRLF when splitting code lines for display (#1862)
5405  * Add convert less css file step. (#1861)
5406  * Prevent accidential selection of line numbers in code view (#1860)
5407  * Delete Public SSH Key tmp file after calculating fingerprint (#1855)
5408  * Remove annoying difference in button heights. (#1853)
5409  * Only run test coverage on master branch. (#1838)
5410  * Error from mktemp command in MacOS. (#1837)
5411  * Use writeTmpKeyFile in calcFingerprint (#1828)
5412  * ROOT_URL setting use the default as shown in conf/app.ini (#1823)
5413  * Rename RepoCreationNum -> MaxCreationLimit (#1766)
5414  * Add button to admin ui (#1738)
5415  * Correct spelling mistakes (#1703)
5416  * Make openid support default false for compitable with v1.1 (#1650)
5417  * Send mails as HTML as default. Setting for send as plain text. (#1648)
5418  * fix potential lock when sqlite (#1647)
5419  * Optimize png images via Google zopflipng [ci skip] (#1639)
5420  * Upgrade alpine to v3.5 in Dockerfile (#1633)
5421  * remove unused vendor packages (#1620)
5422  * markup: microoptimise for many short filenames in directory (#1534)
5423  * support health check via / and fix #969 (#1520)
5424  * Remove env user salt since no need to use (#1515)
5425  * Drop db operations from hook commands (#1514)
5426  * Better URL validation (#1507)
5427  * Migrate WatchInfo struct to api (#1492)
5428  * refactor: show command help message. (#1486)
5429  * refactor update ssh key use time (#1466)
5430  * Set VERSION from git once, in a variable (#1447)
5431  * Remove unused mutex field (#1440)
5432  * Simplify settings pages with item list (#1389)
5433  * Clean-up PostgreSQL Tests (#1361)
5434  * refactor: remove workaround after the golang 1.7 release. (#1349)
5435  * Delete the useless code (#1335)
5436  * Run "make fmt" with go-1.6 (#1333)
5437  * Refactor admin/auth/new.tmpl (#1277)
5438  * Refactor repo/issue/view_content.tmpl (#1276)
5439  * Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270)
5440  * Cleaner UI for explore page (#1253) (#1255)
5441  * Synced licenses with github repo (#1246)
5442  * Synced gitignores with github repo (#1245)
5443  * Simplify RepositoryList.loadAttributes() (#1211)
5444  * Move user_follow to separate file (#1210)
5445  * Reduce conditionals in signin/signup inner forms (#1138)
5446
5447## [1.1.4](https://github.com/go-gitea/gitea/releases/tag/v1.1.4) - 2017-09-04
5448
5449* BUGFIXES
5450  * Fix rendering of external links (#2292) (#2315)
5451  * Fix deleted milestone bug (#1942) (#2300)
5452  * fix 500 error when view an issue which's milestone deleted (#2297) (#2299)
5453  * Fix SHA1 hash linking (#2143) (#2293)
5454  * back port from #1709 (#2291)
5455
5456## [1.1.3](https://github.com/go-gitea/gitea/releases/tag/v1.1.3) - 2017-08-03
5457
5458* BUGFIXES
5459  * Fix PR template error (#2008)
5460  * Fix markdown rendering (fix #1530) (#2043)
5461  * Fix missing less sources for oauth (backport #1288) (#2135)
5462  * Don't ignore gravatar error (#2138)
5463  * Fix diff of renamed and modified file (#2136)
5464  * Fix fast-forward PR bug (#2137)
5465  * Fix some security bugs
5466
5467## [1.1.2](https://github.com/go-gitea/gitea/releases/tag/v1.1.2) - 2017-06-13
5468
5469* BUGFIXES
5470  * Enforce netgo build tag while cross-compilation (Backport of #1690) (#1731)
5471  * fix update avatar
5472  * fix delete user failed on sqlite (#1321)
5473  * fix bug not to trim space of login username (#1806)
5474  * Backport bugfixes #1220 and #1393 to v1.1 (#1758)
5475
5476## [1.1.1](https://github.com/go-gitea/gitea/releases/tag/v1.1.1) - 2017-05-04
5477
5478* BUGFIXES
5479  * Markdown Sanitation Fix [#1646](https://github.com/go-gitea/gitea/pull/1646)
5480  * Fix broken hooks [#1376](https://github.com/go-gitea/gitea/pull/1376)
5481  * Fix migration issue [#1375](https://github.com/go-gitea/gitea/pull/1375)
5482  * Fix Wiki Issues [#1338](https://github.com/go-gitea/gitea/pull/1338)
5483  * Forgotten migration for wiki githooks [#1237](https://github.com/go-gitea/gitea/pull/1237)
5484  * Commit messages can contain pipes [#1218](https://github.com/go-gitea/gitea/pull/1218)
5485  * Verify external tracker URLs [#1236](https://github.com/go-gitea/gitea/pull/1236)
5486  * Allow upgrade after downgrade [#1197](https://github.com/go-gitea/gitea/pull/1197)
5487  * 500 on delete repo with issue [#1195](https://github.com/go-gitea/gitea/pull/1195)
5488  * INI compat with CrowdIn [#1192](https://github.com/go-gitea/gitea/pull/1192)
5489
5490## [1.1.0](https://github.com/go-gitea/gitea/releases/tag/v1.1.0) - 2017-03-09
5491
5492* BREAKING
5493  * The SSH keys can potentially break, make sure to regenerate the authorized keys
5494* FEATURES
5495  * Git LFSv2 support [#122](https://github.com/go-gitea/gitea/pull/122)
5496  * API endpoints for repo watching [#191](https://github.com/go-gitea/gitea/pull/191)
5497  * Search within private repos [#222](https://github.com/go-gitea/gitea/pull/222)
5498  * Hide user email address on explore page [#336](https://github.com/go-gitea/gitea/pull/336)
5499  * Protected branch system [#339](https://github.com/go-gitea/gitea/pull/339)
5500  * Sendmail for mail delivery [#355](https://github.com/go-gitea/gitea/pull/355)
5501  * API endpoints for org webhooks [#372](https://github.com/go-gitea/gitea/pull/372)
5502  * Enabled MSSQL support [#383](https://github.com/go-gitea/gitea/pull/383)
5503  * API endpoints for org teams [#370](https://github.com/go-gitea/gitea/pull/370)
5504  * API endpoints for collaborators [#375](https://github.com/go-gitea/gitea/pull/375)
5505  * Graceful server restart [#416](https://github.com/go-gitea/gitea/pull/416)
5506  * Commitgraph / timeline on commits page [#428](https://github.com/go-gitea/gitea/pull/428)
5507  * API endpoints for repo forks [#509](https://github.com/go-gitea/gitea/pull/509)
5508  * API endpoints for releases [#510](https://github.com/go-gitea/gitea/pull/510)
5509  * Folder jumping [#511](https://github.com/go-gitea/gitea/pull/511)
5510  * Stars tab on profile page [#519](https://github.com/go-gitea/gitea/pull/519)
5511  * Notification system [#523](https://github.com/go-gitea/gitea/pull/523)
5512  * Push and pull through reverse proxy basic auth [#524](https://github.com/go-gitea/gitea/pull/524)
5513  * Search for issues and pull requests [#530](https://github.com/go-gitea/gitea/pull/530)
5514  * API endpoint for stargazers [#597](https://github.com/go-gitea/gitea/pull/597)
5515  * API endpoints for subscribers [#598](https://github.com/go-gitea/gitea/pull/598)
5516  * PID file support [#610](https://github.com/go-gitea/gitea/pull/610)
5517  * Two factor authentication (2FA) [#630](https://github.com/go-gitea/gitea/pull/630)
5518  * API endpoints for org users [#645](https://github.com/go-gitea/gitea/pull/645)
5519  * Release attachments [#673](https://github.com/go-gitea/gitea/pull/673)
5520  * OAuth2 consumer [#679](https://github.com/go-gitea/gitea/pull/679)
5521  * Add ability to fork your own repos [#761](https://github.com/go-gitea/gitea/pull/761)
5522  * Search repository on dashboard [#773](https://github.com/go-gitea/gitea/pull/773)
5523  * Search bar on user profile [#787](https://github.com/go-gitea/gitea/pull/787)
5524  * Track label changes on issue view [#788](https://github.com/go-gitea/gitea/pull/788)
5525  * Allow using custom time format [#798](https://github.com/go-gitea/gitea/pull/798)
5526  * Redirects for renamed repos [#807](https://github.com/go-gitea/gitea/pull/807)
5527  * Track assignee changes on issue view [#808](https://github.com/go-gitea/gitea/pull/808)
5528  * Track title changes on issue view [#841](https://github.com/go-gitea/gitea/pull/841)
5529  * Archive cleanup action [#885](https://github.com/go-gitea/gitea/pull/885)
5530  * Basic Open Graph support [#901](https://github.com/go-gitea/gitea/pull/901)
5531  * Take back control of Git hooks [#1006](https://github.com/go-gitea/gitea/pull/1006)
5532  * API endpoints for user repos [#1059](https://github.com/go-gitea/gitea/pull/1059)
5533* BUGFIXES
5534  * Fixed counting issues for issue filters [#413](https://github.com/go-gitea/gitea/pull/413)
5535  * Added back default settings for SSH [#500](https://github.com/go-gitea/gitea/pull/500)
5536  * Fixed repo permissions [#513](https://github.com/go-gitea/gitea/pull/513)
5537  * Issues cannot be created with labels [#622](https://github.com/go-gitea/gitea/pull/622)
5538  * Add a reserved wiki paths check to the wiki [#720](https://github.com/go-gitea/gitea/pull/720)
5539  * Update website binding MaxSize to 255 [#722](https://github.com/go-gitea/gitea/pull/722)
5540  * User can see the private activity on public history [#818](https://github.com/go-gitea/gitea/pull/818)
5541  * Wrong pages number which includes private repositories [#844](https://github.com/go-gitea/gitea/pull/844)
5542  * Trim whitespaces for search keyword [#893](https://github.com/go-gitea/gitea/pull/893)
5543  * Don't rewrite non-gitea public keys [#906](https://github.com/go-gitea/gitea/pull/906)
5544  * Use fingerprint to check instead content for public key [#911](https://github.com/go-gitea/gitea/pull/911)
5545  * Fix random avatars [#1147](https://github.com/go-gitea/gitea/pull/1147)
5546* ENHANCEMENTS
5547  * Refactored process manager [#75](https://github.com/go-gitea/gitea/pull/75)
5548  * Restrict rights to create new orgs [#193](https://github.com/go-gitea/gitea/pull/193)
5549  * Added label and milestone sorting [#199](https://github.com/go-gitea/gitea/pull/199)
5550  * Make minimum password length configurable [#223](https://github.com/go-gitea/gitea/pull/223)
5551  * Speedup conflict checking on pull requests [#276](https://github.com/go-gitea/gitea/pull/276)
5552  * Added button to delete merged pull request branches [#441](https://github.com/go-gitea/gitea/pull/441)
5553  * Improved issue references within markdown [#471](https://github.com/go-gitea/gitea/pull/471)
5554  * Dutch translation for the landingpage [#487](https://github.com/go-gitea/gitea/pull/487)
5555  * Added Gogs migration script [#532](https://github.com/go-gitea/gitea/pull/532)
5556  * Support a .gitea folder for issue templates [#582](https://github.com/go-gitea/gitea/pull/582)
5557  * Enhanced diff-view coloring [#584](https://github.com/go-gitea/gitea/pull/584)
5558  * Added ETag header to avatars [#721](https://github.com/go-gitea/gitea/pull/721)
5559  * Added option to config to disable local path imports [#724](https://github.com/go-gitea/gitea/pull/724)
5560  * Allow custom public files [#782](https://github.com/go-gitea/gitea/pull/782)
5561  * Added pprof endpoint for debugging [#801](https://github.com/go-gitea/gitea/pull/801)
5562  * Added `X-GitHub-*` headers [#809](https://github.com/go-gitea/gitea/pull/809)
5563  * Fill SSH key title automatically [#863](https://github.com/go-gitea/gitea/pull/863)
5564  * Display Git version on admin panel [#921](https://github.com/go-gitea/gitea/pull/921)
5565  * Expose URL field on issue API [#982](https://github.com/go-gitea/gitea/pull/982)
5566  * Statically compile the binaries [#985](https://github.com/go-gitea/gitea/pull/985)
5567  * Embed build tags into version string [#1051](https://github.com/go-gitea/gitea/pull/1051)
5568  * Gitignore support for FSharp and Clojure [#1072](https://github.com/go-gitea/gitea/pull/1072)
5569  * Custom templates for static builds [#1087](https://github.com/go-gitea/gitea/pull/1087)
5570  * Add ProxyFromEnvironment if none set [#1096](https://github.com/go-gitea/gitea/pull/1096)
5571* MISC
5572  * Replaced remaining Gogs references
5573  * Added more tests on various packages
5574  * Use Crowdin for translations again
5575  * Resolved some XSS attack vectors
5576  * Optimized and reduced number of database queries
5577
5578## [1.0.2](https://github.com/go-gitea/gitea/releases/tag/v1.0.2) - 2017-02-21
5579
5580* BUGFIXES
5581  * Fixed issue counter [#882](https://github.com/go-gitea/gitea/pull/882)
5582  * Fixed XSS vulnerability on wiki page [#955](https://github.com/go-gitea/gitea/pull/955)
5583  * Add data dir without session to dump [#587](https://github.com/go-gitea/gitea/pull/587)
5584  * Fixed wiki page renaming [#958](https://github.com/go-gitea/gitea/pull/958)
5585  * Drop default console logger if not required [#960](https://github.com/go-gitea/gitea/pull/960)
5586  * Fixed docker docs link on install page [#972](https://github.com/go-gitea/gitea/pull/972)
5587  * Handle SetModel errors [#957](https://github.com/go-gitea/gitea/pull/957)
5588  * Fixed XSS vulnerability on milestones [#977](https://github.com/go-gitea/gitea/pull/977)
5589  * Fixed XSS vulnerability on alerts [#981](https://github.com/go-gitea/gitea/pull/981)
5590
5591## [1.0.1](https://github.com/go-gitea/gitea/releases/tag/v1.0.1) - 2017-01-05
5592
5593* BUGFIXES
5594  * Fixed localized `MIN_PASSWORD_LENGTH` [#501](https://github.com/go-gitea/gitea/pull/501)
5595  * Fixed 500 error on organization delete [#507](https://github.com/go-gitea/gitea/pull/507)
5596  * Ignore empty wiki repo on migrate [#544](https://github.com/go-gitea/gitea/pull/544)
5597  * Proper check access for forking [#563](https://github.com/go-gitea/gitea/pull/563)
5598  * Fix SSH domain on installer [#506](https://github.com/go-gitea/gitea/pull/506)
5599  * Fix missing data rows on admin UI [#580](https://github.com/go-gitea/gitea/pull/580)
5600  * Do not delete tags with releases by default [#579](https://github.com/go-gitea/gitea/pull/579)
5601  * Fix missing session config data on admin UI [#578](https://github.com/go-gitea/gitea/pull/578)
5602  * Properly show the version within footer on the UI [#593](https://github.com/go-gitea/gitea/pull/593)
5603
5604## [1.0.0](https://github.com/go-gitea/gitea/releases/tag/v1.0.0) - 2016-12-23
5605
5606* BREAKING
5607  * We have various changes on the API, scripting against API must be updated
5608* FEATURES
5609  * Show last login for admins [#121](https://github.com/go-gitea/gitea/pull/121)
5610* BUGFIXES
5611  * Fixed sender of notifications [#2](https://github.com/go-gitea/gitea/pull/2)
5612  * Fixed keyword hijacking vulnerability [#20](https://github.com/go-gitea/gitea/pull/20)
5613  * Fixed non-markdown readme rendering [#95](https://github.com/go-gitea/gitea/pull/95)
5614  * Allow updating draft releases [#169](https://github.com/go-gitea/gitea/pull/169)
5615  * GitHub API compliance [#227](https://github.com/go-gitea/gitea/pull/227)
5616  * Added commit SHA to tag webhook [#286](https://github.com/go-gitea/gitea/issues/286)
5617  * Secured links via noopener [#315](https://github.com/go-gitea/gitea/issues/315)
5618  * Replace tabs with spaces on wiki title [#371](https://github.com/go-gitea/gitea/pull/371)
5619  * Fixed vulnerability on labels and releases [#409](https://github.com/go-gitea/gitea/pull/409)
5620  * Fixed issue comment API [#449](https://github.com/go-gitea/gitea/pull/449)
5621* ENHANCEMENTS
5622  * Use proper import path for libravatar [#3](https://github.com/go-gitea/gitea/pull/3)
5623  * Integrated DroneCI for tests and builds [#24](https://github.com/go-gitea/gitea/issues/24)
5624  * Integrated dependency manager [#29](https://github.com/go-gitea/gitea/issues/29)
5625  * Embedded bindata optionally [#30](https://github.com/go-gitea/gitea/issues/30)
5626  * Integrated pagination for releases [#73](https://github.com/go-gitea/gitea/pull/73)
5627  * Autogenerate version on every build [#91](https://github.com/go-gitea/gitea/issues/91)
5628  * Refactored Docker container [#104](https://github.com/go-gitea/gitea/issues/104)
5629  * Added short-hash support for downloads [#211](https://github.com/go-gitea/gitea/issues/211)
5630  * Display tooltip for downloads [#221](https://github.com/go-gitea/gitea/issues/221)
5631  * Improved HTTP headers for issue attachments [#270](https://github.com/go-gitea/gitea/pull/270)
5632  * Integrate public as bindata optionally [#293](https://github.com/go-gitea/gitea/pull/293)
5633  * Integrate templates as bindata optionally [#314](https://github.com/go-gitea/gitea/pull/314)
5634  * Inject more ENV variables into custom hooks [#316](https://github.com/go-gitea/gitea/issues/316)
5635  * Correct LDAP login validation [#342](https://github.com/go-gitea/gitea/pull/342)
5636  * Integrate conf as bindata optionally [#354](https://github.com/go-gitea/gitea/pull/354)
5637  * Serve video files in browser [#418](https://github.com/go-gitea/gitea/pull/418)
5638  * Configurable SSH host binding [#431](https://github.com/go-gitea/gitea/issues/431)
5639* MISC
5640  * Forked from Gogs and renamed to Gitea
5641  * Catching more errors with logs
5642  * Fixed all linting errors
5643  * Made the go linter entirely happy
5644  * Really integrated vendoring
5645