Skip to content

Releases: MSzturc/obsidian-advanced-slides

1.17.2

30 Aug 15:46
Compare
Choose a tag to compare

🚀 Features

  • feature: it's now possible to align every element that could be annotated with element annotation

🐛 Fixes

  • 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)

📍 Other

  • refactor: simplified grid reading function

Full Changelog: 1.17.1...1.17.2

1.17.1

30 Aug 10:17
Compare
Choose a tag to compare

🚀 Features

  • feature: get rid of paragraph wrapping of images, its now possible to address images by element annotation.

🐛 Fixes

  • bugfix: more accurate search for tfiles

Full Changelog: 1.17.0...1.17.1

1.17.0

29 Aug 19:43
Compare
Choose a tag to compare

🚀 Features

  • feature: grid component now uses percentage positions

🐛 Fixes

  • 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

Full Changelog: 1.16.6...1.17.0

1.16.6

27 Aug 08:23
Compare
Choose a tag to compare

🐛 Fixes

  • 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)

Full Changelog: 1.16.5...1.16.6

1.16.5

26 Aug 12:28
Compare
Choose a tag to compare

🚀 Features

  • feature: added Elapsed Time Bar plugin

🐛 Fixes

  • 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)

📚 Documentation

  • docs: added documentation on embedding videos

Full Changelog: 1.16.4...1.16.5

1.16.4

18 Aug 17:39
Compare
Choose a tag to compare

Full Changelog: 1.16.3...1.16.4

1.16.3

18 Aug 17:19
Compare
Choose a tag to compare

📚 Documentation

  • docs: added workout plan sample

Full Changelog: 1.16.2...1.16.3

1.16.2

18 Aug 15:59
Compare
Choose a tag to compare

📚 Documentation

  • docs: readded examples

Full Changelog: 1.16.1...1.16.2

1.16.1

18 Aug 15:52
Compare
Choose a tag to compare

🐛 Fixes

  • bugfix: fixed weird behavior with global background and empty slide at the end of the markdown (#118)

  • bugfix: internal links not processed properly (#107)

Full Changelog: 1.16.0...1.16.1

1.16.0

18 Aug 11:23
Compare
Choose a tag to compare

🐛 Fixes

  • bugfix: embedding of files doesnt work when heading is on line zero

  • bugfix: fixed embedding files by block (#104)

📚 Documentation

  • docs: added more "advanced slides in action" samples

Full Changelog: 1.15.0...1.16.0