Skip to content

Environment API update

CHILI GraFx Environment API icon

✨ New & Improved

  • Improved reliability when updating templates concurrently
    When multiple updates to the same template happen at the same time, saves are now handled sequentially. This ensures that templates are stored consistently and prevents incomplete or conflicting updates.

  • Improved readability of error reports
    Error report records are now returned in a predictable, human-friendly order. This makes it easier to review results and match errors to input records, especially when processing many items in parallel.

🛠️ What's Fixed

  • Fixed issues with overlapping template updates
    Simultaneous save operations no longer risk leaving templates in an inconsistent or partially updated state.

API Reference

See info on Environment API