Skip to content

Commit 57b226e

Browse files
jolheisertechknowlogick
authored andcommitted
1.8.1 changelog (#6877)
* New and improved Signed-off-by: jolheiser <[email protected]> * Add backport/original PR numbers Change wording for 500 error Signed-off-by: jolheiser <[email protected]>
1 parent 5f20841 commit 57b226e

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,32 @@ This changelog goes through all the changes that have been made in each release
44
without substantial changes to our git log; to see the highlights of what has
55
been added to each release, please refer to the [blog](https://blog.gitea.io).
66

7+
## [1.8.1](https://github.com/go-gitea/gitea/releases/tag/v1.8.1) - 2019-05-08
8+
* BUGFIXES
9+
* Fix 404 when sending pull requests in some situations (#6871) (#6873)
10+
* Enforce osusergo build tag for releases (#6862) (#6869)
11+
* Don't post process commit summary in templates (#6842) (#6868)
12+
* Fix 500 when reviewer is deleted (#6856) (#6860)
13+
* Fix v78 migration for MSSQL (#6823) (#6854)
14+
* Added tags pull step to drone config to show correct version hashes (#6836) (#6839)
15+
* Fix double-generation of scratch token (#6833) (#6835)
16+
* When mirroring we should set the remote to mirror (#6824) (#6834)
17+
* Show scrollbar only when needed (#6802) (#6803)
18+
* Service worker js is missing a comma (#6788) (#6795)
19+
* Set user search base field optional in LDAP (simple auth) edit page (#6779) (#6789)
20+
* Fix team edit API panic (#6780) (#6785)
21+
* Minor CSS cleanup for the navbar (#6553) (#6781)
22+
* Stricter domain name pattern in email regex (#6739) (#6768)
23+
* Detect and restore encoding and BOM in content (#6727) (#6765)
24+
* Fix org visibility bug when git cloning (#6743) (#6762)
25+
* OAuth2 token can be used in basic auth (#6747) (#6761)
26+
* Fix missing return (#6751) (#6756)
27+
* Fix sorting repos on org home page with non-admin login (#6741) (#6746)
28+
* Drop is_bare IDX only when it exists for MySQL and MariaDB (#6736) (#6744)
29+
* Fix team members API (#6714) (#6729)
30+
* Load issue attributes when editing an issue with API (#6723) (#6725)
31+
* Fix config ui error about cache ttl (#6861) (#6865)
32+
733
## [1.8.0](https://github.com/go-gitea/gitea/releases/tag/v1.8.0) - 2019-04-20
834
* SECURITY
935
* Prevent remote code execution vulnerability with mirror repo URL settings (#6593) (#6594)

0 commit comments

Comments
 (0)