Gitbucket Versions Save

A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility

4.40.0

6 months ago
  • Configurable default branch name
  • Support custom fields of issues and pull requests in search condition
  • Create pull request from default branch of forked repositories
  • News feed shows activities of all visible repositories
  • Drop Java 8 support
  • Improve git push performance

4.39.0

11 months ago
  • Support enum type in custom fields of Issues and Pull requests
  • Hide large diffs by default
  • Add new options to make it possible to run GitBucket using multiple machines
  • Fix many API issues

4.38.4

1 year ago
  • Downgrade MariaDB JDBC drive to avoid unknown error

4.38.3

1 year ago
  • Fix several issues around multiple assignees in issues and pull requests
  • Fix IllegalStateException when returning unknown avatar image

4.38.2

1 year ago
  • Resurrect assignee icons on the issue list

4.38.1

1 year ago
  • Fix comment diff in Chrome 105
  • Fix Markdown table CSS
  • Fix HTML rendering of multiple asignees

4.38.0

1 year ago
  • Support multiple assignees for Issues and Pull requests
  • Custom fields for issues and pull requests
  • Reset password by users
  • Allow to configure Jetty idle timeout in standalone mode
  • Horizontal scroll for too wide tables in Markdown
  • Hide header content on signin and register page
  • Fix the default charset of the online editor in the repository viewer
  • Fix the milestone count
  • Some improvements and bugfixes for WebAPI and WebHook

4.37.2

2 years ago
  • Fixed a security issue reported by Positive Technologies. Great thanks for their detailed report and close support!

4.37.1

2 years ago
  • Update gist-plugin and notification-plugin
  • Fix SSHCommand extension point for apache-sshd 2.x

4.37.0

2 years ago
  • Enhance Git Reference APIs
  • Add milestone data to issue list API
  • Support "all" in issue list API
  • Support EDDSA in signed commit verification
  • Support custom SSH url
  • Relax max passward length limitation
  • Relax max webhook url length limitation