- Update manifest to include a funding url to help support future development of this plugin
- Modify the logic that updates the embed bounds so that it works on mobile
- fix a flushSync error that was occured when exporting tldraw image for embeds
- PDF export improvements
- Fix a bug when exporting to pdf when an embed tldraw file contains an image asset in the markdown file
- Prevent the embeds from being split across multiple pages
- Prevent an embed from being larger than the print page size
- Performance improvements on embeds
- Changing the embed size no longer generates a new image blob
- Embeds no longer re-render images when scrolled out of the viewport, and scrolled back in
- Allow quick resizing of embed previews.
- Allow specifying a page to embed using the id found in the TLPageId type
- Automatically set the page in the embed alt text when selecting new bounds
- Open embed interactive mode to the page specified in the alt text
- Allowing editing the tldraw document inside interactive mode
- Fix a few bugs related to updating the image preview when the tldraw document has been modifed
- Update to tldraw package version 3.6.0
Full Changelog: 1.16.0...1.17.0