← What's New
Self-serve listing on /submit; changelog pages load faster
Added
- Self-serve listing on
/submit— enter your domain to validate yourreleases.jsonmanifest and activate listing immediately; valid manifests show a plain-language preview of detected release locations with an activate button for unlisted domains; invalid manifests display field-level errors with a re-check loop. NewPOST /v1/listing/validateandPOST /v1/listing/activateendpoints support the same flow for API and agent callers.
Changed
- Changelog pages load faster —
/changelogroutes now render markdown server-side; shiki and react-markdown no longer ship to the browser on these pages.