Skip to content

Releases: MSzturc/obsidian-advanced-slides

1.8.1

21 Apr 15:07
Compare
Choose a tag to compare

🚀 Features

  • feature: added support for Callouts (#64)
  • feature: Support for dark/white backgrounds in Callouts
  • feature: added align stretch for grid component to stretch content inside grid evenly
  • feature: it's now possible to define a font weight in reveal theme

🐛 Fixes

  • bugfix: icons with '-' in name are not displayed correctly
  • bugfix: auto-animate property lost when it's not a key value pair (#61)
  • bugfix: direction should not be overwritten on alignment
  • bugfix: Images not rendered properly when no whitespaces around markup
  • bugfix: markdown not rendered in blocks when theres no whitespace between block and content
  • bugfix: font size for h5 & h6 not set properly

📚 Documentation

  • docs: added documentation on Auto-Animate
  • docs: added Documentation on Callouts
  • docs: added documentation on grid stretch

Full Changelog: 1.7.3...1.8.1

1.7.3

19 Apr 13:09
Compare
Choose a tag to compare

🐛 Fixes

  • bugfix: findFile throws exception when no active Document found (#65)

  • bugfix: show view only when active document found

Full Changelog: 1.7.2...1.7.3

1.7.2

08 Apr 21:30
Compare
Choose a tag to compare

🚀 Features

  • feature: added show grid option to support the design process of new slides

🐛 Fixes

  • bugfix: Internal Links to images render incorrect image (#49)

  • bugfix: codeblocks should not be affected by formatting

📚 Documentation

  • docs: added documentation on codeBlocks & line highlights

Full Changelog: 1.7.1...1.7.2

1.7.1

04 Apr 08:14
Compare
Choose a tag to compare

🐛 Fixes

  • bugfix: Allow formatting in frament lists

Full Changelog: 1.7.0...1.7.1

1.7.0

25 Mar 10:41
Compare
Choose a tag to compare

🐛 Fixes

  • bugfix: Footnotes not rendered properly in tables (#55)

  • bugfix: Multiple footnotes on same slide out-of-order (#54)

  • bugfix: Digit followed by closing parenthesis ')' followed by space and text won't render (#53)

📍 Other

  • build: added pretifier to compile chain

Full Changelog: 1.6.0...1.7.0

1.6.0

13 Jan 22:51
Compare
Choose a tag to compare

🚀 Features

  • feature: added auto fit option for text elements

📍 Other

  • build: migrated to Mathjax3 (#40)

Full Changelog: 1.5.4...1.6.0

1.5.4

05 Jan 13:22
Compare
Choose a tag to compare

🐛 Fixes

  • bugfix: failed to load plugin (#36)

  • bugfix: broken links for frontmatter additional css scripts (#38)

  • bugfix: exception when no instance of preview window found

  • bugfix: plugins should not be loaded when printing to pdf

Full Changelog: 1.5.2...1.5.4

1.5.3

05 Jan 13:18
Compare
Choose a tag to compare

🐛 Fixes

  • bugfix: broken links for frontmatter additional css scripts (#38)

  • bugfix: exception when no instance of preview window found

  • bugfix: plugins should not be loaded when printing to pdf

Full Changelog: 1.5.2...1.5.3

1.5.2

04 Jan 15:39
Compare
Choose a tag to compare

🚀 Features

  • feature: bg property does now support images

🐛 Fixes

  • bugfix: crash on normal html comments

  • bugfix: empty preview after force reload

📚 Documentation

  • docs: updated documentation on background images

📍 Other

  • build: exclude files im not working on

Full Changelog: 1.5.1...1.5.2

1.5.1

04 Jan 01:57
Compare
Choose a tag to compare

🚀 Features

  • feature: added icon shortcode support :shortcode: (#35)

  • feature: two way synchronisation of slide page & markdown lines

📚 Documentation

  • docs: added documentation on shortcode icons (#35)

  • docs: added documentation on links between slides

Full Changelog: 1.5.0...1.5.1