← Back to Changelog
New FeatureApril 17, 2026
sanitize rich text + Tiptap editors everywhere
Consolidates every user-generated HTML surface onto a single sanitized renderer and swaps every plain <Textarea> composer for the Tiptap rich-text editor.
Security hardening
- New
lib/sanitizehelper (DOMPurify-backed, with UGC +rel=nofollowlink hints, HMR-safe hook registration).
