Releases: vednoc/custom-fonts
Releases · vednoc/custom-fonts
v0.6.0
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
What's Changed
- fix: resolve nested inline diffs on GitHub by @binarynoise in #10
- fix: exclude input elements of button type (fixes #6)
- feat: rewrite how font options are applied (more info in this commit)
New Contributors
- @binarynoise made their first contribution in #10
Full Changelog: v0.4.0...v0.5.0
v0.4.0
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
- @CharliePearce made their first contribution in #9
Full Changelog: v0.3.0...v0.4.0