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
Fixed GitLab download URLs. Due to recent changes to the GitLab API, the old way of downloading updates no longer works. Props to @froger-me for the fix and to everyone who provided feedback/test cases in #240.
Fixed WordPress incorrectly reporting unknown compatibility of a plugin/theme update in some cases. Props to @dangoodman.
Fixed two PHP notices in readme-parser.php. Props to @Tofandel for one of the fixes.
Fixed the readme parser ignoring the last readme.txt section when it's empty.
Fixed slug conflict detection.
Switched to generating OAuth nonces in a cryptographically secure way.