POST Deployment v1.13.0
Improvements in Accessibility
Update addon cards designs
MANDATORY
In order to implement the accessibility improvements to the product, it is necessary to update all the Image fields in the card designs.
We recommend that you export all the addons, modify the JSON files, and then import them.
To do this, access the Addons configuration.
- Access to Syntphony Settings
- Access the This Tenant menu.
- Access the Addons section.
- Click on Export all button.
Unzip the downloaded file on your computer and open all the addon files. Then, look for the Image fields (“type”: “Image”) and add
"alt": "{base.image.alt}",
"isDecorative": "{base.image.isDecorative}",
Go back to the Addons configuration and Import each file that was modified in the previous step, one at a time.
- Access to Syntphony Settings
- Access the This Tenant menu.
- Access the Addons section.
- Click on Import button.
- Upload the file.
- Click the Save button and answer Yes.
- Finally, Publish the addon.