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
In #70, @mattyg has reported v4 can't install apps which have - (dash) in their names.
It is caused by regex miss which is in order to prevent injection attack.
I have to other apps should not be refused by latest regex, and fix it if necessary.