github runkids/skillshare v0.20.20

9 hours ago

skillshare v0.20.20 Release Notes

TL;DR

  1. Self-managed GitLab installs handle deeper project paths - generic HTTPS installs can now find repositories nested beyond the usual owner/repo path shape.

Bug fix: self-managed GitLab URLs with deep project paths install correctly

Generic HTTPS installs now retry deeper repository boundaries when the first two path segments are not a Git repository. This helps self-managed GitLab instances that host projects under nested groups:

skillshare install https://domain.com/dir1/dir2/dir3/dir4

The retry only applies when the attempted path is clearly not a Git repository. Authentication, SSL, branch, and network failures still stop directly instead of being retried as unrelated paths.

Changelog

  • 9035607 chore: release v0.20.20
  • 30bdd72 fix: retry nested GitLab repo URLs

Don't miss a new skillshare release

NewReleases is sending notifications on new releases.