Articles in this section

Celigo NetSuite SuiteBundle v1.38.9.0-SS and SuiteApp v1.23.0-SDF release notes

Note

This is a list of features for Celigo NetSuite SuiteBundle and SuiteApp scheduled for release beginning on May 25, 2026. Bundle and App updates will be applied to customers’ Production accounts in phases throughout the coming weeks. The release will be immediately available for Sandbox accounts, and you must manually upgrade the bundle in your NetSuite Sandbox Environment. (In compliance with NetSuite policies, Celigo cannot automatically update bundles in Sandbox accounts, only in Production accounts.)

SuiteBundle and SuiteApp

Export deleted records from NetSuite

You can select Deleted Records as a record type when configuring a NetSuite export. Use this to create a Saved Search in NetSuite that retrieves deleted records and syncs them downstream — for example, to a data warehouse — for auditing, compliance, and data management purposes.

SuiteApp

Real-time export supported with SuiteScript 1.0

Real-time export flows that use SuiteScript 1.0 work in SuiteApp. Previously, real-time exports in SuiteApp required SuiteScript 2.0. No configuration changes are required — existing real-time flows using SuiteScript 1.0 will work automatically after the update.

Duplicate billing and shipping address subrecords no longer created on customer record updates

The findSublistLineWithValue() API began requiring native boolean values (true/false) for checkbox fields instead of the previously accepted string values ('T'/'F'). This caused SuiteApp to fail to locate existing default billing and shipping address lines, resulting in duplicate address subrecords being created on update. Address book updates work as expected. This fix is backward-compatible with NetSuite 2025.2 and 2026.1.