This repository was archived by the owner on Aug 19, 2025. It is now read-only.
ChatFramePlus
2.5.0-release (2023-12-26)
Full Changelog Previous Releases
-
feat: support for custom fonts (#18)
- refactor(font): allow user to provide custom fonts
Since distributing fonts can be tricky due to licensing, the user can now provide custom fonts by
adding
custom-font-{1-3}.ttftoChatFramePlus/Assets/Fonts. Note: Support will be removed forOpenDyslexic3 and OpenDyslexicMono to keep file sizes short. You can re-add these fonts as custom
fonts.
issue #17
-
style(options): update descriptions to include periods to match the format of native Options
-
docs: update README