Skip to content

2023

GraFx Publisher

rn_icon

Improvements

  • Enhanced PDF output performance
    Experience faster and more reliable generation of PDFs.

Fixes

  • Resolved root folder deletion anomaly
    Previously, only subfolders were removed when deleting a root folder. This has been corrected to ensure the root folder is also eliminated.
  • Fixed accessibility issue in GraFx Publisher
    Users can now access GraFx Publisher again from within CHILI GraFx.

GraFx Studio

rn_icon

Features

  • Clear local text style overrides
    You can now clear local text formatting overrides to revert to the applied paragraph or character style

releasenotes

Improvements

  • The panels for editing actions or selecting images/fonts can now be freely moved without obstructing workspace interaction
  • The Template Designer workspace is now fully integrated into the CHILI GraFx platform using the same domain, eliminating the need for occasional re-logins due to the studio.chiligrafx.com domain change

Fixes

  • Fixed occasional images flicker during animation playback
  • The text frame in animations now correctly displays the changed variable value when modified with an action
  • Server-side rendering no longer utilizes incorrect layouts when actions alter the layout
  • Duplicating a variable group now includes duplicating the associated variables
  • Fixed rendering issues for certain fonts

CHILI GraFx

rn_icon

Improvements

  • GraFx Publisher opens in separate tab
  • The Application remains visible (won't collapse anymore)
  • In GraFx Media, the URL indicates the asset's location sharing and back button navigation
  • Environment avatars are shown in the environment overview
  • Without the right permissions, the user will see a 'No access' page
  • UI improvements in the subscription & environment drop-down
  • UI improvements in the integration configuration

CHILI GraFx

rn_icon

Improvements

  • Improved performance of getting renders information
  • Optimization of authorization-related functions

Fixes

  • Fixed error response in case of failed users invitation

CHILI GraFx Platform API

Nov 22, 2023 - CHILI GraFx

rn_icon

CHILI GraFx Environment API 1.3.3

Improvements

  • Improved the performance of the 'Get' endpoints for media and templates.
  • Transitioned to using a token cache service for fetching internal tokens, moving away from direct calls to the identity provider.
  • Standardized the examples in Swagger documentation for consistency.

Fixes

  • Fixed the issue causing a 500 response when certain invalid arguments are used.
  • Addressed an issue where URLs containing the 'environment' value in varying case sensitivities caused errors.
  • Resolved a 500 error that occurred due to a concurrency issue when executing multiple requests to delete a single folder.
  • Fixed a problem where templates became unattachable to any collection after being manually migrated to another environment without updating their ID.

New Endpoints

  • Introduced for Enhanced Media Preview Capabilities
    GET /api/v1/environment/{environment}/media/{mediaId}/preview/highestOrVector

GraFx Publisher

rn_icon

Fixes

  • Fixed: EPS file previews missing after data migration

GraFx Publisher

rn_icon

Fixes

  • Improved PDF output performance
  • Fixed duplicates for resources
  • Fixed blank documents in rare occasions
  • Fixed stuck tasks in queue after VDP output
  • Fixed document image output

GraFx Studio

rn_icon

Features

  • Our new AI assistant GraFx Genie can help you write actions! Just tell it what the action should do and it will generate the JavaScript code for you (available in experimental mode)
  • You can change the unit of a layout to millimeters or inches. This is a first step toward enabling print output with GraFx Studio! (available in experimental mode)

Improvements

  • You can reorder frames in the Layers panel by drag and drop. This changes the order in which frames are rendered on top of each other
  • Improved handling of invalid input in the property input fields
  • Added support for images with a custom crop in PDF output (available in experimental mode)

Fixes

  • Assets are shown twice in the Media panel
  • Selected frame is deleted when using the delete/backspace key while a dialog is open but the focus is not on the text input field
  • Actions that use the "Frame moved" trigger are executed multiple times when the frame is moved by holding down an arrow key
  • Action is not added to the undo/redo stack if the Folder setting for the GraFx Media connector was changed in the image variable settings
  • Cannot insert an empty text variable in a text frame
  • Not able to apply the default Arial font to text
  • Font style does not display the correct style when the default Arial font is used
  • Updated value of line height in character style is applied to the text only after entering text edit mode
  • Paragraph style cannot be set after deleting the used font
  • Paragraph style settings can't be opened by pencil icon if you clicked outside before
  • 'Null' is present for character style settings when you provide an invalid value
  • Copyfitting maximum value resets to the default value on frame movement
  • Text overflow warning icon is shown for a second when you switch between text frames in text edit mode

GraFx Publisher

rn_icon

Fixes

  • Fixed resources consistency issue between Environment API and CPO. Sometimes folders where duplicated.