Updates
Recent features, improvements, and fixes — the latest first.
- New
See what changed in the package catalog
A new catalog changelog at
/pkgs/changesshows what moved between catalog updates — packages added or removed, version bumps, and shifts in advisory counts — so you can track how the catalog evolves. - New
Keyboard navigation for the package catalog
You can now move through the package catalog without touching the mouse. Press
/to jump to search, usejandkto move between packages, and hit Enter to open the highlighted one. - Improved
Refreshed footer and Company page
The site footer has been redesigned and the Company page updated to match, making it easier to find your way around and get to know the team behind Minimal.
- New
API reference in the docs
The documentation now includes a human-readable API reference for the package endpoints, so you can browse what each route returns without reading the raw schema.
- New
Machine-readable package data for agents and integrations
The package catalog now speaks agent. An OpenAPI 3.1 description documents the
/api/pkgsendpoints,/llms.txtgives AI tools a map of the site, and every package page has a plain-markdown mirror at/pkgs/<name>.mdfor easy consumption by scripts and LLMs. - New
Subscribe to security advisories
Security advisories for catalog packages are now published as an Atom feed, so you can follow new disclosures in your feed reader or wire them into your own tooling.