Release Notes 6/30/2025 - 7/6/2025

🚀Enhancements

Email Listener - Fine Tuning Image Filtering

Email Listener - Fine Tuning Image Filtering

  • We’ve modified our email listener image filtering criteria to stop additional logos/icons.  This will ensure only relevant documents end up in Navix:
    • Always keep PDFs, regardless of size (which we do now)
    • Always keep TIFs, regardless of size
    • For JPG, JPEG, PNG:
      • Ignore if the filename starts with "outlook"
      • Ignore if less than 40KB (60KB is the smallest valid thing we’ve seen, but this gives us a buffer)

🐞Optimizations

MercuryGate Integration Fix


  • The missing Freight Charge Term in the Vendor section when pulling information from MercuryGate was causing an error to trigger. To solve the issue above, a validation was added to make sure the Freight Charge Term is present before mapping the value into a Navix Enum value

Revenova Metadata Fix

  • Outdated Metadata doesn’t have the Load Name property that is used to identify the Load ID to use when sending data back to Revenova. To avoid this issue moving forward, we’ll be ensuring there is compatibility with outdated Metadata by ignoring the Load Name property

📊Reports

New! - Exception Set Report

  • The Exception Set Report is an extension of the Exceptions Dashboard. While the Exceptions Dashboard highlights which exception types are triggering most often for each tenant, the Exception Set Report calls out how often an exception set (multiple exceptions at the same time) occurs. This provides yet another opportunity for tenants to understand what exceptions are triggering together and to consistently review their business rules to identify if there are any unnecessary rules in place that are contributing to the most common exception sets.  As a result, our tenants and internal users can utilize this report to work towards increasing their overall touchless invoice count!
  • The report displays the following data:
    • Exception Set
      • These are the exceptions that are triggering (could be one exception or multiple making it an "exception set")
    • Exception Count
      • The count of each exception that is triggering
    • Invoice Count
      • The count of invoices where each exception is triggering
    • % of Invoices
      • The number of invoices where each exception is triggering divided by the total number of invoices for that given period of time

image (9)-2