Notable changes to the public API. The version is surfaced as info.version in the OpenRPC and OpenAPI documents.
1.0.0
- Initial documented surface:
auth.*,image.*,account.*,token.*, and therpc.discoverservice-discovery method. - Machine-readable documents published: OpenRPC (
/openrpc.json, also returned byrpc.discover), an OpenAPI 3.1 wrapper (/openapi.json) with aPOST /rpc/{method}alias per method, and a Postman collection. - Cursor pagination on
image.list; personal access tokens scoped toimage.*; per-image EXIF visibility toggles; up to five custom crops per image.