Release 4.35.1
1 parent c63e20c commit 41d13db5d48bea22b5db4dd1ccf59b165f01779f
@Naoki Takezoe Naoki Takezoe authored on 28 Dec 2020
Showing 4 changed files
View
5
CHANGELOG.md
# Changelog
All changes to the project will be documented in this file.
 
### 4.35.1 - 29 Dec 2020
- Fix database migration issue which happens if webhook is configured
- Call push webhook when pull request is merged
- Show commit status at commits tab of pull request
 
### 4.35.0 - 25 Dec 2020
- Editor and source viewer color theme
- Auto completion for issues and pull requests
View
8
README.md
- If you have any questions about GitBucket, see [Wiki](https://github.com/gitbucket/gitbucket/wiki) and check issues whether there is a same question or request in the past.
- If you can't find same question and report, send it to [gitter room](https://gitter.im/gitbucket/gitbucket) before raising an issue.
- The highest priority of GitBucket is the ease of installation and API compatibility with GitHub, so your feature request might be rejected if they go against those principles.
 
What's New in 4.34.x
What's New in 4.35.x
-------------
### 4.35.1 - 29 Dec 2020
 
- Fix database migration issue which happens if webhook is configured
- Call push webhook when pull request is merged
- Show commit status at commits tab of pull request
 
### 4.35.0 - 25 Dec 2020
 
- Editor and source viewer color theme
- Auto completion for issues and pull requests
View
build.sbt
View
src/main/scala/gitbucket/core/GitBucketCoreModule.scala