Releases: brainstormforce/custom-fonts
Releases · brainstormforce/custom-fonts
v2.1.15
What's Changed
- Readme updated with product rename. by @yssambare12 in #144
- Version change for the release. by @yssambare12 in #145
Full Changelog: v2.1.14...v2.1.15
Changelog
- Updated plugin with few extra information for clarity.
v2.1.14
What's Changed
- CFP-70 - Fix- Function _load_textdomain_just_in_time was called incorrectly & SVG not clickable issue. by @yssambare12 in #143
Full Changelog: v2.1.13...v2.1.14
Changelog
- Fix: Prevented early translation loading error by initializing text domain strings on init hook.
- Fix: Ensure SVG icons inside Add button propagate click events properly by adjusting pointer-events styling
v2.1.13
What's Changed
- WordPress 6.8 compatibility by @yssambare12 in #141
Full Changelog: v2.1.12...v2.1.13
Changelog
- Custom fonts plugin tested with WordPress 6.8 version.
v2.1.12
What's Changed
- AST-4592 - Feat - Bsf analytics uses tracking toggle added. by @yssambare12 in #138
Full Changelog: v2.1.11...v2.1.12
Changelog
- Improved Usage Tracking option with a new toggle switch design while keeping all existing features.
v2.1.11
What's Changed
- Support inline style of Google fonts by @yssambare12 in #136
Full Changelog: v2.1.10...v2.1.11
Changelog
- Added logic to generate and enqueue a local CSS file for downloaded Google Fonts, ensuring they load in both the editor and frontend to support inline font styles.
v2.1.10
What's Changed
- Resolved version mismatch issue in CF by @yssambare12 in #135
Full Changelog: v2.1.9...v2.1.10
##Changelog
- Resolved issue where plugin was not properly deploying on wp.org
v2.1.9
What's Changed
- CF New version uploaded. by @yssambare12 in #134
Full Changelog: v2.1.8...v2.1.9
##Changelog
- Updated short description and tags inside readme file with
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
- Updating readme file with some minor changes by @yssambare12 in #132
- Workflow changes by @yssambare12 in #133
Full Changelog: v2.1.7...v2.1.8
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)