Published to the Chrome Web Store on July 7, 2023
β¨ Enhancements
- Page Editor: Add the Brick Name in the Brick Configuration panel so you can see the brick name even if the brick has been re-labeled (#5920)
- Page Editor: Add a link to the brick marketplace listing in the Brick Configuration panel if documentation is available (#5921)
- Support returning to the landing page where the Marketplace Mod activation link was originally clicked (#5958)
π Bug Fixes
- Fix the
disabled
field for Button elements in the Document Builder (#4704) - Only close the sidebar after activation if there are no other panels in the sidebar (#5919)
- Remove excess form padding for forms embedded in the Document Builder (#5985)
- Mods are no longer interrupted when updated by a deployment (#5937)
- Closing a Temporary Sidebar Panel now returns the user to the panel that created it (#5998)
π§± New/Updated Bricks
- The Regex Extract brick now can extract without providing a named capture group. If no named match group is provided, the global match is returned (#6006)
- Extract from Page: new & improved brick configuration interface (#5991)
- Document Builder: Add support for h4-h6 headers for headers in the Document Builder (#5987)
- Document Builder: Add a full-width toggle to the button element in the Document Builder (#6004)
- Document Builder: Add a field to conditionally render elements in the Document Builder (#5989)
- Document Builder: Add βFormβ to the element menu in the Document Builder preview pane to quickly add embedded forms (#5985)