Velixo NX 2025.10 Release Notes
Release date: October 31st, 2025
Version number: 2025.10 or higher
🚀 New:
You can now customize the range/delimiter characters used in Velixo range expressions. This affects all function arguments that support it.
For example, you may now decide to use
10000..19999instead of10000:19999for account range expressions, or use another symbol to specify multiple dimension values:10100|10200.To specify which characters will be treated as a delimiter/range symbol, expand the “Velixo range expressions” section in the Options menu. (RD-5935)

✨ Improved:
If your ERP instance is cold and slow to respond during the connection process, Velixo will show a notification badge, attempting to connect one more time before timing out. (RD-5768 )

You can now cancel a Snapshot or a Writeback once you have initiated it. (RD-5818, RD-234)

You can now use named Excel ranges for filtering out empty Slice resultsRD-5530
We added a sign-out confirmation dialogue window to prevent accidental sign-outs. (RD-5587)


The SI.XOBJECTDEFINITION function now leverages a new addition to Sage Intacct’s API to ensure that only relevant results are returned. (RD-6095)
You can now use the
is nullandis not nulloperators in theFilterargument of the SI.XQUERY function. (RD-5846)We improved the performance of the SI.EXPANDGLHISTORY function by optimizing the number of API requests it makes. (RD-2089)
We added a warning preventing users from installing Velixo Tools while Excel is open, which could lead to faulty installation. (RD-5152)
🔨 Fixed:
We remedied a bug that caused the SI.WRITEBACKPROJECTESTIMATE function to fail when the uploaded lines contained duplicate values. (RD-5160)