Skip to content

1.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 21:06
· 60 commits to main since this release

Highlights:

  • Compatible with Obsidian 1.0.0

🚀 Features

  • feature: added mermaid gitgraph support (#136)
  • feature: added Laser Pointer plugin
  • feature: mermaid diagrams now support darkMode (#128)
  • feature: allow mermaid configuration through frontmatter
  • feature: added frontmatter property defaultTemplate. DefaultTemplate allows you to apply a template to all slides you created in this deck (#131)
  • feature: Added setting to configure slide preview mode. You can now decide how the slide preview panel should be display, as workspace slide (default configuration as in Obsidian 0.15 and before), as new tab or new window

🐛 Fixes

  • bugfix: Set center: false cannot align everything to the left (#133)
  • bugfix: MathJax aligned environment breaks in templates (#132)
  • bugfix: image rendering causes markdown processor to skip transformation of next text block (#129)

📚 Documentation

  • docs: added documentation on laser pointer plugin (#135)
  • docs: added documentation on defaultTemplates
  • docs: added SaturdayShowcase to Learn more Section: SaturdayShowcase is a weekly format where the Advanced Slides developers feature presentations of their users.
  • docs: fixed default value for transition (#144)

Full Changelog: 1.17.8...1.18.0