Skip to content

2.75.0

Latest

Choose a tag to compare

@stavtseva stavtseva released this 26 Aug 12:30

πŸŽ‰ New Stripo Plugin Version Released! πŸŽ‰


βš™οΈ Version: 2.75.0

Release Date: Aug 26, 2026
Release Time: 01:40 PM UTC (2026-08-26T01:40:00Z)


πŸ†• What's new:

  • Added the elementLockEnabled init parameter to the Plugin β€” integrators can now enable Element Lock for their users, with the feature off by default. The parameter only controls visibility of the lock control: elements already locked in an email stay locked and protected.
  • Added the imageResizeEnabled block flag to the extensions SDK β€” set it to false to hide the on-canvas resize handle for images inside a custom extension block, so image size stays controlled by the block's own settings panel. Images outside the block and Size controls in the side panel are not affected.
  • Added ModificationDescription.asHidden() to the extensions API β€” background modifications applied by an extension no longer create a Version History entry or take up a separate undo step. The change stays part of the document and is preserved when reverting to an earlier version.

πŸ› οΈ Fixed:

  • Fixed the block hover toolbar and highlighting in the Plugin reacting to the mouse while focus was in an integrator's own field outside the editor β€” blocks are no longer highlighted at random while you type elsewhere on the page.
  • Fixed strip settings in the Plugin showing the previously applied colors after clicking "Restore default styles" β€” the settings now display the colors that are actually applied.

πŸ”— Resources