New
— UI — The Toolbox became vertical 🥳Improvement
— UI — the Plus button will always be shown (previously, it appears only for empty blocks)Improvement
— Dev Example Page - Server added to allow opening example page on other devices in network.Fix
—UI
— the Toolbar won't move on hover at mobile viewports. Resolves #1972Fix
—OnChange
event invocation after block insertion. #1997Fix
—ReadOnly
— thereadonly.isEnabled
API getter now works correctly afterreadonly.toggle()
calling. Resolves #1822Fix
—Paste
— the inline HTML tags now will be preserved on pasting. #1686