Skip to content

Releases: brainstormforce/custom-fonts

v2.1.8

18 Nov 12:25
18c4c4c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.7...v2.1.8

Changelog

  • Compatibility with WordPress 6.7

v2.1.7

07 Oct 11:32
55e7544
Compare
Choose a tag to compare

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

16 Jul 04:29
eef9794
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.5...v2.1.6


Changelog

Version 2.1.5

22 Apr 08:59
3a9c345
Compare
Choose a tag to compare

Changelog

  • Improved codebase for improved security.

Version 2.1.4

02 Apr 12:37
9f4b27e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.3...v2.1.4


Changelog

  • Improvement: Compatibility with WordPress 6.5.

Version 2.1.3

16 Jan 07:14
ae4bbc7
Compare
Choose a tag to compare
  • Fix: Resolved issue with local fonts not rendering properly on the frontend.

Version 2.1.2

15 Jan 11:56
bb1f85e
Compare
Choose a tag to compare
  • 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

24 Nov 09:22
9fde96e
Compare
Choose a tag to compare
  • Improvement: Compatibility with WordPress 6.4.

Version 2.1.0

24 Aug 05:54
7ad99bd
Compare
Choose a tag to compare
  • 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

11 Jul 07:07
b764c11
Compare
Choose a tag to compare
  • 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)