API ReferenceChangelog
Log In
Changelog
fixed

v1.0.0-rc.2 – Bug Fixes and Stability Improvements

v1.0.0-rc.2 – Bug Fixes and Stability Improvements

Date: 2025-05-28
Status: Release Candidate 2

This release candidate includes important bug fixes and specification improvements.

Fixed

  • Resolved issues with color space conversion logic
  • Updated the Page schema in the OpenAPI spec to include required fields:
    ["pageNumber", "pageSize", "numberOfElements", "totalPages", "totalElements"]
    These fields were already always present in responses — this change simply clarifies that in the spec

Updated

  • Repositories for the OpenAPI specification and Java SDK have been updated to reflect version v1.0.0-rc.2

Notes

  • This release candidate is intended for continued early access testing
  • No breaking changes were introduced compared to v1.0.0-rc.1
  • Please report any issues or feedback to [email protected]