Skip to content

Releases

GraFx Studio: Clipping masks and character limits

GraFx Studio icon v1.42

โœจ New & Improved

Clipping masks for image frames

Clipping masks

Image frames can now be masked with a rectangle, ellipse, or polygon โ€” with corner radius and an optional stroke. Use the new Clipping mask section in the property panel to assign the shape, and the Appearance section to configure the stroke. Stroke and drop shadow follow the clipped path exactly.

Learn more: Clipping mask on image frames.

Character limits for text variables

Character Limit

Single-line and multi-line text variables now enforce a maximum length in both the Template Designer (Studio) and the end-user UI (Studio UI). The input shows a remaining-characters counter, blocks typing past the limit, and truncates pasted text to fit.

Learn more: Single-line and Multi-line text variables.

๐Ÿ› ๏ธ Fixes

  • Output status on hidden-page failures โ€” animated layouts that excluded a failing page used to report Internal error. Failures are now reported as Failed with a meaningful message.
  • Component position after switching layouts โ€” Flutter-based outputs could render components at the wrong size after switching between layouts of different dimensions. Components now stay in sync with the active layout.

Connector CLI v1.12.0

GraFx Studio icon

A new version of the Connector CLI โ€” the command-line tool used to develop, configure, and manage CHILI GraFx Connectors โ€” is available. It introduces a new command for removing connector authentication and brings several reliability improvements to connector setup and runtime behavior.

โœจ New & Improved

Remove a Connector's authentication with delete-auth

Connectors authenticate against external systems using one of the supported authorization types โ€” Static Header Key or one of the OAuth 2.0 variants โ€” configured via the set-auth command. Until now, undoing that configuration meant deleting and re-creating the Connector.

The new delete-auth command removes a Connector's authorization configuration cleanly, so you can switch auth types or revert to no authentication without recreating anything.

connector-cli delete-auth

Learn more: Change/Remove Configured Authentication

๐Ÿ”ง Improvements

Clearer validation when configuring authentication

When you run set-auth, the CLI now correctly validates that all fields required by your chosen authorization type are present in the authorization data file. Missing or incomplete fields are flagged up front with a clear error, instead of surfacing later as a confusing failure when the Connector first tries to authenticate.

Connector responses no longer cached unexpectedly

Connector responses now include an explicit Cache-Control: no-cache header, ensuring that data fetched through a Connector always reflects the current state of the source system โ€” particularly relevant for Connectors that return frequently-changing data such as asset listings, metadata, or search results.

More consistent response content types

Connector responses now align consistently with their declared content type, making downstream parsing and integration more predictable for anyone building against the Connector framework.

More info

Read more in the Developer Center

GraFx Studio and Platform: Subject types, Brand Kit sync, and improvements

GraFx Studio icon CHILI GraFx icon v1.41

โœจ New & Improved

Subject types for Smart Crop

You can now assign a subject type to an asset โ€” a classification (for example: person, product, or logo) that tells GraFx Studio what kind of subject the image contains. When Smart Crop is active, the subject type influences how the crop is applied, for more predictable results across image categories. The subject type is also visible in the media details view alongside the asset's other metadata.

Learn more: Smart Crop subject types (concept) ยท Select a Subject type on a frame ยท Set a Subject Area per subject type

Subject type management in the Platform

Subject types are now managed centrally in CHILI GraFx. A dedicated Subject types page lets environment admins define and maintain the list available across their environment, and the assigned subject type is shown on the media details view in the platform.

Learn more: Manage Subject Types

Brand Kit sync

Brand Kits in GraFx Studio can now stay in sync with their source Brand Kit. In the Brand Kit panel, an auto-sync toggle keeps templates aligned automatically when you open a template or the panel, and a manual sync button lets you pull the latest Brand Kit changes on demand โ€” no re-import needed.

Learn more: Keep a Brand Kit in sync

๐Ÿ”ง Improvements

Clearer feedback on autogrow interactions

Two new info messages make the Template Designer more transparent when autogrow is active:

  • Enabling constrain proportions on an autogrow frame now shows an info message explaining that frame handles aren't available on layouts where autogrow is active.
  • Rotation on an autogrow frame shows a similar info message explaining that rotation isn't available on those layouts.

Learn more: Auto-grow on text frames

๐Ÿ› ๏ธ Fixes

  • PDF overprint โ€” embedding PDF assets that contain overprint statements no longer strips the overprint from the final PDF output. See Embedded PDF assets.
  • Image variable metadata mappings โ€” metadata mappings on image variables can now be updated after being set for the first time.

New Data Connector: CSV

GraFx Studio icon

A new data connector is available in GraFx Studio โ€” the CSV Data Connector. It lets you use any publicly accessible CSV file as a data source for your templates, with no authentication required.

โœจ New & Improved

CSV Data Connector

Connect a CSV file to your template by pasting its public URL into the connector configuration. GraFx Studio reads the column headers and maps them to template variables automatically.

Supported out of the box: comma and semicolon delimiters, quoted fields, Excel UTF-8 exports, and automatic type inference per column โ€” text, number, date, and boolean.

Records are browsable in Run Mode and the Studio UI.

Hosting requirement

The CSV file must be served with a Content-Type: application/json response header. This is a runtime constraint of the connector framework โ€” the file content itself is unaffected. Any static host where you can set response headers (S3, Azure Blob, CDN) will work.

More info

CSV Data Connector

New Connector: Bynder

GraFx Studio icon

โœจ New & Improved

Bynder media connector now available

The Bynder connector is now available in the Connector Hub. Once installed, your GraFx Studio templates can browse and use assets directly from your Bynder DAM โ€” no manual uploads required.

The connector supports OAuth 2.0 authentication, metadata mapping, and filtering by collection or folder view. Assets are accessible both when placing images on the canvas and through image variables.

Bynder Connector documentation

Adobe InDesign and Photoshop Plugin Update v1.3.0

GraFx Studio icon

Version 1.3.0 adds text column support, bullet and numbered lists, and improved handling of nested frames and locked layers โ€” with fidelity fixes across both plugins.

โœจ New & Improved

Adobe InDesign Plugin

  • Text columns โ€” text frames with multiple columns now export with their column structure intact.
  • Bullet and numbered lists โ€” list content is now exported. Indentation may differ slightly and exact numbered markers may not be preserved.
  • Nested text frames โ€” text frames nested inside other text frames are handled; a preflight warning lets you convert to PDF or ignore.
  • Nested frames in shapes โ€” frames inside shapes are detected and included in the preflight report, with the same Convert to PDF or Ignore options.
  • Locked layers โ€” locked layers are now exported as PDF instead of being skipped.
  • Enhanced preflight messages โ€” warnings are more specific and easier to act on.

Adobe Photoshop Plugin

  • Text columns โ€” text layers with column layouts are now supported during export.
  • Bullet and numbered lists โ€” list content is exported, with the same indentation and marker caveats as InDesign.
  • Enhanced preflight warnings โ€” more detail on unsupported effects. Note: some effect names differ from Photoshop's UI (e.g. Satin appears as chromeFX).

๐Ÿ› ๏ธ Fixes

InDesign: frame opacity for shapes; shapes with modified paths; position of rotated triangles; linked (threaded) text frames; crop of locked image layers; image crop in custom shapes.

Photoshop: export of shapes without a strokeStyle object; rounding of numeric properties during conversion.

More info

CHILI GraFx Environment API Update

CHILI GraFx icon

โœจ New & Improved

Import components from a plugin export

Plugins are installable bundles that can include GraFx Studio components alongside other resources. You can now import those components directly through the Environment API when processing a plugin export โ€” making it straightforward to distribute and deploy components as part of a plugin package across environments.

More info

Read more in the Developer Center

GraFx Studio: Components, image crop, and improvements

GraFx Studio icon v1.40

โœจ New & Improved

Components โ€” build once, reuse everywhere

Components are reusable design elements you can place inside templates. Design a pricing block, product ad, or any branded element once โ€” then reuse it across as many templates as you need. Update a component and every template that uses it updates automatically.

Place components from the Resources panel, use multiple instances per page, and map each instance to its own set of template variables. Each component has its own layouts, Brand Kit, variables, and actions.

Choose how a component fills its frame: Scale (matches by aspect ratio), Resize (uses anchoring and copyfitting), or Scale and resize (combines both).

Variable mapping is per instance โ€” a template with three instances of the same component can give each its own independent data.

Image crop constraint for end users

Template designers can now control whether end users may crop images within a frame. Disabled by default, this is a per-frame setting. When enabled, users see a crop icon and can drag the image within the frame โ€” frame size and position stay fixed.

For Fit, Fill, or Smart crop frames: each image gets its own individual crop. For Manual crop frames: the crop area is shared across all images in the frame.

Connector shared header value

Connector developers can now set a header value that applies across all instances sharing the same remote connector ID โ€” useful for passing a shared API key or session token once, without configuring it per instance.

Font size constraint enabled by default

When text editing constraints are enabled on a text frame, the font size constraint is now on by default. Previously it was off, which could cause unexpected results when restricting all text editing properties.

๐Ÿ› Fixed

  • Missing font no longer crashes output โ€” output now continues with a fallback if a referenced font is unavailable.
  • Images can now be assigned to frames with Smart crop โ€” a regression had blocked new image assignments to Smart crop frames.
  • Image crop in Manual crop mode now saves correctly โ€” crop settings in Run Mode were not being saved for Manual crop frames.
  • Datasource modal error state โ€” the modal now correctly shows empty or error state when the datasource returns no data.
  • Text constraints rotation label โ€” a typo in the rotation info message has been corrected.
  • Connector token refresh for auth type "none" โ€” the token refresh flow now correctly handles connectors with no authentication configured.
  • getPageSnapshot now returns meaningful errors โ€” invalid page ID calls now return a clear error instead of an opaque response. Note: page IDs changed from integers to GUIDs in a previous release โ€” integrations hardcoding a numeric page ID will need to be updated.

CHILI GraFx Environment API Update

rn_icon

โœจ New & Improved

Template creation and modification dates now available via API

You can now retrieve DateCreated and LastModifiedContentUtc for templates directly from the API โ€” making it easier to track when a template was first created and when its content was last changed.

Both fields are available on the template list and the individual template endpoints:

GET /api/v1/environment/{environmentId}/templates
GET /api/v1/environment/{environmentId}/templates/{templateId}

This is useful for integrations that need to sort templates by recency, detect changes since a last sync, or display audit information in a connected system.

More info

Read more in the Developer Center