Skip to content

Overview

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.

Numbered Lists & Improvements

rn_icon v1.35

✨ New & Improved

GraFx Studio + Engine

  • Added numbered lists in paragraph styles
    Define and apply multi-level numbered lists with configurable formats, symbols, and indents.
    Read the guide

Numbered lists with paragraph style

  • Improved bullet list icon rendering with character styles
    Bullet icons now correctly reflect the font defined in the assigned character style.
    If no character style is assigned, or if its font is set to None, bullets fall back to the paragraph style font.

  • Improved error handling during Studio loading
    When global configuration or load issues occur (for example, when the engine cannot be loaded), Studio now informs users with a clear in-app message.

  • Added onLoadError event for integrators
    Integrators can now listen for load failures and inspect what went wrong during Studio startup (for example, engine load issues).

  • Added configuration validation for non-TypeScript integrations
    For integrations not using TypeScript, parts of the configuration object are now validated at startup. If validation fails, Studio loading is blocked and the issue is reported via browser alert and console output.

Fixes

Several improvements and fixes

Opacity Import with plugins

rn_icon

Improved

  • Added opacity import from Adobe® InDesign® and Adobe® Photoshop®.
    Object opacity settings defined in the source files are now preserved when importing designs into GraFx Studio.

  • Applies across shapes, text, and images, including blend mode behavior and multi-layer compositions.

Opacity settings in Adobe Indesign

Why this matters

Designs now retain their intended transparency and visual layering when moving from Adobe tools into GraFx Studio—reducing manual fixes and ensuring more predictable results in templates and automated output.

More info

Read more on the Adobe® InDesign® plugin 1.1.0

Read more on the Adobe® Photoshop® plugin 0.3.0

Bulleted Lists & Improvements

rn_icon v1.34

✨ New & Improved

GraFx Studio

  • Added bulleted lists in paragraph styles
    You can now define and apply bulleted lists through paragraph styles, including assigning a character style to control the visual styling of the bullet itself.

Bulleted lists with paragraph style and character styles

  • Improved frame selection
    Ctrl/Cmd-click now cycles through overlapping frames at the cursor and collapses multi-selection to the topmost hit for more precise control.

  • Extended HTML output (Experimental)
    The HTML renderer now supports frame opacity, aligning HTML output with standard visual behavior.

HTML Output & Frame Opacity

rn_icon v1.33

✨ New & Improved

GraFx Studio

HTML output

  • Added support for frame opacity.
    All frames now support opacity settings (alpha channel), enabling overlay effects and layered layouts.
    See more on Opacity

Frame Opacity

  • Added an error warning when opening a template with a misconfigured font connector.
  • Added a shortcut for duplicating frames (ALT + Drag).
  • Added a warning screen for devices or browser windows under 768px width, informing users that a minimum screen size is required for GraFx Studio to work properly.

Screen size warning

  • Improved gradient stop removal (drag out of the gradient to remove).

Gradient stop removal

  • Updated plugins to support gradient import.

CHILI GraFx

  • Improved project overview with new list and grid views.
    You can now search and sort your existing projects for easier navigation.
    See more on My Projects

  • Introduced a new mobile navigation menu at environment level for faster access on smaller screens.

  • Optimized the avatar menu for mobile, improving usability and touch interactions.
  • Optimized render reporting.

🛠️ Fixes

CHILI GraFx

  • Fixed the position of the action menu for Brand Kit media.

GraFx Studio

  • Fixed truncation of media titles in the media panel.
  • Fixed the action editor not loading due to a frame anchoring loop.
  • Fixed issues with copyfitting and baseline shift.
  • Fixed infinite anchoring loops.
  • Fixed an issue where copyfitting caused a character to overlap the preceding character instead of spacing or wrapping correctly.

HTML Output, Bulleted Lists & Frame opacity

rn_icon v1.33

✨ New & Improved

GraFx Studio

  • Introduced HTML output (Experimental) for templates.
    You can now export designs as HTML for use in solutions like digital signage.
    See more on HTML output

  • Enabled bulleted lists in paragraph styles.
    Define bulleted list styles through Paragraph Styles.
    Read the guide

  • Added support for frame opacity.
    All frames now support the opacity settings (alpha channel), enabling overlay effects and layered layouts.
    See more on Opacity