Documentation Index

Fetch the complete documentation index at: https://help.docfusioncloud.com/llms.txt

Use this file to discover all available pages before exploring further.

Cloud Release - July 2026

Prev Next

Release Notes

Cloud Release - July 2026


DF-NET480-2026.7.0.10; DocBatch-2026.7.0.10;

Features

Important: Licence reactivation after updatingAfter updating to this release, the DocFusion Workbench and Word Add-in will prompt you to reactivate your licence. This is expected and does not indicate a problem — reactivate as you normally would and continue working.
Batch API: Reliability & Elastic Scaling Improvements

Continued reliability improvements to the Batch engine's elastic document-generation capacity, building on the elastic worker scaling introduced in June.

Improvements include:

  • Graceful job cancellation and worker shutdown, so in-flight jobs drain cleanly during scaling and maintenance
  • More resilient recovery from transient internal service interruptions, now correctly treated as temporary, retryable conditions
  • More accurate attribution of generation failures in usage statistics and in the error responses returned to the caller
  • Broader automated test coverage and operational hardening across the generation service
Batch API: Batch Processing Performance Improvements

Performance improvements to the Batch engine that reduce database load and improve throughput under sustained demand.

Improvements include:

  • A new caching layer that avoids repeated lookups during batch processing
  • Lower database utilisation and improved responsiveness under high volume
  • Supporting reliability and cleanup improvements to the caching pipeline


Fixes

Batch: Improved output integrity under high loadImproved detection and reporting of document-generation issues that could previously deliver output with missing images or corrupted content without any error. PDF generation can now be configured to treat these conditions as a failure (so the generation errors and can be retried) rather than delivering affected output, and memory management on generation workers has been improved.
Platform: Fixed Designer freeze when deleting smart part contentResolved a freeze in the DocFusion Designer that could occur when deleting smart part content while the hierarchy panel was open.
Batch: Fixed deleted batches reappearing with an error statusResolved an issue where a batch deleted while processing was completing could be incorrectly restored with an error status after deletion.