[0.19.7] - 2026-05-05
New Features
- Azure DevOps Server (on-premises) support — added
azure_hostsconfig parameter for self-hosted Azure DevOps Server instances on custom domains. Previously, onlydev.azure.comand*.visualstudio.comwere recognized; custom-domain URLs would fail with an incorrect.gitsuffix in the clone URL. Refs: #147azure_hosts: - azuredevops.mycompany.com
Works in both global and project configs. For CI/CD, use theskillshare install https://azuredevops.mycompany.com/Org/Project/_git/Repo
SKILLSHARE_AZURE_HOSTSenvironment variable (comma-separated, merged with config file values)Changelog