All Versions
99
Latest Version
Avg Release Cycle
59 days
Latest Release
132 days ago
Changelog History
Page 6
Changelog History
Page 6
-
v4.6 Changes
October 29, 2016- โ Add disable option for forking
- โ Add History button to wiki page
- Git repository URL redirection for GitHub compatibility
- Get-Content API improvement
- Indicate who is group master in Members tab in group view
-
v4.5 Changes
September 29, 2016- Attach files by dropping into textarea
- Issues / Pull requests switcher in dashboard
- ๐ง HikariCP could be configured in
GITBUCKET_HOME/database.conf
- ๐ Improve Cookie security
- Display commit count on the history button
- ๐ Improve mobile view
-
v4.4 Changes
August 28, 2016- Import a SQL dump file to the database
- ๐
go get
support in private repositories - Sort milestones by due date
- โก๏ธ apache-sshd has been updated to 1.2.0
-
v4.3 Changes
July 30, 2016- ๐ Emoji support by gitbucket-emoji-plugin
- ๐ User name suggestion
- โ Add new web APIs and basic authentication support for API access
- Root Endpoint
- โ Add new extension points
assetsMapping
: Supplies resources in plugin classpath as web assetssuggestionProvider
: Provides suggestion in the Markdown editing textareatextDecorator
: Decorate text nodes in HTML which is converted from Markdown
-
v4.2.1 Changes
July 03, 2016- ๐ Fix migration bug
๐ This is hotfix for a critical bug in migration. If you are new installation, use 4.2.0. But if you have an exisiting installation and it had been updated to 4.0 from 3.x, you must update to 4.2.1.
-
v4.2 Changes
July 02, 2016- ๐ New UI based on AdminLTE
- git gc
- Issues and Wiki have been possible to be disabled
- ๐ง SMTP configuration test mail
-
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