Gitbucket Versions Save

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

4.36.2

2 years ago
  • Escape user name in avatar image tag

4.36.1

2 years ago
  • Bump gitbucket-gist-plugin to 4.21.0

4.36.0

2 years ago
  • 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

3 years ago
  • Fix a bug that Wiki page cannot be deleted
  • Fix a deployment issue on Tomcat

4.35.2

3 years ago
  • Upgrade gitbucket-notifications-plugin to 1.10.0
  • Upgrade oauth2-oidc-sdk to 8.29.1 to solve dependency issue

4.35.1

3 years ago
  • 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

3 years ago
  • 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

3 years ago
  • 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

4 years ago
  • 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

4 years ago
  • 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