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.
(If this post seems out of context, return to introduction post and hopefully it will make more sense) How do users comment? So, from the last post we currently know that some sort of user wants to comment upon an article. Since the previous...
In this series of post I’m going to discuss how me and my fellow team mates (Karl Ahlin, Anna Lantz, Jonathan Larsson, Oskar Bejbom, Mathias Kunto and Joachim Widén) handled a requirement to review text found in EPiServer pages. There won’t be too...
After deploying the latest release (which contained the hotfixes released recently) we noticed that certain, but not all, schedule jobs had lost their settings as well as the history of previous runs. Since the hotfix release contained several fix...
As I mentioned in the previous post I’ve recently “moved” to using property groups. Since the site was already live I already had a bunch of properties that were to be replaced with the group ones. If we simplify reality for a bit we can imagine...
In my current project some of our EPiServer pages types can undergo a review process. There are a bunch of meta data connected to this process that we store as proeprties on the page. The problem is that even though we use PageTypeBuilder (and can...