Skip to content

Releases: gitbucket/gitbucket

4.40.0

22 Oct 09:25
176deb4
Compare
Choose a tag to compare
  • 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

28 Apr 16:52
df69f88
Compare
Choose a tag to compare
  • 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

02 Nov 04:16
Compare
Choose a tag to compare
  • Downgrade MariaDB JDBC drive to avoid unknown error

4.38.3

30 Oct 01:47
Compare
Choose a tag to compare
  • Fix several issues around multiple assignees in issues and pull requests
  • Fix IllegalStateException when returning unknown avatar image

4.38.2

20 Sep 09:02
4c76b6d
Compare
Choose a tag to compare
  • Resurrect assignee icons on the issue list

4.38.1

09 Sep 17:48
240b340
Compare
Choose a tag to compare
  • Fix comment diff in Chrome 105
  • Fix Markdown table CSS
  • Fix HTML rendering of multiple asignees

4.38.0

03 Sep 15:42
88e5940
Compare
Choose a tag to compare
  • 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

16 Jan 02:31
b3ca446
Compare
Choose a tag to compare
  • Fixed a security issue reported by Positive Technologies. Great thanks for their detailed report and close support!

4.37.1

13 Dec 16:17
e719265
Compare
Choose a tag to compare
  • Update gist-plugin and notification-plugin
  • Fix SSHCommand extension point for apache-sshd 2.x

4.37.0

11 Dec 06:08
ff8a5f6
Compare
Choose a tag to compare
  • 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