Release 25.01
Release date |
---|
Major Features
Routty IDP Import: Import invoices from Routty IDP directly into Routty AP using the new Routty IDP Import option.
Routty Cloud Connector: Sync status, attachments, legal documents, and references seamlessly with Routty Cloud using the new connector service.
Minor Features
Microsoft Graph API Support: Added support for Microsoft Graph API mailboxes, preparing for the EWS deprecation in 2026.
Extended Field Lengths: Increased maximum lengths for company and partner fields to better handle longer names and values.
EWS Mail Import Performance:
Reduced the number of requests required to download emails with many attachments.
Shared authentication token between multiple imports using the same mailbox.
Tokens are now stored and reused until expiry, reducing unnecessary requests.
PDF/A Import: PDF files with embedded XML can now be imported into Routty AP.
Multi-Tenant Upgrader: Routty Upgrader now supports upgrading multi-tenant environments.
Removed FE Restriction: Email body length restrictions have been removed.
Improved /parties API: The POST
/parties
endpoint now returns success/failure status for each uploaded party.HTML Outbound Emails: Outbound emails now support HTML bodies.
Improved Character Support: Better handling of UTF-8 special characters in DynatosDocument.
Regex Filtering: Added regex-based filtering for JFeeds.
Security Fixes
Fixed cross-site scripting vulnerabilities in usernames.
Fixed a local file inclusion (LFI) vulnerability that allowed unauthorized file access from Routty Capture.
Fixed SQL injection vulnerabilities in report requests.
Fixed HTML injection vulnerabilities in conversations.
Bug Fixes
Article matching no longer treats two empty values as equal.
Fixed supplier determination issue where inactive suppliers prevented active suppliers from being found.
The
DSe_FKOriginsID
field is now always populated, even for errored documents.Fixed an issue where document order would shift unexpectedly when using specific filters.
The Add Buyer modal field lengths now match database field lengths.
Checkboxes are now displayed correctly in workflow settings.
Fixed parsing issues when sending empty values in
RouttyFeedbackDocument
.Fixed translation issues in data sources.
Coding line ID is now included in output.
Fixed filtering on boolean fields in aliases.
Fixed issue where
dataSourceLimitAutoselect
was not resetting after a cache refresh.Inactive users are no longer shown when selecting substitutes.
Data source filtering is now aligned between monitoring and workflow screens.
Reduced idle resource usage of
BPMSchedulerService
.