Skip to content

1.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Jan 02:12
· 240 commits to master since this release

Happy New Year! Took me a while...

Only took me like 3 months to get back into addressing some issues, oops

✨ Noticeable Things!

  • ⭐ Added Notion-like banner icons! You can add an emoji (or a single letter if you want) as an icon using the Add/Change emoji icon command (#12)
  • The settings for "Show in internal embed" and "Internal embed height" have been reset to their defaults, due to renaming their setting names

Added

  • Add customizable banner field for banner data (#17)
  • Differentiate settings between preview embeds and internal embeds, separating them into their own set of settings

Fixed

  • Fix exported PDFs with banners (#13, #21)
  • Improved banner path parsing. It now uses a path similar to how internal links work (#18, #23, #24)
    • This is still compatible with the legacy path parsing, but any banners set with this version will use the new format

Changed

  • Improve better handling for default settings and saving settings
  • Made gradient banners a bit more visible
  • Slight changes and improvements

What about live preview?

So recently, Obsidian finally released their Live Preview editor mode, which is a WYSIWYG-type of editor. Currently Banners isn't compatible with it, but I'm currently looking into it to get it to work within that view.

It's just taking me a tad, 'cause this is personally a rather challenging thing to wrap my head around. CM6 extensions is an interesting topic, for sure, ahah.

Full Changelog: 1.1.2...1.2.0