Release Notes: April 2022
29 April 2022
Updates
- Updated some older legacy view things to newer data-view structure
- Added a helper to assist with converting modals to react
Bug Fix
- Fix an issue where some conditional checkbox selectors inside a module would not display correctly after the draft had been closed and re-opened
28 April 2022
Update
- Added the ability for template developers to specify a placeholder image on an image field to reduce complexity in code
27 April 2022
Updates
- Styling tweaks to the completed items tiles to handle
- We have added some behind-the-scenes functionality for an upcoming feature to allow template presets to display on the Create screen as individual items
Bug Fixes
- Fixed an issue where plain text files were not being exported with emails if assets were hosted on Dokio
- Fixed an issue following the DOM binding library update where some conditional fields in modules were not loading defaults correctly particularly after re-opening a draft
20 April 2022
Update
- Updated the DOM binding library
13 April 2022
Update
- URL resources will now open up in a new tab instead of the same tab
12 April 2022
Update
- Updated remaining legacy fields to use typescript
11 April 2022
New feature
Informative export options
When exporting a draft artwork, each export option will now be accompanied by a brief automated description that will outline what that particular export option will output, to help users make a more informed decision.
Bug Fix
- Added an update to prevent variations with the same name overwriting each other during export. If the same variation name is used for multiple variations, a sequential numbering system will be added as a suffix to the exported name
6 April 2022
Bug Fixes
- Fixed an issue where a draft could be sent for approval multiple times generating multiple approval requests resulting in requests remaining in the approval queue after the request was actioned. Artworks can now only have one approval request open at a time
- Fixed an issue where exporting an image draft with variations would fail if one of the varied fields was a text field
1 April 2022
Update
- Updated a number of editor components (viewers and fields) to use typescript. Also includes Dokio Studio