Release Notes 6/12/26
Changes made to Fidesic as of 6/12/26
What's New
New Features
- Aging Format Export: A new "Aging Format" export option is now available on the Invoices Received page. The Excel download includes a Days Past Due column, active payment numbers, and voided check numbers in a separate column - making it easier to analyze outstanding invoices and aged balances.
- Line Items Catalog: A new Line Items admin page lets you browse your full item catalog with live search by item number, description, or vendor item code. Results can be sorted by any column and exported to Excel, with an active filter summary showing exactly what's applied.
- Bulk Location Paste-Import: When assigning locations to a user or setting up a workflow rule, you can now paste in a list of location codes (separated by commas, semicolons, or line breaks) instead of searching and selecting them one at a time. The importer deduplicates, skips unrecognized codes, and shows a summary of what was added.
Bug Fixes
- MagiCapture Date Validation: Invoices using custom or editable payment terms were sometimes triggering a day-of-month validation error during capture - now resolved. Date calculations correctly handle all term types without producing spurious errors.
- Discussion Tag Notifications: In-app @mention notifications in invoice discussions were not always firing when the email notification preference was turned off. These are now two separate settings - in-app notifications always fire, while the preference now controls email notifications only.
- GP Payment & Vendor Sync Errors: A conflict introduced recently could cause errors for users submitting GP payments or syncing vendors when two operations ran at the same time - resulting in a "temporary glitch" error. This has been resolved.
- Recurring Purchase Lines Auto-Creation: Auto-created recurring purchase lines (RPLs) were silently failing to generate in some cases due to an underlying compatibility issue. This is now fixed and RPLs create reliably again.
Behind the Scenes
- Platform Upgrade: All backend services have been upgraded to .NET 10, the latest long-term support runtime. This brings improved performance, security, and compatibility across the entire platform.
- Customer Balance Performance: Loading the customer list was taking 14–15 seconds in some cases due to an inefficient database query. This has been rewritten to run in a fraction of the time.