Releases: reduxframework/redux-framework
Releases · reduxframework/redux-framework
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
4.4.3
4.4.2
4.4.2
- New: Icon Select Extension. https://devs.redux.io/core-extensions/icon-select.html
- Added:
init_empty
argument forrepeater
field. - Added: Class alias for customizer extension for Redux 3.x backward compatibility.
- Modified: Unused code cleanup.
- Modified: Moved
font-display
to Google font API enqueue and out ofoutput
CSS string. - Updated: Default Google font list.
- Updated: ACE Editor 1.23.0
- Fixed: jQuery deprecation notices in
typography
field. - Fixed: Special characters validation not catching special characters.
- Fixed: #3957 - Validation routines not working complete with multiple metaboxes
- Improved: Redux no longer enqueues resources for each field instance.
- Release date: June 29, 2023
4.4.1
4.4.1
- New: User Metaboxes Extensions https://devs.redux.io/core-extensions/user-metaboxes.html
- Fixed: Multiple
multi_media
fields in same section not respectingmax_upload_count
. - Fixed: Glitch in validation causing color pickers to fail in rare use case.
- Fixed: Google Maps JavaScript.
- Updated: Minimum WordPress version to 5.0
- Release date: April 26, 2023
4.4.0
4.0.0
- Fixed:
Invalid argument
error insidecustom_fonts
on certain set ups. - Fixed: Deprecated Google Map API broke
google_maps
extension. - Removed: Extendify Template Library
- Added: Connection banner to display Extendify removal notice with plugin download option.
- Updated: Font Awesome 6.4