This version was originally planned as the 0.5.1 maintenance release. As we have now an additional migration (because of #170), this release was promoted to a minor release.
Instead of displaying the Redmine username of a repo, use the current user's login (#170)
The repository info pane is now even displayed if an error occurred (e.g. if a git repository is still empty)
Fixed Bugs
Fixed some down-migrations. (#165) This allows the uninstall of older releases. The current release can not be fully uninstalled, as the migration from 0.4 to 0.5 can not be reversed currently. If you absolutely need this feature, please create a new issue.
Showing username and password did not work for subversion repositories. (#166)