All Versions
103
Latest Version
Avg Release Cycle
66 days
Latest Release
552 days ago

Changelog History
Page 4

  • v4.23.0 Changes

    March 31, 2018
    • ๐Ÿ‘ Allow tail slash in URL
    • ๐Ÿš€ Display commit message of tags at the releases page
    • โž• Add labels property to issues and pull requests API response
    • ๐Ÿ”Œ Plugins list API
    • Git authentication with personal access token
    • ๐Ÿ— Max parallel builds and max stored history in CI plugin became configurable
  • v4.22.0 Changes

    March 03, 2018
    • ๐Ÿ”€ Pull request merge strategy settings
    • Create repository with an empty commit
    • ๐Ÿ‘Œ Improve database viewer
    • โšก๏ธ Update maven-repository-plugin
  • v4.21.2 Changes

    January 27, 2018
    • ๐Ÿ›  Bugfix
  • v4.21.1 Changes

    January 27, 2018
    • ๐Ÿ›  Bugfix
  • v4.21.0 Changes

    January 27, 2018
    • ๐Ÿš€ Release page
    • ๐Ÿ‘ OpenID Connect support
    • ๐Ÿ†• New database viewer
    • ๐ŸŒ Submodule links to web page
    • Clarify close/reopen button
  • v4.20.0 Changes

    December 23, 2017
    • ๐Ÿ”€ Squash and rebase merge strategy for pull requests
    • Quick pull request creation
    • Download patch from the diff view
    • Fork and create repository are proceeded asynchronously
    • Create new repository by copying existing git repository
    • Hide overflowed repository names in the sidebar
    • ๐Ÿ‘Œ Support CreateEvent web hook
    • ๐Ÿ”€ Display conflicting files if pull request can't be merged
  • v4.19.3 Changes

    December 07, 2017
    • ๐Ÿ›  Fix file uploading bug
    • ๐Ÿ›  Fix reply comment form behavior in the diff view
  • v4.19.2 Changes

    December 03, 2017
    • ๐Ÿ›  Fix routing bug in CompositeScalatraFilter
    • ๐ŸŒ Resolve id attribute collision in the web hook editing form
  • v4.19.1 Changes

    December 02, 2017
    • โšก๏ธ Update gitbucket-notifications-plugin because it had a version compatibility issue
  • v4.19.0 Changes

    December 02, 2017
    • ๐Ÿ”Œ gitbucket-maven-repository-plugin is available
    • โฌ†๏ธ Upgrade to Scalatra 2.6
    • ๐Ÿ‘Œ Improve layout of the system settings page
    • ๐Ÿ†• New extension point (sshCommandProvider)
    • ๐Ÿš€ Dropped gitbucket-pages-plugin from bundled plugins temporary because we couldn't complete update for Scalatra 2.6 before this release.