v1.1.0
Added
wp registry upload [<target>]— send unaudited, latest-version, not-already-queued builds to the registry's audit queue (whole site, or a singletype/slug/ bare slug).--dry-runpreviews.checknow reportsupdate(a newer version is available) andin queue(uploaded, awaiting audit), sorted above plainunaudited.
Changed
checklooks up only your site's hashes via prefix-sharded, edge-cached lookups (/hashes/<prefix>.json) instead of downloading the full manifests — far less bandwidth, always fresh, no flicker.- Plugin slug is now
wp-registry-cli(the command remainswp registry).
Install / update:
wp plugin install https://github.com/WPRegistry/wp-registry-cli/releases/latest/download/wp-registry-cli.zip --force