Improvements
- Added issue tracker priorities and a new user interface
- Code commenting and @mentions
- Jenkins CI server integration
- Free JetBrains IDE plugin for Bitbucket
- Improved the look of monospace text on the source browser under Windows
API changes
- Fixed an issue with the changesets REST API when specifying an invalid starting point.
- Fixed an issue with the changesets and source REST APIs returning incorrect timestamps
- Fixed an issue with the source API returning improperly formatted data
Bugs
- Fixed an issue with the RSS feed not linking to pull requests
- Fixed an issue with pull requests linking to the wrong repository
- Fixed an issue with pull requests that caused a server error when viewing a pull request for a deleted repository
- Fixed an issue with pull requests not giving proper feedback when an error occurs
- Fixed an issue where the code commenting conversation icon was not clickable
- Fixed an issue that would prevent the repository import progress bar from completing
- Fixed an issue with the site login not redirecting to the originally requested URL
- Fixed an issue with the issue tracker when deleting milestones would leave issues in an inconsistent state
- Fixed an issue with the issue tracker that would prevent the version field from being unset
- Fixed an issue with the source browser improperly handling directory URLs not ending in a slash
- Fixed an issue with the source browser not rendering when a default branch does not exist
- Fixed an issue with the source browser not properly handling image files
- Fixed an issue with the source browser tag pulldown menu when no tag name tip exists
- Fixed an internal server error in the source browser when viewing a binary file
- Fixed an issue that caused source downloads to fail
- Fixed an issue with compare view not always rendering a diff for a file
- Fixed an issue with the commit history graph not properly rendering
- Fixed an issue when creating a repository with a name longer than 64 characters
- Fixed an issue when changing a username to the same username with different capitalization
- Fixed an issue that prevented inbox messages from being deleted
- Fixed an issue that caused IE8 to have a JavaScript error
- Fixed a security issue with READMEs that would not properly escape HTML
- Fixed a rendering issue with the wiki not properly parsing content
- Fixed a rendering issue with the comments icon missing from the commit history table
- Fixed a rendering issue with some small avatars missing
- Fixed a rendering issue with the issue pulldown displaying behind the commit search input box
- Fixed a performance issue with the commit history graph taking too long to render