Skip to content

Releases: gitbucket/gitbucket

4.25.0

28 May 18:22
Compare
Choose a tag to compare
  • Security improvements
  • Show mail address at the profile page
  • Task list on commit comments
  • More detailed editing history of issues and pull requests
  • Expose user public keys
  • Download repository improvements

4.24.1

30 Apr 16:55
Compare
Choose a tag to compare
  • Fix bug in Web API authentication

4.24.0

29 Apr 14:59
5913bcd
Compare
Choose a tag to compare
  • Diff for each review comment on pull requests
  • Extra mail addresses support
  • Show tags at the commit list
  • Keep wrap mode of the online editor
  • Renew layout of gitbucket-gist-plugin
  • Web API of gitbucket-ci-plugin

4.23.1

09 Apr 17:40
Compare
Choose a tag to compare
  • Fix bug that the contents API doesn't work for the repository root
  • Fix shutdown problem in Tomcat deployment
  • Render by plugins at the blob view even if it's a binary file

4.23.0

30 Mar 17:27
Compare
Choose a tag to compare
  • Allow tail slash in URL
  • Display commit message of tags at the releases page
  • Add labels property to issues and pull requests API response
  • Plugins list API
  • Git authentication with personal access token
  • Max parallel builds and max stored history in CI plugin became configurable

4.22.0

02 Mar 17:53
Compare
Choose a tag to compare
  • Pull request merge strategy settings
  • Create repository with an empty commit
  • Improve database viewer
  • Update maven-repository-plugin

4.21.2

27 Jan 13:02
Compare
Choose a tag to compare

Bugfix

4.21.1: Merge pull request #1862 from kounoike/fix-1861

27 Jan 03:57
0d195a2
Compare
Choose a tag to compare

4.21.0

26 Jan 15:37
Compare
Choose a tag to compare
  • Release page
  • OpenID Connect support
  • New database viewer
  • Submodule links to web page
  • Clarify close/reopen button

4.20.0

22 Dec 19:35
Compare
Choose a tag to compare
  • Squash and rebase merge strategy for pull requests
  • Quick pull request creation
  • Download patch from the diff view
  • Fork and create repository are proceeded asynchronously
  • Create new repository by copying existing git repository
  • Hide overflowed repository names in the sidebar
  • Support CreateEvent web hook
  • Display conflicting files if pull request can't be merged