Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changelog for v1.15.0-rc1 #16422

Merged
merged 20 commits into from
Jul 15, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Apply suggestions from code review
  • Loading branch information
6543 committed Jul 14, 2021
commit 2569880d78410a06f0a8f8fc3b87c472bf1a6687
6 changes: 2 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
* Fix external renderer (#16401)
6543 marked this conversation as resolved.
Show resolved Hide resolved
* Fix invalid params and typo of email templates (#16394)
* Fix #16387 - rootless Docker user (#16388)
6543 marked this conversation as resolved.
Show resolved Hide resolved
* fix activation of primary email addresses (#16385)
* Fix activation of primary email addresses (#16385)
* Fix calculation for finalPage in repo-search component (#16382)
* specify user in rootless container numerically (#16361)
* Specify user in rootless container numerically (#16361)
* Detect encoding changes while parsing diff (#16330)
* Fix U2F error reasons always hidden (#16327)
* Prevent zombie processes (#16314)
Expand All @@ -82,7 +82,6 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
* Do not show No match found for tribute (#16231)
* Fix "Copy Link" for pull requests (#16230)
* Fix diff expansion is missing final line in a file (#16222)
* v180 migration should be standalone (#16151)
* Fix private repo permission problem (#16142)
* Fix not able to update local created non-urlencoded wiki pages (#16139)
* More efficiently parse shas for shaPostProcessor (#16101)
Expand Down Expand Up @@ -188,7 +187,6 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
* Add Tabular Diff for CSV files (#14661)
* Use milestone deadline when sorting issues (#14551)
* TESTING
* just add some unit tests (#16291)
* Bump `postgres` and `mysql` versions (#15710)
* Add tests for clone from wiki (#15513)
* Fix Benchmark tests, remove a broken one & add two new (#15250)
Expand Down