Detailed changelog for Continia Document Output 2026 R1

This article lists all new updates, features, service packs, and hotfixes for Continia Document Output 2026 R1 and Continia Delivery Network (CDN).

When new versions of both apps are released together, the release notes for the CDN are listed along the release notes for that Document Output release. When a new version of the CDN is released separately, its release notes are listed by themselves – and you must update the CDN app discretely.

SolutionCurrent version
Document Output28.0
Continia Delivery Network28.0

Tipp

As a Continia partner, you can be notified of new Document Output versions and service packs when they're released. To sign up for this service, go to Receive a notification upon new Document Output releases in the Continia PartnerZone (only available to partners).

Wichtig

Document Output 2026 R1 supports the following version of Microsoft Dynamics 365 Business Central: Business Central 2026 R1 (v28).

Document Output 2026 R1

Pre-release date, online: March 23, 2026
Release date, online: April 1, 2026
Release date, on-premises: April 7, 2026
Document Output version: 28.0.0
Continia Delivery Network version: 28.0.0

New or changed functionality

Functional areaDescriptionID
Documents and TemplatesThe setup for hiding and showing standard Send actions on pages was previously managed through DO Setup and did not support configuration per category. A new Send Actions Visibility setup with categories and options to hide standard Email, Print, and the Document Output group is now available, with upgrade code that moves existing settings to the new setup.75012
Documents and TemplatesThe Fallback to Email option on the output profile now works with the new eDocuments flow. When enabled, the system checks whether the recipient is registered in the CDN network before sending. If the recipient is not found, the document is automatically sent by email instead of failing with an error.73365
Documents and TemplatesYou can now create custom HTML templates for payment links embedded in emails. The templates support merge fields for payment information from standard Business Central Payment Services and allow inclusion of inline images and branding. This enables a more professional and consistent payment experience while ensuring alignment with your company’s visual identity across all payment communications.71929
Documents and TemplatesA confirmation dialog now appears when sending documents, and it shows the output profile (or “multiple selection”), the selected sending method, and the number of documents being sent. DO Setup now includes Hide Send Action Confirmation to suppress the dialog box.74870
Documents and TemplatesA new feature module, “Enhanced Continia eDocuments,” has been introduced. When enabled, this feature replaces the legacy XML Export functionality in Document Output (DO) with the more modern and flexible eDocuments Framework. A new Sender Profile code has been added as a replacement for Document Output's eDocument send code feature. Sender profiles contain all the information required to send electronic documents. For more details, see: Summary of changes to the sales eBilling flow from 2026 R174978
General ApplicationThe Document Output setup pages have been simplified and improved. Fields are now organized using toggles and conditional visibility, while legacy fields have been hidden to reduce visual clutter.72389
General ApplicationYou can now access Document Output menu options directly from the Account Receivables Administrator Role Center, including customer statements, unhandled sales documents, customer cards, and Document Output setup. This improves workflow efficiency for receivables management tasks.72937
General ApplicationAdded an OnBeforeGetOutputProfile event publisher to the GetOutputProfile method, enabling custom output profile selection logic based on location, dimensions, or other criteria. You can override the default customer/vendor-based lookup by setting IsHandled, while existing behavior remains unchanged when no subscribers exist.74221
General ApplicationThe email compose and preview experience has been redesigned with a modern interface that aligns with standard email layouts, delivering a more intuitive, streamlined, and user-friendly experience.75148
General ApplicationRole Centers that use Document Output have been refactored, and the queues are now separated into their own page to avoid showing them twice. A new Document Queue section now shows the status of documents being sent, printed, or downloaded, and a new Continia Delivery Network section shows the status of outgoing eDocuments, including failed deliveries for easier follow-up actions.71286
Platform and TechnologyThe Shared Access Signature (SAS) and Microsoft Entra ID authentication types have been added as configuration options to the Azure Blob Storage document storage type in the Document Output Setup page.73309
Platform and TechnologySupport for custom URLs (private endpoints) has been added as a configuration option to the Azure Blob Storage document storage type in the Document Output Setup page.74702

Bug Fixes

Functional areaDescriptionID
Documents and TemplatesWhen using merge fields %4 (last statement code) and %7 (next statement code) in customer statement templates, statement numbers were inconsistent between the generated file name and the email body. Statement numbers now remain consistent across document outputs by using session-based merge field caching.66858
Documents and TemplatesWhen sending documents using templates that merge many/large PDF attachments, the queue stopped and documents were not sent when the merged file exceeded the size limit, causing the following error:
  • The data does not represent a valid JSON token/.
The merge handling now prevents this failure for oversized merged attachments, so that document sending no longer stops the queue.
73008
General ApplicationWhen using email templates with a specific report ID configured, request pages could appear during write transactions. This has now been fixed, and the IsInWriteTransaction() check is applied consistently across all report execution paths.74254
General ApplicationWhen you clicked No in the Post and Send/Print confirmation dialog for service invoices, service credit memos, and service orders, the document was still sent or printed. The document is now only sent when posting is confirmed and successfully completed.72982