File Details
2.5.0-release
- R
- Dec 26, 2023
- 140.53 KB
- 1.4K
- 3.4.3+1
- Classic
File Name
ChatFramePlus-2.5.0-release.zip
Supported Versions
- 3.4.3
- 1.15.0
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

