Skip to content

Latest commit

 

History

History
58 lines (34 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

58 lines (34 loc) · 1.31 KB

Changelog

0.11.8

  • fixed: spell check errors in document title causing gradients to disappear as well

0.11.7

  • fixed: spell check errors in headings cause gradients to disappear (#48)

0.11.6

  • fixed: Fira font family was no longer used throughout the app

0.11.5

0.11.4

Fixed (Developer)

  • change font size unit of code-size variable (#44)

0.11.3

Fixed (Developer)

  • Stylelint now correctly lints "theme.css"
  • Fixed errors raised by Stylelint

0.11.2

  • embed fonts in CSS to remove network connections, so theme complies with Obsidian theme guidelines (#39)

0.11.1

  • Quick fix for property key styling bug (#37)

0.11.0

0.10.1

  • added style options for inline title using Style Settings plugin (#28)

0.10.0

  • 1.0 migration
  • fixed some issues regarding 1.0 UI changes
  • added various adjustments proposed by firinael (#24)
  • fixed and improved colored list bullet points
  • new: colored checkboxes & indentation guides
  • improved tables
  • streamlined internal and external links
  • updated style of code blocks and inline code
  • other minor changes