Improvements
- Subversion, Google Code, SourceForce, and Mercurial importer
- New repository explore page
- Free, unlimited user academic licensing
- Re-skinned the fork repository, login, signup, reset password and delete repository forms
- Upgrade to Mercurial 1.8.2 and Django 1.2.5
- Newly created accounts use Gravtar by default
- In the newsfeed, you no need need to explicitly follow yourself to see your own events
- Added Mercurial bookmarks to the repository tags pulldown menu
- When adding a user permissions to a repository, search results return faster
API
- New REST endpoint for adding SSH keys
- New Flowdoc broker service
- Fixed an issue prevented the repository API from forking a repository
Bug
- Fixed an issue where the POST service would not execute
- Fixed an issue that would prevent wiki pages with more than 100 macros from rendering
- Fixed an issue where new users with a valid email could not register
- Fixed an issue so that wikis can be cloned via ssh
- Fixed an issue with the POST broker sending invalid error emails
- Fixed an issue with the POST broker sending invalid HTTP credentials
- Fixed an issue with the Friendfeed broker sending the wrong HTTP password
- Fixed an issue with the Pivotal Tracker broker sending the wrong changeset URL
- Fixed an issue that prevented tar.bz2 downloads
- Fixed an issue where a deleted repo with a redirect is still accessible on secondary pages
- Fixed an issue that prevented re-instantiating a deleted repository as a fork
- Fixed an issue with the newsfeed linking to a delete repository
- Fixed an issue with the newsfeed that displays anonymous activity
- Fixed an issue with the newsfeed that would show a public wiki converting to private
- Fixed an issue with invitation emails not working properly when there is extra whitespace input
- Fixed an issue with the repository header displaying an incorrect number of forks and queues
- Fixed an issue with site links when using custom domains
- Fixed an issue with Gravatar images not displayed when using custom hostnames
- Fixed a rendering issue that caused the issues table to be to wide
- Fixed a rendering issue that labeled a “Save” button as “Edit”
- Fixed a rendering issue when clicking twice on HTTPS / SSH, hid the repository clone link
- Fixed a rendering issue that prevented users from being able to associate OpenID endpoints