✅Release 2.2.3
Published to the Chrome Web Store on January 13, 2025
🎨 User Experience
Custom Form Fields now have an optional toggle to autofocus the field on initial render
🐛 Bug Fixes
Fix Action Menu Positioning for iframe based editor
Fix CKEditor 4 on Salesforce
Fix "RENDER_NUNJUCKS" running mod on certain sandboxed iframes
Prevent insert at cursor from inserting into unfocused frames
Fix Floating Panel repositioning in nested frames
🧱 Bricks
Add support for running brick sub-pipeline across context (e.g., across tabs)
The
[Experimental] Insert Text at Cursor
brick now returns an object with the keyinserted
. Inserted istrue
if text was successfully inserted andfalse
if there was no text to insert or if text insertion was attempted in a frame that was not focused
Last updated
Was this helpful?