Releases: jolle/miro-export
Releases · jolle/miro-export
1.3.1: Automatic retries
1.3.0: Support for broken boards
Some boards are broken on Miro’s side and fail to load fully due to a client-side bug in Miro. This version allows users to export the full SVG of these boards, but not the JSON or a specific object in the board. For more information, see #65.
1.2.0: Better error handling
What's Changed
- Added a timeout for loading the board. Configurable with the
-loption in the CLI or theboardLoadTimeoutMsoption in the library - Added ability to supply custom Puppeteer launch options with the
puppeteerOptionsoption - Better error message interface in the CLI
- Better handling for boards that fail to load due to missing permissions
Full Changelog: 1.1.1...1.2.0
1.1.1: Fix CLI
Full Changelog: 1.1.0...1.1.1
1.1.0: Programmatic access
What's Changed
Full Changelog: 1.0.1...1.1.0