Skip to content

Releases: reduxframework/redux-framework

4.4.8

19 Oct 17:59
Compare
Choose a tag to compare

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

14 Sep 20:33
Compare
Choose a tag to compare

4.4.7

  • Removed: CDN vendor support for ace_editor. Devs won't update their code, leaving us no choice. Use the redux/<opt_name>/fields/ace/script filter to enqueue a local ACE Editor script if needed.
  • Fixed: Redux template PHP not autoloading.

4.4.6

13 Sep 18:31
Compare
Choose a tag to compare

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

08 Aug 18:26
Compare
Choose a tag to compare

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 or disable 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 to icon_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

02 Jul 17:58
Compare
Choose a tag to compare

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

29 Jun 20:04
Compare
Choose a tag to compare

4.4.3

  • Fixed: Typo in JavaScript enqueue handle broke typography and slider fields.
  • Release date: June 29, 2023

4.4.2

29 Jun 19:07
Compare
Choose a tag to compare

4.4.2

  • New: Icon Select Extension. https://devs.redux.io/core-extensions/icon-select.html
  • Added: init_empty argument for repeater 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 of output 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

26 Apr 20:34
Compare
Choose a tag to compare

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 respecting max_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

29 Mar 18:32
Compare
Choose a tag to compare

4.0.0

  • Fixed: Invalid argument error inside custom_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

4.3.26

02 Feb 19:29
Compare
Choose a tag to compare

4.3.26

  • Modified: Empty custom_font list no longer creates an empty fonts.css file.
  • Release date: February 02, 2023