Skip to content

2026

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

Image constraints, list controls, and text stability improvements

GraFx Studio icon v1.37

GraFx Studio

✨ New & Improved

  • Added constraints for image frames
    You can now constrain resizing, movement, and rotation for image frames.

See: Concept of constraints
See: Image frame constraints

Constraints

  • Added character style support for numbered lists.
    Character style can be applied to number style (format and symbol after number) for numbered list inside paragraph style.

  • Added keyboard shortcuts for list level control.
    You can increase or decrease levels in bullet and numbered lists using keyboard shortcuts.

  • Added predefined formatting for four numbered list levels.
    Each level now has its own formatting. The fourth level no longer inherits from the first and uses a dedicated number format and symbol.

🛠️ What's Fixed

  • Fixed inconsistent behavior when applying subscript and superscript
    across inline, paragraph, and character styles.

  • Fixed text frame content replacement issues
    that could result in unexpected text behavior.

  • Fixed aspect ratio restrictions being applied when the object was disabled.

  • Fixed text frame resizing when auto-grow was enabled.

  • Fixed incorrect positioning of newly created frames.

Studio UI

✨ New & Improved

  • Support for image frame constraints
    The Studio UI now reflects and enforces image frame constraints defined in GraFx Studio.

🛠️ What's Fixed

  • Fixed validation when projectId is optional
    to prevent incorrect parameter errors.

  • Fixed layout shift when a date picker displays an error message.

Platform Deployment Improvements & UI Fixes

rn_icon

✨ New & Improved

Platform

  • Environment settings available at environment level.
    Environment-specific settings are now also available via a gear icon in the left navigation panel (bottom).

  • Added copyable technical environment name.
    A new input field in Environment Settings allows you to easily copy the technical name for use in integrations, APIs, and configuration.

  • Updated GraFx Studio versioning display.
    Version numbers now follow the format major.minor.x, reducing visual noise and focusing on meaningful updates.

Version number display

🛠️ What's Fixed

Platform

  • Fixed role handling for EA + CA users.
    Users with combined EA and CA roles are now correctly redirected to the template page.

  • Improved template import error handling.
    Upload failures during template import now have clearer error reporting.

Text columns

rn_icon v1.36

✨ New & Improved

Text frame Columns

  • Added text columns for text frames.

You can now split a text frame into columns and control the spacing between them.

This makes it easier to build editorial-style layouts and structured text blocks within a single frame, while keeping all existing auto-resize and overflow behavior intact for scalability.

See how to set up Text Columns

🛠️ What's Fixed

  • Fixed character style behavior when no font family is set.

When a character style has its font family set to [None], the font-style dropdown is now empty and disabled.