Skip to content

Releases: MSzturc/obsidian-advanced-slides

1.12.9

31 May 07:20
Compare
Choose a tag to compare

🐛 Fixes

  • bugfix: images referenced could not be found on export

  • bugfix: exception on rendering after export

Full Changelog: 1.12.8...1.12.9

1.12.8

30 May 10:57
Compare
Choose a tag to compare

Full Changelog: 1.12.7...1.12.8

1.12.7

27 May 13:38
Compare
Choose a tag to compare

🐛 Fixes

  • bugfix: element annotation on embeds not worked

Full Changelog: 1.12.6...1.12.7

1.12.6

25 May 21:18
Compare
Choose a tag to compare

🐛 Fixes

  • bugfix: removed debug output

  • bugfix: remove frontmatter in file parser

  • bugfix: including notes should remove frontmatter and footer

Full Changelog: 1.12.5...1.12.6

1.12.5

25 May 13:36
Compare
Choose a tag to compare

Full Changelog: 1.12.4...1.12.5

1.12.3

20 May 07:45
Compare
Choose a tag to compare

🐛 Fixes

  • bugfix: no border should not be applied on all table headers

Full Changelog: 1.12.2...1.12.3

1.12.2

20 May 07:20
Compare
Choose a tag to compare

🚀 Features

  • feature: added class for wider table layout & table layout without border

  • feature: consult: added compressedList class

Full Changelog: 1.12.1...1.12.2

1.12.1

20 May 06:31
Compare
Choose a tag to compare

🚀 Features

  • feature: added arrowList class to style unsorted lists with arrow indicator

📍 Other

  • build: minify production build (this leads to a 60% smaller build)

Full Changelog: 1.12.0...1.12.1

1.12.0

17 May 14:59
Compare
Choose a tag to compare

🚀 Features

  • feat: add short code icon processor
  • feature: removed unnecessary clutter when rendering slide in node preview
  • feature: it's now possible to nest templates in templates
  • feature: it's now possible to mix & nest templates with other note references
  • feature: its now possible to resize images when using markdown style links
  • feature: added footnotePlaceholder variable to define where footnotes should be placed on slides

🐛 Fixes

  • fix: remove unnecessary escape character
  • bugfix: made list padding relative to font size
  • bugfix: moved emojiProcessor to processors directory
  • bugfix: added padding between list and sublist
  • bugfix: fixed image stretching in portrait mode
  • bugfix: fixed bulletpoint layout in consult theme
  • bugfix: made grid block composing recursive
  • bugfix: template property parsing may throw exeption
  • bugfix: parent grid of embedded grid rendered incorrect
  • bugfix: more defined way of template lookup
  • bugfix: nesting of grid components causes rendering issues
  • bugfix: added circuit breaker to prevent endless loops on circular template references
  • bugfix: empty slide annotation detection was to agressive
  • bugfix: merge multiple template files before processing
  • bugfix: remove template property on slide annotation after template is processed
  • bugfix: multiline comments not recognized properly (#81)
  • bugfix: wrong background for callouts on themes with white background (#79)
  • bugfix: npe on contains
  • bugfix: made attribute parsing more robust
  • bugfix: stretch doesnt work when used in template block

📚 Documentation

  • docs: Added a short documentation about Emoji shortcodes
  • docs: enhanced documentation on image scaling
  • docs: update docs on footnotes

📍 Other

  • build: added feat keyword to changelog processor

Full Changelog: 1.11.18...1.12.0

1.11.18

17 May 11:09
Compare
Choose a tag to compare

Full Changelog: 1.11.17...1.11.18