Releases: reduxframework/redux-framework
Releases · reduxframework/redux-framework
4.4.13
4.4.13
- Added: Filter to disable Google Font updates:
"redux/{opt_name}/field/typography/google_font_update"
. Returnfalse
to disable. - Fixed:
color_scheme
crashing WordPress with 'critical error' for users still using PHP 7.1. - Added: WordPress 6.5 compatibility.
- Release date: February 13, 2024
4.4.12
= 4.4.12 =
- New: Color Schemes Extension https://devs.redux.io/core-extensions/color-schemes.html
- Fixed: PHP Error when
color_scheme
data doesn't exist. - Fixed:
custom_fonts
not importing original font on conversion failure. - Fixed: Remove debug info from JS. FA version change.
- Fixed: #3988 - Warning/error count displayed NaN on color field validation.
- Fixed: Erroneous error in
color_scheme
when saved scheme array was blank (string). - Fixed: Color schemes would not switch via select box after saving a new scheme.
- Fixed:
typography
subset dropdown not rendering select2 styling. - Fixed: Efficiency for extension loading improved.
- Removed: Redux Pro support. It's no longer required as all Pro features are now part of Redux.
- Release date: February 12, 2024
4.4.11
4.4.10
4.4.10
- New: Tabbed Extension https://devs.redux.io/core-extensions/tabbed.html
- Modified: Typography preview background will shift to black when lighter font colors are selected. Thanks, @herculesdesign
- Modified: Additional rollback changes made to the filesystem class causing false file permission issue messages.
- Fixed: Errant spaces in ACE Editor field.
- Fixed: Array check in color validation to avoid errors. It works ONLY with the color field. Nothing else.
- Improved: Filesystem killswitch logic.
4.4.9
4.4.8
4.4.8
- Modified: Additional safeguards against read-only filesystems. Thanks @cezarpopa-cognita.
- Fixed: #3970 - Added
is_string
check to WordPress data callback argument. - Removed: Unused code for Support Ticket Submission feature that was never finished.
- Fixed: Removed extra spaces from
textarea
. - Added: WordPress 6.4 compatibility.
- Release date: October 17, 2023
4.4.7
4.4.6
4.4.6
- New: Global arg
fontawesome_frontend
to enqueue the internal Font Awesome CSS on the front end. - New: Taxonomy Metaboxes Extension https://devs.redux.io/core-extensions/taxonomy.html
- Fixed: Font Awesome not enqueueing on the frontend for
social_profiles
field. - Fixed: HTML Output for User Profile Metaboxes.
- Fixed: Admin panel CSS.
- Fixed: Adjusted translation for Google Font update message.
- Fixed: Continued effort to combat old CDN code because some devs aren't updating their code.
- Fixed: REDUX_PLUGIN_FILE failed with embedded installed. WE NO LONGER SUPPORT EMBEDDED. IT'S FOR LEGACY INSTALLS ONLY.
4.4.5
4.4.5
- Fixed: Redux catches error when Google Fonts JSON cannot be read/written due to server misconfiguration.
- Fixed: Output HTML in the admin panel now complies with W3C standards.
- Fixed:
typography
letter-spacing and word-spacing stuck on zero value. - Fixed: Field classes were disregarded when using
hidden
ordisable
arguments. - Fixed: Added class alias for the old version of Redux Vendor Support so Redux doesn't crash.
- Fixed: Added additional shim to fix Vendor Support code embedded by themes that are doing it incorrectly.
- Fixed: Add
wp-util
dependency toicon_select
since, in some cases, WordPress does not. - Added: Error trapping for panel template loading for missing or unreadable files to avoid crashing the site.
- Updated: Default Google Fonts.
- Updated: Font Awesome 6.4.2
- Release date: August 07, 2023
4.4.4
4.4.4
- Fixed: Revert
redux-admin
CSS handle to previous handle. - Fixed:
color_rgba
field not rendering properly due to misspelled CSS enqueue handle. - Fixed: jQuery deprecation notices in
typography
JavaScript. - Fixed: Error in connection banner on first-time activation.
- Fixed: Missing redux-banner-admin.min.js file.
- Fixed: Added extra check for the existence of the function name with callbacks. Some themes are not doing it correctly and crashing WordPress.
- Release date: July 02, 2023