This repository has been archived by the owner on May 14, 2018. It is now read-only.
Releases: jazz-community/rtc-git-commit-picker
Releases · jazz-community/rtc-git-commit-picker
Version 1.1.0
This release has some important changes from v1.0.3
- Insecure access token login has been fixed.
- Login with username and password is no longer supported (it has been deprecated by the GitLab API).
New Features
- Save a personal access token per user with the secure user property store (new service).
- Better error handling, shows appropriate messages to the user.
- Checks if the configured repository is on GitLab 9.0 or newer (currently only supported git platform).
- Links now have a rich hover in the RTC Work Item (hover over the link to see the commit details).
Other Changes
- Renamed to be consistent. Now uses "Git Commit Picker" everywhere.
- Updated the description and wiki to reflect the current state of the project.