Skip to content

Releases: vednoc/custom-fonts

v0.6.0

15 Aug 21:59
c4333e7
Compare
Choose a tag to compare

Since this userstyle has been rewritten from scratch by @binarynoise in #17, there could be differences between this and the previous version. Please don't hesitate to report them.

New features

  • You can now apply letter-spacing: 0px everywhere except for headings and bold text (added in #17)

What's Changed

  • fix: exclude all children elements in code blocks (fixes #11)
  • fix: include more icon elements by @binarynoise in #15
  • fix: exclude mathjax formulas by @binarynoise in #16
  • refactor: rewrite the entire code base by @binarynoise in #17 (also fixes #13)
  • fix: exclude icon fonts in a couple of new places (fixes #12)
  • fix: add support for v6 of CodeMirror editor

Full Changelog: v0.5.0...v0.6.0

v0.5.0

12 Dec 21:19
c18c28d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

24 Oct 21:25
40ad087
Compare
Choose a tag to compare

What's Changed

  • fix: add support for FontAwesome v6 selectors by @CharliePearce in #9 (fixes #8)
  • feat: add style and weight overrides for fonts by @vednoc (fixes #7)

New Contributors

Full Changelog: v0.3.0...v0.4.0