Bug Fixes
Change Video in block groups
Change Video operators now work correctly when the video block is inside a group. Previously, grouped videos were invisible to the override system, so the operator had no effect. The old video stays visible while the replacement loads, and aspect ratio is handled automatically.
Change Text rich text rendering
Change Text operators now render rich text formatting (bold, italic, colors, etc.) correctly instead of showing plain text. Previously, the override bypassed the rich text pipeline and only returned the raw content.
