|
|
|
@@ -228,3 +228,87 @@
|
|
|
|
|
* When redirecting clean the path to avoid redirecting to external site (#5669) (#5703)
|
|
|
|
|
* Fix to use correct value for "MSpan Structures Obtained" (#5706) (#5715)
|
|
|
|
|
|
|
|
|
|
[1.9.0]
|
|
|
|
|
* Update Gitea to 1.7.0
|
|
|
|
|
|
|
|
|
|
[1.9.1]
|
|
|
|
|
* Update Gitea to 1.7.1
|
|
|
|
|
* [Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.7.1)
|
|
|
|
|
* Disable redirect for i18n (#5910) (#5916)
|
|
|
|
|
* Only allow local login if password is non-empty (#5906) (#5908)
|
|
|
|
|
* Fix go-get URL generation (#5905) (#5907)
|
|
|
|
|
* Fix TLS errors when using acme/autocert for local connections (#5820) (#5826)
|
|
|
|
|
* Request for public keys only if LDAP attribute is set (#5816) (#5819)
|
|
|
|
|
* Fix delete correct temp directory (#5840) (#5839)
|
|
|
|
|
* Fix an error while adding a dependency via UI (#5862) (#5876)
|
|
|
|
|
* Fix null pointer in attempt to Sudo if not logged in (#5872) (#5884)
|
|
|
|
|
* When creating new repository fsck option should be enabled (#5817) (#5885)
|
|
|
|
|
* Prevent nil dereference in mailIssueCommentToParticipants (#5891) (#5895) (#5894)
|
|
|
|
|
* Fix bug when read public repo lfs file (#5913) (#5912)
|
|
|
|
|
* Respect value of REQUIRE_SIGNIN_VIEW (#5901) (#5915)
|
|
|
|
|
* Fix compare button on upstream repo leading to 404 (#5877) (#5914)
|
|
|
|
|
|
|
|
|
|
[1.9.2]
|
|
|
|
|
* Update Gitea to 1.7.2
|
|
|
|
|
* Remove all CommitStatus when a repo is deleted (#5940) (#5941)
|
|
|
|
|
* Fix notifications on pushing with deploy keys by setting hook environment variables (#5935) (#5944)
|
|
|
|
|
* Silence console logger in gitea serv (#5887) (#5943)
|
|
|
|
|
* Handle milestone webhook events for issues and PR (#5947) (#5955)
|
|
|
|
|
* Show user who created the repository instead of the organization in action feed (#5948) (#5956)
|
|
|
|
|
* Fix ssh deploy and user key constraints (#1357) (#5939) (#5966)
|
|
|
|
|
* Fix bug when deleting a linked account will removed all (#5989) (#5990)
|
|
|
|
|
* Fix empty ssh key importing in ldap (#5984) (#6009)
|
|
|
|
|
* Fix metrics auth token detection (#6006) (#6017)
|
|
|
|
|
* Create repository on organisation by default on its dashboard (#6026) (#6048)
|
|
|
|
|
* Make sure labels are actually returned in API (#6053) (#6059)
|
|
|
|
|
* Switch to more recent build of xgo (#6070) (#6072)
|
|
|
|
|
* In basic auth check for tokens before call UserSignIn (#5725) (#6083)
|
|
|
|
|
|
|
|
|
|
[1.9.3]
|
|
|
|
|
* Update Gitea to 1.7.3
|
|
|
|
|
* Fix server 500 when trying to migrate to an already existing repository (#6188) (#6197)
|
|
|
|
|
* Load Issue attributes for API /repos/{owner}/{repo}/issues/{index} (#6122) (#6185)
|
|
|
|
|
* Fix bug whereby user could change private repository to public when force private enabled. (#6156) (#6165)
|
|
|
|
|
* Fix bug when update owner team then visit team's repo return 404 (#6119) (#6166)
|
|
|
|
|
* Fix heatmap and repository menu display in Internet Explorer 9+ (#6117) (#6137)
|
|
|
|
|
* Fix prohibit login check on authorization (#6106) (#6115)
|
|
|
|
|
* Fix LDAP protocol error regression by moving to ldap.v3 (#6105) (#6107)
|
|
|
|
|
* Fix deadlock in webhook PullRequest (#6102) (#6104)
|
|
|
|
|
* Fix redirect loop when password change is required and Gitea is installed as a suburl (#5965) (#6101)
|
|
|
|
|
* Fix compare button regression (#5929) (#6098)
|
|
|
|
|
* Recover panic in orgmode.Render if bad orgfile (#4982) (#5903) (#6097)
|
|
|
|
|
|
|
|
|
|
[1.9.4]
|
|
|
|
|
* Update Gitea to 1.7.4
|
|
|
|
|
* Fix potential XSS vulnerability in repository description. (#6306) (#6308)
|
|
|
|
|
* Fix wrong release commit id (#6224) (#6300)
|
|
|
|
|
* Fix panic on empty signed commits (#6292) (#6300)
|
|
|
|
|
* Fix organization dropdown not being scrollable when using mouse wheel (#5988) (#6246)
|
|
|
|
|
* Fix displaying dashboard even if required to change password (#6214) (#6215)
|
|
|
|
|
|
|
|
|
|
[1.9.5]
|
|
|
|
|
* Update Gitea to 1.7.5
|
|
|
|
|
* unitTypeCode not being used in accessLevelUnit (#6419) (#6423)
|
|
|
|
|
* ParsePatch function to work with quoted diff --git strings (#6323) (#6332)
|
|
|
|
|
|
|
|
|
|
[1.9.6]
|
|
|
|
|
* Update Gitea to 1.7.6
|
|
|
|
|
* Prevent remote code execution vulnerability with mirror repo URL settings (#6593) (#6595)
|
|
|
|
|
* Allow resend of confirmation email when logged in (#6482) (#6487)
|
|
|
|
|
|
|
|
|
|
[1.10.0]
|
|
|
|
|
* Update Gitea to 1.8.0
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.8.0)
|
|
|
|
|
* Prevent remote code execution vulnerability with mirror repo URL settings (#6593) (#6594)
|
|
|
|
|
* Resolve 2FA bypass on API (#6676) (#6674)
|
|
|
|
|
* Prevent the creation of empty sessions for non-logged in users (#6690) (#6677)
|
|
|
|
|
* Expose issue stopwatch toggling via API (#5970)
|
|
|
|
|
* Pull request conflict files detection (#5951)
|
|
|
|
|
* Implement "conversation lock" for issue comments (#5073)
|
|
|
|
|
* Feature: Archive repos (#5009)
|
|
|
|
|
* Allow to set organization visibility (public, internal, private) (#1763)
|
|
|
|
|
* Added URL mapping for Release attachments like on github.com (#1707)
|
|
|
|
|
|
|
|
|
|
[1.10.1]
|
|
|
|
|
* Update Gitea to 1.8.1
|
|
|
|
|
|
|
|
|
|