A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
As you’ve probably heard, Episerver is creating a Headless CMS API called “Content Delivery API“. With this, you can get, list and search (requires Episerver Find) content from Episerver in a JSON format. Matthew Mols has some blog posts about how...
We stumbled upon an area where the DeletingContent and DeletedContent events slightly differently when you’re deleting content through the IContentRepository, manually emptying the trash and the scheduled job “Automatic Emptying of Trash”. Let’s...
In my previous post I talked about how to set up automatic visual tests – and for a time, it was good. Then editors and other team members starts changing the content and your tests starts showing deviations based on content changes rather than co...
We have upgraded the NuGet package ImageVault.EPiServer.UI to 5.5.36. This package is used to install ImageVault properties and editor UI into Episerver. However I noticed that I was unable to add images to the ImageReference properties in...
A common reason I have heard that Episerver developers don’t write automatic tests are that they’re “only doing content websites”. First of all I suggest that you have an “API first” approach, even if you’re only going to make content based...