Skip to content
This repository has been archived by the owner on May 14, 2018. It is now read-only.

Version 1.1.0

Latest
Compare
Choose a tag to compare
@MartinBenninger MartinBenninger released this 10 Nov 16:58
· 0 commits to 499928283a2ba7f49bd04703485ec7e082e66ead since this release

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.