Notable changes to the public API. The version is surfaced as `info.version` in the [OpenRPC](/openrpc.json) and [OpenAPI](/openapi.json) documents.

## 1.0.0

- Initial documented surface: `auth.*`, `image.*`, `account.*`, `token.*`, and the `rpc.discover` service-discovery method.
- Machine-readable documents published: OpenRPC (`/openrpc.json`, also returned by `rpc.discover`), an OpenAPI 3.1 wrapper (`/openapi.json`) with a `POST /rpc/{method}` alias per method, and a Postman collection.
- Cursor pagination on `image.list`; personal access tokens scoped to `image.*`; per-image EXIF visibility toggles; up to five custom crops per image.
