Skip to content

Releases: MSzturc/obsidian-advanced-slides

1.20.0

15 Feb 23:39
Compare
Choose a tag to compare

🚀 Features

  • feature: make advanced slides compatible to the new advertisement policy (#183)

🐛 Fixes

  • bugfix: embedding of slides not working properly (#197)

  • bugfix: + character in a fragmented list does not work correctly (#188)

  • bugfix: auto complete setting "only in Slide Preview" does not work properly (#182)

  • bugfix: Drag px value not recognised (#177)

Full Changelog: 1.19.0...1.20.0

1.19.0

03 Nov 19:08
Compare
Choose a tag to compare

🚀 Features

  • feature: added slide annotation to skip slide in presentation (#140)

🐛 Fixes

  • bugfix: Exception when Chalkboard plugin enabled (#146)

  • bugfix: slides with '?' in its filename are not working (#145)

  • bugfix: embedding notes via header distorts the order of elements (#153)

  • bugfix: Frontmatter Tag for notes not recognized (#157)

📚 Documentation

  • docs: improved documentation on Lists

📍 Other

  • refactor: tweak getHighlightThemeUrl getTemplate

  • refactor: tweak getSlideOptions

Full Changelog: 1.18.1...1.19.0

1.18.1

15 Oct 22:11
Compare
Choose a tag to compare

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

🐛 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.1

1.18.0

15 Oct 21:06
Compare
Choose a tag to compare

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

1.17.8

22 Sep 23:38
Compare
Choose a tag to compare

Full Changelog: 1.17.7...1.17.8

1.17.7

22 Sep 22:58
Compare
Choose a tag to compare

🚀 Features

  • feature: added transparent property to bg frontmatter option. By setting the background to transparent you could use your presentation as overlay.

Full Changelog: 1.17.6...1.17.7

1.17.6

31 Aug 18:24
Compare
Choose a tag to compare

🚀 Features

  • feature: grid component now uses percentage positions
  • feature: it's now possible to align every element that could be annotated with element annotation
  • feature: get rid of paragraph wrapping of images, its now possible to address images by element annotation.
  • feature: added Elapsed Time Bar plugin

🐛 Fixes

  • bugfix: svg images not displayed properly
  • bugfix: remove reset margin on parent blocks
  • bugfix: align property should not be deleted in grid transformer
  • bugfix: Excalidraw not rendered
  • bugfix: element annotation wont work with embedded graphics through obsidian references
  • bugfix: images should not be scaled down (was a workaround from reveal caused by absolute rendering)
  • bugfix: more accurate search for tfiles
  • bugfix: remove unnecessary empty line when using templates
  • bugfix: issue on rendering when markdown ends with a separator
  • bugfix: notes not shown when using nested templates
  • bugfix: showGrid not working properly
  • bugfix: empty slides should not be wrapped
  • bugfix: format bold should not remove whitespace after string
  • bugfix: fix formatting of single line code blocks
  • bugfix: fixed embedding multiple images per line (#124)
  • bugfix: restore preview window when obsidian is started (#120)
  • bugfix: markdown formatting should not aplied on code blocks
  • bugfix: multiple wiki links on the same line wont resolved properly (#124)
  • bugfix: nested block does not work well with templates (#123)
  • bugfix: empty spaces around blockname causes rendering issue when using templates (#123)
  • bugfix: remove blockReferenced in slides (#125)
  • bugfix: fixed embedding block references with reference string on new line (#125)
  • bugfix: fixed weird behavior with global background and empty slide at the end of the markdown (#118)
  • bugfix: internal links not processed properly (#107)
  • bugfix: embedding of files doesnt work when heading is on line zero
  • bugfix: fixed embedding files by block (#104)

📚 Documentation

  • docs: added documentation on embedding videos
  • docs: added more "advanced slides in action" samples

📍 Other

  • refactor: simplified grid reading function

Full Changelog: 1.15.0...1.17.6

1.17.5

31 Aug 08:07
Compare
Choose a tag to compare

Full Changelog: 1.17.4...1.17.5

1.17.4

31 Aug 07:53
Compare
Choose a tag to compare

🐛 Fixes

  • bugfix: svg images not displayed properly

  • bugfix: remove reset margin on parent blocks

Full Changelog: 1.17.3...1.17.4

1.17.3

30 Aug 20:26
Compare
Choose a tag to compare

🐛 Fixes

  • bugfix: align property should not be deleted in grid transformer

  • bugfix: Excalidraw not rendered

Full Changelog: 1.17.2...1.17.3