This release contains a regression, and will not be published
β¨ Enhancements
- New Mod Launcher tab in the Sidebar
- Can close and reopen tabs. Closed tabs remain closed on all tabs until reopened with the Mod Launcher. (#6161)
- Sidebar forms can be closed by clicking the
x
button in the tab. Removed theCancel
button from all sidebar forms. (#6167) - Make Mod Activation Panel closable (#6271)
- Automatic refresh token support for MS Azure and other integrations (#6284)
- Page Editor Improvements
- Clicking on a Document Renderer Header Node in the Brick Actions Panel focuses the related Document Builder Preview Element in the Data Panel (#6211)
- Clicking on a Document Builder Preview Element in the Data Panel scrolls the Brick Actions Panel to the relevant Header Node (#6228)
- Clicking on a child node in the Brick Actions Panel updates the styling to make it more clear which node has been focused (#6229)
- Moved margin and padding drop-downs to the new
Advanced: Layout
section of the Brick Configuration Panel (#6093) - Updated marked dependency to latest β markdown renderer no longer adds ids to heading tags, and the
mailto
in email links is no longer mangled. Email links in markdown will now open the userβs default mail client (#6264)
π Bug Fixes
- Removed unnecessary scrollbar from sidebar when rendering large iframes (#6289)
- Clearing a property in the
Extract from Page
brick no longer throws an error (#6275)
π§± New/Updated Bricks
Map/Transform Values
: synchronously or asynchronously map valuesSplit/Chunk Text
: split text into overlapping chunksConvert Document
: convert between HTML/Markdown/TextSearch Text
: search for all occurrences of a word/phrase in text. Supports stemmingHighlight Text
: add support for case-insensitive matches and matching across HTML elementsEmit a Custom Event
: replaced eventName textbox with a creatable dropdown. Users can select an existing custom event or create a new one (#6286)