All Versions
103
Latest Version
Avg Release Cycle
66 days
Latest Release
931 days ago
Changelog History
Page 7
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 ofblob/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