Skip to content

Releases: pixelgrade/customify

v2.10.3

27 Nov 13:24
Compare
Choose a tag to compare
  • Avoid invisible text failure in the Customizer Preview when all webfonts fail to load.
  • Better missing font-variants handling.
  • Update the Google Webfonts list.

v2.10.2

24 Nov 15:11
Compare
Choose a tag to compare
  • Improve Font Palettes behavior for a fresh installation (no Font Palette selected).

v2.10.1

17 Nov 15:01
Compare
Choose a tag to compare
  • Fix live preview for the advanced Dark Mode control introduced in 2.10.0

v2.10.0

04 Nov 14:51
Compare
Choose a tag to compare

Added a new advanced dark mode control to be available upon theme support.

v2.9.1

02 Jul 08:26
Compare
Choose a tag to compare
  • Fixes errors with Google Fonts in some instances.

v2.9.0

17 Jun 13:12
Compare
Choose a tag to compare
  • Feature: Introduces the ability to easily search through all Customizer settings, menus, and widgets
  • Feature: Introduces the ability to migrate parent theme customization options when switching to a child theme; this way you don't lose your existing customizations
  • Improvement: Switches to using modern browser capabilities for fonts loading on the frontend of your site; this should lead to better web performance and user experience, and save CO2
  • Improvement: Use the swap font-display technique for better performance and PageSpeed score
  • Updates the Google Fonts list
  • Switches to using the Google Fonts CSS API V2 instead of the previous V1
  • Removes the font subsets control since it is no longer needed; the needed (and available) subsets will be loaded automatically by the browser

v2.8.0

21 May 13:55
Compare
Choose a tag to compare
  • Improvement: Better font palettes logic for even more accurate site typography
  • Improvement: All fonts now have fallback font stacks added for the font family CSS property
  • Improvement: Made it much easier to use system fonts instead or beside web fonts
  • Improvement: Allow font palettes to provide font stacks instead of a single font family
  • Fix inconsistencies between fonts behavior in the Customizer preview and site frontend
  • Properly sanitize font family names before using them in CSS
  • Convert inconsistent font variants to standard values (regular, normal, bold)
  • Handle both numerical and string font variant values
  • Fix missing fonts loaded class and JavaScript event when no web fonts used
  • Fix backward compatibility with WordPress 4.9.14

v2.7.3

11 May 12:34
Compare
Choose a tag to compare
  • Fixes for some edge situations when fonts would not apply on the frontend, after some time. Mainly related to cache issues.
  • Fix for missing font fields CSS properties.
  • Fix compatibility with the The Events Calendar plugin.

v2.7.2

04 May 11:58
Compare
Choose a tag to compare

Better handle legacy font values upon upgrade.

v2.7.1

01 May 16:34
Compare
Choose a tag to compare
  • Fixed a couple of inconsistencies related to cache invalidation
  • Added integrations for the main caching plugins to prevent them minifying or moving the Web Font Loader script