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

Changelog History
Page 7

  • v4.1 Changes

    June 04, 2016
    • Generic ssh user
    • ๐Ÿ‘Œ Improve branch protection UI
    • 0๏ธโƒฃ Default value of pull request title
  • v4.0 Changes

    April 30, 2016
    • ๐Ÿ‘ MySQL and PostgreSQL support
    • Data export and import
    • Migration system has been switched to solidbase

    Note: You can upgrade to GitBucket 4.0 from 3.14. If your GitBucket is 3.13 or before, you have to upgrade 3.14 at first.

  • v3.14 Changes

    April 30, 2016
    • File attachment and search for wiki pages
    • ๐Ÿ†• New extension points to add menus
    • Content-Type of webhooks has been choosable
  • v3.13 Changes

    April 01, 2016
    • Refresh user interface for wide screen
    • โž• Add pull_request key in list issues API for pull requests
    • โž• Add X-Hub-Signature security to webhooks
    • Provide SHA-256 checksum for gitbucket.war
  • v3.12 Changes

    February 27, 2016
    • ๐Ÿ†• New GitHub UI
    • ๐Ÿ‘Œ Improve mobile view
    • ๐Ÿ‘Œ Improve printing style
    • Individual URL for pull request tabs
    • ๐Ÿ”ง SSH host configuration is separated from HTTP base URL
  • v3.11 Changes

    January 30, 2016
    • โฌ†๏ธ Upgrade Scalatra to 2.4
    • Sidebar and Footer for Wiki
    • Branch protection and receive hook extension point for plug-in
    • โšก๏ธ Limit recent updated repositories list
    • Issue actions look-alike GitHub
    • ๐ŸŒ Web API for labels
    • Requires Java 8
  • v3.10 Changes

    December 30, 2015
    • ๐Ÿšš Move to Bootstrap3
    • ๐Ÿ†• New URL for raw contents (raw/master/doc/activity.md instead of blob/master/doc/activity.md?raw=true)
    • โšก๏ธ Update xsbt-web-plugin
    • โšก๏ธ Update H2 database
  • v3.9 Changes

    December 05, 2015
    • ๐Ÿ‘ GFM inline breaks support in Markdown
    • WebHook on create review comment is available
    • WebHook event trigger is selectable
  • v3.8 Changes

    October 31, 2015
    • ๐Ÿšš Moved to GitHub organization
    • Omit diff view for large differences
    • Repository creation API
    • Render url as link in repository description
    • Expand attachable file types
  • v3.7 Changes

    October 03, 2015
    • Markdown processor has been switched to markedj from pegdown
    • ๐Ÿ‘ฏ Clone in desktop button
    • Providing MD5 and SHA-1 checksum for gitbucket.war has started