Optimizely
Optimizely DXP Deployment API – Updates for .NET 5.0 and EpiCloud 1.0.0
Yesterday (December 8th 2021), Optimizely sneakily released their very first major update for the EpiCloud Powershell Module; Version 1.0.0.
Yesterday (December 8th 2021), Optimizely sneakily released their very first major update for the EpiCloud Powershell Module; Version 1.0.0.
The Optimizely Deployment API has helped immensely, but there has always been something that has plagued me; DOWNLOADING CONTENT/ASSETS LOCALLY.
In the current project that I'm on, there was an interesting request that they wanted to use SVG images for some of their things, such as logos and icons. This meant that they needed them rendered using the <Path> DOM element, not as an <Img>. This was a tricky one and there wasn't very much