New Features
- Zoom to heading and block in markdown frames.
- Added an iframe menu that allows users to change heading/block zoom, center the element, and open it in the browser.
- Replaced twitframe with platform.twitter for tweets. The "Read more" and "Reply" buttons now work.
Bug Fixes
- Fixed an issue where embedded markdown frames disappeared in fullscreen mode. #1197
- Resolved a problem with the "Embed Markdown as Image" feature where changes to embed properties were not always honored. #1201
- When inserting any file from the Vault and embedding a Markdown document as an image, the embed now correctly honors the section heading if specified. #1200
- SVG and PNG autoexport now function properly when closing a popout window. #1209
- Many other minor fixes