GraFx Publisher
Fixes
- Output: Improved stability of VDP outputs with a large amount of rows and variables
- Output: Fixed output failure due to missing font
- Output: Improved reliability of PDF output when the system is under high load
User is able to rename template attached to collection
User is able to create, rename and delete project.
User is able to download project json.
When a user attempts to delete a template attached to a collection, an error is returned. User is now able to use ‘force’ request parameter, the template will be deleted.
Http method is changed from ‘PUT’ to ‘PATCH’.
The endpoint now allows partial update of template collection instead of full update.
See Swagger Environment API.
We renamed our repository and package for the SDK. The new name is studio-sdk, coming from editor-sdk.
Also a new version has been pushed, we're now at version 0.121.0
This means you'll have to update your integration dependency, and change it from @chili-publish/editor-sdk to @chili-publish/studio-sdk inside your package.json
.
Read more about User Management.
Boost Platform Performance
GraFx Publisher comes with more than just a name change, this year it is all about improving platform performance. We've listened to your feedback and revamped our platform infrastructure to deliver blazing-fast file operations, including moving, copying, and deleting. This means you can work efficiently even in large environments! 🚀
Version 0.117.1, using Studio SDK 0.117.0
There is a minor breaking change in the Studio SDK's typings.
It basically boils down to changing the import for the Id type, you can do it as follows:
Change import { Id } from '@chili-publish/studio-sdk/lib/types/CommonTypes'
To import { Id } from '@chili-publish/studio-sdk'
For more information, please check out the SDK release notes.
Your CHILI GraFx infrastructure has been upgraded to have the latest update.
With this update, we’re implementing platform infrastructure changes that greatly enhance performance.
The update does require planned downtime, and will be transparant for you.
The update will be implemented (starting April 5) gradually on all tenants, and will happen over the following days and weeks.
Version 0.116.2, using Studio SDK 0.116.0
Sandbox Release
Information related to your Sandbox.
When the update is in production, another release note will be added.
Your CHILI GraFx sandbox has the latest update to GraFx Publisher
With this update, we’re implementing a new platform infrastructure that greatly enhances performance. We urge you to test GraFx Publisher on your sandbox environment to experience this new level of performance for yourself.