Skip to content

Releases: gitbucket/gitbucket

4.29.0

29 Sep 06:18

Choose a tag to compare

  • Official Docker image has been available
  • Enhance file edit and delete buttons of the repository viewer
  • Fix Patch button to generate patches for all files in the commit
  • Display confirmation dialog for Transfer Ownership and Garbage collection
  • Fix wrong url encoding in "Compare & pull request"

4.28.0

01 Sep 00:45
ae947cd

Choose a tag to compare

  • Proxy support for plugin installation
  • Fix some bugs around pull requests

4.27.0

28 Jul 17:49

Choose a tag to compare

  • Create new tag on the browser
  • EditorConfig support
  • Improve issues / pull requests search

4.26.0

30 Jun 03:55

Choose a tag to compare

  • Installing plugins from the central registry
  • Repositories tab in the dashboard
  • Fork dialog enhancement
  • Adjust pull request creation suggestor
  • Keep showing incompleted task list
  • New notification hooks

4.25.0

28 May 18:22

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

Choose a tag to compare

  • Fix bug in Web API authentication

4.24.0

29 Apr 14:59
5913bcd

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

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

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

Choose a tag to compare

  • Pull request merge strategy settings
  • Create repository with an empty commit
  • Improve database viewer
  • Update maven-repository-plugin