Releases: brainstormforce/custom-fonts
Releases · brainstormforce/custom-fonts
v2.1.8
What's Changed
- Wordpress 6.7 compatibility by @yssambare12 in #128
- WordPress Release PR to create tag. by @yssambare12 in #129
- Release PR for next version. by @yssambare12 in #130
Full Changelog: v2.1.7...v2.1.8
Changelog
- Compatibility with WordPress 6.7
v2.1.7
What's Changed
- CFP-69 - Fix - Custom font variation getting place even after selecting the other weight and style by @yssambare12 in #123
- Release-PR with Custom Font asset file change by @yssambare12 in #125
- CFP-69 - Synk reported code quality improvement by @yssambare12 in #127
Full Changelog: v2.1.6...v2.1.7
Changelog
CFP-69 - Fix - Custom font variation getting place even after selecting the other weight and style by
CFP-69 - Snyk tool reported code quality improvements.
Version 2.1.6
What's Changed
- WordPress 6.6 compatibility by @yssambare12 in #121
- Fix missing i18n by @pedro-mendonca in #104
- WordPress 6.6 compatibility with 2.1.6 Version Release by @imnavanath in #122
Full Changelog: v2.1.5...v2.1.6
Changelog
- Improvement: Few string from admin dashboard app doesn't have text domain support. (Props - https://github.com/pedro-mendonca)
Version 2.1.5
Changelog
- Improved codebase for improved security.
Version 2.1.4
What's Changed
- WordPress 6.5 compatibility by @yssambare12 in #116
- Added some changes to fix wordpress.org github pipeline. by @yssambare12 in #118
Full Changelog: v2.1.3...v2.1.4
Changelog
- Improvement: Compatibility with WordPress 6.5.
Version 2.1.3
- Fix: Resolved issue with local fonts not rendering properly on the frontend.
Version 2.1.2
- Fix: Resolve PHP Warning 'Cannot modify header information' during post content editing in Gutenberg.
- Fix: Thrive product created layout's changes not saved due to Custom fonts plugin conflicts.
Version 2.1.1
- Improvement: Compatibility with WordPress 6.4.
Version 2.1.0
- New: Introducing new 'Fonts Preload' option, to preload custom fonts.
- New: Introducing an option to update existing font name.
- Improvement: Autosave functionality for adding, updating fonts.
- Improvement: Code refactored and optimization.
- Fix: Custom local fonts not working in FSE site editors.
Version 2.0.2
- Improvement: Added multiple font file selection for single font weight.
- Fix: Frontend fonts messed up after 2.0 update.
- Fix: Pre added multiple font files for single weight were missed after 2.0.
- Fix: Fonts are not listed under Beaver Builder editor typography settings.
- Fix: Text domains load correctly for JavaScript translations. (Props - https://github.com/pedro-mendonca)
- Fix: Used proper sprintf in hard concatenated string for translation. (Props - https://github.com/pedro-mendonca)
- Fix: Added translation for hardcoded 'Italic' suffix. (Props - https://github.com/pedro-mendonca)