Skip to content

Releases: gitbucket/gitbucket

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

4.36.2

15 Aug 16:40
Compare
Choose a tag to compare
  • Escape user name in avatar image tag

4.36.1

22 Jul 05:35
Compare
Choose a tag to compare
  • Bump gitbucket-gist-plugin to 4.21.0

4.36.0

17 Jul 08:36
Compare
Choose a tag to compare
  • Tag selector in the repository viewer
  • Link issues/pull requests of other repositories
  • Files and lines can be linked in the diff view
  • Option to disable XSS protection

4.35.3

14 Jan 02:54
bfbe40e
Compare
Choose a tag to compare
  • Fix a bug that Wiki page cannot be deleted
  • Fix a deployment issue on Tomcat

4.35.2

29 Dec 15:45
Compare
Choose a tag to compare
  • Upgrade gitbucket-notifications-plugin to 1.10.0
  • Upgrade oauth2-oidc-sdk to 8.29.1 to solve dependency issue

4.35.1

28 Dec 15:42
Compare
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
Compare
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
Compare
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
Compare
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