You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add back experimental support for packages requiring authentication (#165)
This is an accidental regression from 3.6.0
The support is experimental as the CLI logic has been replicated from scratch and misses support for things like mTLS; please open an issue if you need mTLS or if some packages still don't work
Changed
Improve code for registry parsing
Fixed
Fix shell commands not being retried on failure
Fix rare crashes on project opening with the plugin's auto-save enabled
Fix dependencies’ versions getting blacklisted for no reason