September 2, 2026 (Build: 20260902.1)

This release brings the platform and the document engines onto a common framework and observability baseline, and adds an interactive API reference.

New features and improvements

  • Added OpenTelemetry support.
    • Create and the document engines now export traces, metrics, and logs through OpenTelemetry, alongside the existing Application Insights support. This makes it possible to run Create with standard observability tooling outside Azure.
  • Updated the platform to .NET 10 across all engines. [engine: Docx, Pptx, Excel, HTML, Jmes]
    • The Word, PowerPoint, Excel, HTML, and transformation engines are now aligned on the same long-term supported framework as Create.

API improvements

  • Added an interactive API reference.
    • A browsable API reference is available at /openapi, where you can explore all documented endpoints, inspect request and response schemas, and try requests directly against your environment.