RC-25.2
Release date: 24/06/2025
Major features
Peppol registrations: Allowing admins, partners and tenant-admins to create peppol registrations from Routty.
Versioned mappings: More fine-grained control on the different XSLT mappings supported in Routty.
Connectivity
Hungary connector: Routty now supports the Online számla platform for eReporting.
Brasil compliancy: Routty now supports Inbound Flow NFe & CTe Invoices for the Brasil mandate.
SAP Cloud Connector: Connect to SAP Cloud for sending/receiving invoice.
Oracle Cloud Connector: Connect to Oracle Cloud for sending/receiving invoice.
Minor features
API-keys regeneration: Any API key can now be reset to either create a new API key to share or deprecate an old API key for security.
Booking and Clearance reference: These references are now supported from the input-api and output-api and will also be stored in the Archive.
Deletion of connector configurations: Old or duplicated connector configurations can now be deleted.
Deletion of mappings: Partners can now delete custom mappings and routty admins can delete deprecated default mappings.
Refactor of enriched format: The enriched format has been refactored to be more future-proof, collecting all enriched content under one XML element.
Archive support for reprocessing documents: When a document is reprocessed the latest version is added to the archived document.
AI search for Archive: An experimental new feature, which allows users to search their archive documents using natural language prompts.
Improved max data load masterdata API: Improved performance of the masterdata API, to support larger batches.
Named routes: Routes now need to be named to give a more clear indication of what the intended purpose of the routes is.
Alternative Identity Providers: Instead of only being able to user Azure for user provisioning, others such as Okta can now be used.
Archive status rework: The archive status is now spit in more stages and stored internally, reducing loading times on the Documents overview page.
Archive delay: Instead of immediately archiving the document we allow for a 30-day interval, for any additional feedback and or attachments to arrive. After 30 days the completed document is archived. Note: Any feedback arriving after the 30 days will still be added to the Archive.
Feature management: Giving more fine grained control over which tenant/partner has access to specific new features, such as peppol registrations.
Read-only user role: New role for users who are allowed to view data, but not change anything in the portal. Useable for external auditors for example.
Direct login URL: Added option to create a direct login URL, which can be used in external portals to refer the user to Routty.
Improved storage Archive: Changed archive from being locally redundant (LRS) to zone redundant (ZRS).
Masterdata sync Coupa Connector: Coupa connector is now able to synchronize suppliers from Coupa to Routty.
Bugfixes
Empty Azure group ID were displayed as '00000000-0000-0000-0000-000000000000', blocking further editing of the tenant.
User role changes were not reflected in the audit logs.
Removed internal errors on non-unique tenant names, displaying clear errors to the user.
Removed internal server errors on output-api.
Channels were unique, quickly creating conflicts for different connectors that need to connect to the same channel.
Solved content too large issues for
POST /input-api/upload-attachmentendpoint.Removed potential XSS injection security risk.
Unhandled documents with status
Ready for Exportare now errored after 3 days, instead of 24 hours. Giving connectors more time to process documents.Fixed an archive error, which occurred when a large string was provided as a custom attribute.
Added trimming on the
routingIdentifier, to ensure it is more easily matched to a identifier set in the route.QOL fixes on the interface when creating new contracts.
Unexpected/uncaught errors were never assigned to a user for Error Handling, these will now be assigned to an admin automatically for further investigation.
Fixed an duplication issue in Archive, which resulted in documents being stored twice.
Solved visual bug when downloading files from document details.
Fixed multiple issues for business partner/company determination based on identifiers with unknown characters.
Removed mentions of “routty-express” from audits.
Removed deadlock when updating multiple masterdata entities in short succession.
Solved bug, which caused CANCELLED and REJECTED documents failing to archiving.