Project 'drawio-exporter' | 2021 Releases

Posted on Mar 29, 2021

1.1.0 (2021-03-29)

Features

  • Add option to use Draw.io Desktop in headless mode #3

Bug Fixes

  • Remove file list output when using --git-ref option #3
  • Improve changes filtering using --git-ref option #3
  • Prevent the PATH arg from being empty. If needed, fallback to the current directory #3
  • Process page index correctly #3

Refactoring

  • Improve the error logs on Draw.io Desktop call #3
  • Support Draw.io Desktop v14.5.1 #3
    • --embed-diagram is now supported for PDF format #3
  • Updates default Linux path used by Draw.io Desktop since v14.5.1 #3
  • Support more link extraction types upon mxfile format #3
    • Link attached to a shape #3
    • Link label on multiple lines #3
  • Process the drawio files in the same order across OS #3

1.0.0 (2021-03-24)

Features

  • Setup drawio exporter #1