Fixed early translation loading notice on WordPress 6.7+ by deferring plugin config initialization.
Fixed Customizer menu items reordering and nesting by removing conflicting CSS overrides.
2.10.6
Security: added capability checks to AJAX handlers for defense-in-depth.
Fix inline font script breaking AJAX-based theme navigation.
PHP 8.x compatibility: added null safety guards for array operations.
Updated minimum PHP requirement to 7.4.
Updated minimum WordPress requirement to 5.9.
Tested with WordPress 6.9.
2.10.5
Security fixes.
2.10.4
Tested with the latest WordPress version.
Better handling of third-party provided fonts.
Provide the pixelgrade_option() getter for better compatibility.
2.10.3
Avoid invisible text failure in the Customizer Preview when all webfonts fail to load.
Better missing font-variants handling.
Update the Google Webfonts list.
2.10.2
Improve Font Palettes behavior for a fresh installation (no Font Palette selected).
2.10.1
Fix live preview for the advanced Dark Mode control introduced in 2.10.0
2.10.0
Add an enhanced version of the Dark Mode control that can be enabled by themes.
2.9.2
Fix compatibility with WordPress 5.5.
Styling fixes and improvements.
2.9.1
Fixes errors with Google Fonts in some instances.
2.9.0
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
2.8.0
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
2.7.3
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.
2.7.2
Better handle legacy font values upon upgrade.
2.7.1
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
2.7.0
Overall performance improvements, especially on the client-side (JavaScript).
Overall logic cleanup with a focus on consistency both on the server-side and client-side.
Standardized data throughout the server-side and client-side.
More consistent behavior in the Customizer, but also when editing posts or in the frontend.
Fixed inconsistencies in block editor and classic editor integration.
Styling fixes for the Customizer controls.
Behavior fixes and improvements for Customizer controls, with a big focus on font controls.
Fixed custom background control.
Improved web font handling.
Updated the Google Fonts list.
Enhanced configuration capabilities for font field type CSS selectors (ability to specify allowed CSS properties per selector).
Removed ‘typography’ field type with automatic conversion to the new ‘font’ field type.
Minor fixes for the Style Manager behavior.
Tested with the latest WordPress version (v5.4).
Increased minimum required PHP version to 5.4.
2.6.0
Fixes related to cache invalidation.
Improvements to Font Palettes.
Fixes for missing Customizer theme controls.
2.5.9
Fixes Style Presets preview display
Fixes Color Palettes integration with Gutenberg
Improve display of radio and range controls in Customizer
2.5.8
Styling fixes for Color Palettes.
Added reset font logic for better default font palettes.
Fixes for Font Palettes font weights.
2.5.7
Styling fixes for the Font control.
Bug fixes for the Font control.
Added RTL stylesheets.
2.5.6
Improved styling for the Font control.
Improved handling of minimal required PHP version.
Cleanup stylesheets and scripts for better performance and easier maintenance.
Updated Google Fonts list to include the latest additions.
Compatibility with WordPress 5.3.0.
2.5.5
Fixed an issue with the default font weight for the Typography field.
Improved range field behavior when writing directly in the numerical field.
Fixed inconsistency on switch theme with the Style Manager coloration level, diversity and shuffle controls.
2.5.4
Improved default font palettes configuration.
2.5.3
Fixed as series of issues with Font Palettes in Style Manager.
Improved the Color Palettes.
Fixes a series of edge-cases in the Customizer.
2.5.2
Improved the predictability and resilience of the Style Manager controls.
2.5.1
Styling improvements to the Style Manager controls.
Fixed a strange bug that would result in a fatal error upon activation.
2.5.0
JavaScript cleanup and performance enhancements
Fixed some bugs with the Style Manager.
Fixed some rare bugs with the plugin config merge.
2.4.0
Big performance enhancements related to how customization settings and configurations get loaded.
Fixed a nasty regression that caused customization settings saved in a option to not be loaded, causing styles to be missing.
Pretty important code refactoring and cleanup to make things more predictable and stable.
2.3.5.1
Minor configuration fix.
2.3.5
Minor refactoring.
Fixed issues where customization values were not stored properly.
2.3.4
Fixed warnings that were appearing when PHP has version 7.2.0+.
2.3.3
Fixed Google Fonts not working in the new block editor (Gutenberg).
2.3.2
Fixed the fact that Customizer style changes were not reflected in the live preview. A problem introduced in the previous update.
2.3.1
Fixed some warnings that appeared in certain situations.
2.3.0
Improved support for the new Gutenberg block editor. Compatible with the latest WordPress 5.0 beta version.
Big performance improvements both in the frontend and also in the Customizer.
Cleanup regarding old and deprecated features.
2.2.0
Added support for the new Gutenberg block editor.
2.1.3
Improve Customizer section grouping in the Theme Options Panel
Fix Font Palettes giving huge sizes to font options set in ems
2.1.2
Avoid short array syntax to ensure PHP 5.2 compatibility
2.1.1
Hide the Fonts section for themes that do not declare support for Font Palettes
2.1.0
This new version of Customify lets you conveniently change the design of your site with font palettes. Easy as pie.
Added previews for color palette filters.
2.0.2
Fixed bug where no CSS was output for some settings with default value.
2.0.1
Minor fix for the color pickers.
2.0.0
Added the much improved and overall awesome Color Palettes v2.0 styling system (all modesty aside).
Minor improvements that are secondary to the one above. Enjoy.
1.9.1
Fixed the Customizer JS crash due to wrong merge.
1.9.0
Added ability to modify existing Customizer panels, sections, controls
Added system for admin notifications
Overall enhancements for more performance and stability
1.8.0
Added altered state for colors in the current color palette when any of the controls connected to the color has been modified
Added the colors from the current palette to all the color pickers in the Theme Options section
Fixed bug where default values were being forced in Customizer Preview at first load
Fixed bug preventing CSS output for color controls in the Style Manager section of the Customizer
1.7.4
Reorganized Customizer custom sections and grouped them into Theme Options, thus making the Style Manager panel stand out.
Refactored parts for more performance and clarity.
1.7.3
Added HEX field for colors in the current Color Palette
Updated Google Webfonts list
1.7.2
Fixed issue with Color Palettes working only after choosing one variation
Fixed bug preventing some options to live update the Customizer preview
1.7.1
Fixed issue with Color Palettes overwriting custom colors in Live Preview
1.7.0
Added Dynamic Color Palettes for a smoother experience
Fixed issue with the Style Manager crashing the Customizer when not using a theme with support for it.
1.6.5
Added Color Palettes Variations to the Style Manager Customizer section
Improved Color Palettes logic to better handle differences between various color palettes
Improved master color connected fields logic to allow for a smoother experience
Updated Google Fonts list
Fixed some issues with the connected fields logic
Fixed some Customizer preview scaling issues
Fixed a potential bug with the options’ CSS config (multiple configs with the same property but with different selectors)
1.6.0
Added Style Manager Customizer section with theme supports logic
Added connected fields logic for easy chaining of Customizer controls
Fixed a couple of styling inconsistencies regarding the Customizer
1.5.7
Improved development logic for easier testing
Improved and fixed reset settings buttons
Fixed a couple of styling inconsistencies regarding the Customizer
1.5.6
New Fields Styling Improvements
1.5.5
Added Compatibility with WordPress 4.9
1.5.4
Allow 0 values for fonts line-height and letter-spacing
Improved the plugin loading process and the CSS inline output
Fixed small style issues for the Customizer bar
1.5.3
Update Style for WordPress 4.8
Updated Google Fonts list
Fixed the double output of the custom CSS
Fixed Menu Add Button overlap
1.5.2
Fixed Background field output
Fixed Font’s preview in wp-editor
Added Reset Theme Mods tool
1.5.1
Added support for active_callback argument for customizer controls
Customizer assets refactor
1.5.0
Plugin core refactored for a better performance
Fixed Font Weight saving
Fixed Font Subset saving
Fix Select2 enqueue_script
1.4.2
Improved Font style output in front-end. Now is just one style element with all the fonts inside.
Improved Fonts panels, now only one can be opened to avoid confusion