Optimization of data binding for units, from nested loops to a highly performant Map (Dictionary) data structure, improving the data integration from Google Sheets and CRM software.
Data can now be instantly retrieved via a unique key (e.g., a CRM ID) without scanning lists, resulting in near-instant load times for even the largest datasets. This also corrects “infinite loop” crashes caused by previous nested-loop operations on a project with over 400 POIs / units.

