...
Selection of tags of a repo is now possible
Selection of private repos works now in all cases (there was a bug previously, where private repos where not shown when a owner was specified)
search results for repos and owners are now improved
owner search: uses given query string to only searches in owner name (before also the description and other fields where searched which lead to sub optimal search results)
repo search: uses given query string to only searches in repo name (before also the description and other fields where searched which lead to sub optimal search results)
Bug
...
Fixes
...