RC-25.3
Release date: 18/11/2025
Major features
Extended Route management: More control over how routes are determined using a new node-based route tool.
The current routes are automatically migrated to the new extended routes. They will still be active as fallback in readOnly mode, in case a new route fails.
Mapping configurations: Extracted input mappings from the routes into their own dedicated system, allowing routes to use document content for route determination.
Tenant Migrations: This feature allows a Routty Admin to move a tenant from one implementation partner to another implementation partner.
Auto-assign document errors: Document errors can now be auto-assigned to the tenant and/or implementation partner.
Connectivity
Business Central: Sending and receiving invoices from Microsoft Dynamics 365 Business Central.
Minor features
Flagging and commenting on documents: For better follow up on documents there is now a comments section and an optional Flag that can be set on the document.
Access rights for Archive: Access rights are now propagated to documents stored in Archive.
Error handling additional fields: More fields are now shown on the error handling screen, to make finding and resolving issues easier.
Error notification rework: The mail received when a document is in “Error” now contains more insightful information.
Deletion of routes: Old and unused routes can now be deleted.
Versions for PDF mappings: Default PDF mappings now use versions similar to other mappings.
Comments on mapping versions: Each change to a mapping now requires a mandatory comment, describing what was changed.
Search on empty values: For empty company, business partner and document reference.
Additional audit logs: On changes done to document types configuration.
Duplicate connector config name: Duplicate names for connector configurations are no longer allowed.
Auto-select last used tenant: Portal now keeps track of what tenants was last used for configuration and automatically filters based on the last selected tenant.
Peppol registration overview: Improved result overview of the peppol onboarding to more clearly display what failed and what succeeded.
Peppol registrations from companies view: Added the option to start the peppol onboarding from the
tenant>companiesview.Removed mandatory outbound peppol registration: Any customer can now send documents over peppol, without requiring a business card.
Stay logged in across tabs: Opening a new tab no longer prompt a new login.
SFTP seperate files and ZIP files: SFTP file uploads support separate files as a combined document, as long as they are grouped in a folder or a ZIP file.
User friendly mapping name: When downloading a GUID was given as the mapping name, this is changed to the actual mapping name.
SmartChannel daily sync: SmartChannel now pulls the latest peppol data daily, to make sure results are always up to date.
Allow empty values for access rights: Access rights conditions can now be setup to scan for empty fields such as company.
Fixed IP and aligned download URLs: All download URL’s generated via the
connector-apinow use the same fixed IP and common URLs.Company number on Documents overview: A new column was added to the companies overview.
Cancel documents in connector API: Cancel errored documents directly via the API.
Input.xml and format in enriched.xml: Enriched XML now also includes the originally received XML and the recognized format in the metadata.
Bugfixes
Security: Hid our internal API swagger UI behind authentication.
Security: Block session token on logout in the backend.
Business partner identification consistent order on Document Type.
In some scenario’s an incorrect XML was sent via Email, this behaviour has been made more consistent.
Improved authentication stability on FTP server.
XSLT performance improvements for large XML files.
Prevented documents from being processed twice, resulting in duplicate audit logs.
XML viewer in browser failed to show XMLs with encoding issues.
Removed any mention of routty-express in the audits.
Improved PDF/a document recognition and extraction.
Removed unhandled exception from non masterdata business partner enrichment, preventing documents to be stuck on
Processing.Blocked readOnly users from starting a peppol registration.
Automatically close the assignment window when done assigning document errors.
Removed unnecessary “Archive disabled” audit from audit trail.
Contract creation had a modal open up warning for changes, before any changes occured.
Removed internal
disabledflag on identifiers, which was causing bugs in peppol registrations.Masterdata import performance improvements.
Removed dropdown history on dropdown fields.