Ecosystem Update: VULE ITS introduces new dashboard
4/27/2026
By Unknown
Ecosystem Update
We’re excited to share improvements to our admin experience and public content rendering.
What changed
- Faster pages with lazy-loaded thumbnails
- Better SEO metadata generation
- More flexible rich content blocks
TypeScript snippet
type Article = { title: string; slug: string };