Skip to content

v0.17.2

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 13:34
· 1210 commits to main since this release

Fixed

  • PPTX creation does no longer make multiple master slides (#166, #205)
  • Make bespoke plugins robust against storage error (#207, #208)

Changed

  • Use PptxGenJS v3 instead of @marp-team/pptx (#205)
  • Disable opening presenter view in bespoke template if using localStorage has restricted in browser (#208)
  • Use passive event listener as much as possible (#209)