Skip to content

Releases: gitbucket/gitbucket

4.35.1

28 Dec 15:42

Choose a tag to compare

  • 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 13:13

Choose a tag to compare

  • Editor and source viewer color theme
  • Auto completion for issues and pull requests
  • Upload image from clipboard
  • Close multiple issues by commit comment
  • Create pull request from online editor
  • Milestone overview
  • Commit status at various places
  • WebAPI coverage improvements

4.34.0

25 Jul 17:45
1a4961c

Choose a tag to compare

  • Enhancement admin settings UI
    • File upload settings
    • Restrict repository operations
    • User-defined CSS
    • Limit the repository list in the sidebar
  • Improve MariaDB support
  • Improve activity logging
  • CLI option to persist session on disk in the standalone mode
  • Web API updates
  • Bundled plugins updates

4.33.0

31 Dec 10:57

Choose a tag to compare

  • All CLI options are configurable by environment variables
  • Folding pull request files
  • WebHook security options
  • Add assignee and assignees properties to some Web APIs' response

4.32.0

07 Aug 14:01

Choose a tag to compare

  • Bump to Scala 2.13.0 and Scalatra 2.7.0
  • Draft pull request
  • Drop network installation of plugins
  • Compare view works for commit id
  • Apply default priority to pull requests
  • Focus title after clicking issue / pull request edit button

4.31.2

07 Apr 08:33

Choose a tag to compare

  • Bug and security fix

4.31.1

16 Mar 17:31

Choose a tag to compare

  • Bug fix

4.31.0

16 Mar 15:19

Choose a tag to compare

  • Docker support in CI plugin
  • Verify GPG key signed commit
  • OAuth2 Token (sent as a parameter) authentication support and new APIs in Web API
  • OGP (Open Graph protocol) support
  • Username completion with avatars

4.30.1

21 Dec 16:53

Choose a tag to compare

  • Bug fix for several WebHooks and Web API

4.30.0

15 Dec 00:51
d536504

Choose a tag to compare

  • Automatic ChangeLog Summary generation for new Releases
  • A lot of GitBucket Web API updates to increase compatibility with the GitHub API.
  • Display of checkboxes in Markdown files in Git repositories
  • A new extension point for plugins: anonymousAccessiblePaths
  • Group support in the Gist Plugin
  • Allow redirection to the Release Page from the Activity Timeline Page