Skip to content

Releases: MSzturc/obsidian-advanced-slides

0.19.0

22 Dec 15:41
Compare
Choose a tag to compare

🚀 Features

  • feature: added option to toggle autoReload in Advanced Slides settings

  • feature: added command to reload slide preview

🐛 Fixes

  • bugfix: reduce the flickering on live preview refresh

📍 Other

  • build: added static code static code analysis

Full Changelog: 0.17.5...0.19.0

0.17.5

21 Dec 14:23
Compare
Choose a tag to compare

🐛 Fixes

  • bugfix: Obsidian's config dir isn't necessarily (#20)

  • bugfix: Avoid managing references to custom views (#21)

  • bugfix: Recommend using window.open instead of using an electron dependency (#22)

  • bugfix: speaker notes not longer working

  • bugfix: exception when view already closed

  • bugfix: adding a sandbox directive for iframe elements (#23)

Full Changelog: 0.17.4...0.17.5

0.17.4

20 Dec 23:16
Compare
Choose a tag to compare

📍 Other

  • ci: generate coverage badge on release

  • ci: generate coverage report on release

Full Changelog: 0.17.3...0.17.4

0.17.3

20 Dec 01:49
Compare
Choose a tag to compare

🐛 Fixes

  • bugfix: annotations on excalidraw images not working (#17)

  • bugfix: inline latex is not rendered properly (#18)

📚 Documentation

  • docs: added documentation for excalidraw images

📍 Other

  • ci: run tests before release

  • ci: added code coverage report for release

Full Changelog: 0.17.2...0.17.3

0.17.2

19 Dec 22:40
Compare
Choose a tag to compare

🐛 Fixes

  • bugfix: internal links not rendered properly (#14)

  • bugfix: aliases not used for internal links (#15)

  • bugfix: bold text not rendered properly (#16)

📍 Other

  • build: updated build workflow to be able to write unit tests

Full Changelog: 0.17.1...0.17.2

0.17.1

18 Dec 23:29
Compare
Choose a tag to compare

🐛 Fixes

  • bugfix: error in embedding notes (header not stripped properly)

  • bugfix: links not rendered properly (#8)

Full Changelog: 0.17.0...0.17.1

0.17.0

18 Dec 17:16
Compare
Choose a tag to compare

🚀 Features

  • feature: added a command for Show Slide Preview (#12)

  • feature: added enableLinks frontmatter property to render links markdown links to notes in slides (#8)

🐛 Fixes

  • bugfix: underscore separator (___) is broken (#13)

  • bugfix: split component is not working (#11)

📚 Documentation

  • docs: added documentation of enableLinks propertx

📍 Other

  • ci: update dist version on on release

Full Changelog: 0.16.0...0.17.0

0.16.0

17 Dec 18:05
Compare
Choose a tag to compare

🚀 Features

  • feature: added unordered fragmented list

  • feature: added ordered fragmented list

🐛 Fixes

  • bugfix: invalid range exception in internal note links (#8)

📚 Documentation

  • docs: added documentation for speaker notes

  • docs: added documentation on fragment-index (#10)

  • docs: added documentation for fragmented lists

📍 Other

  • ci: improved release changelog generation

  • ci: generate changelog based on commit messages

  • ci: added ci tags to changelog generation

Full Changelog: 0.15.0...0.16.0

0.15.0

16 Dec 11:34
Compare
Choose a tag to compare

🚀 Features

  • feature: added support for images outside of your vault (#7)

🐛 Fixes

  • bugfix: invalid dependency causes advanced slides crash on activation (#5)

  • bugfix: images with width or height property are not centered

📚 Documentation

  • docs: added Documentation for including images outside of your vault

  • docs: improved sample data for images

📍 Other

  • build: generate changelog on tag

0.14.2

15 Dec 16:26
Compare
Choose a tag to compare

Full Changelog: 0.14.1...0.14.2