Skip to content

Releases: reduxframework/redux-framework

4.4.13

13 Feb 23:52
Compare
Choose a tag to compare

4.4.13

  • Added: Filter to disable Google Font updates: "redux/{opt_name}/field/typography/google_font_update". Return false 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

12 Feb 20:33
Compare
Choose a tag to compare

= 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

18 Dec 18:44
Compare
Choose a tag to compare

4.4.11

  • Fixed: Cosmetic box_shadow fix.
  • Fixed: Required not hiding linked fields in customizer.
  • Fixed: tabbed and repeater fields not resetting when using Section Reset.
  • Fixed: #3983 - Continued damage done by WP Filesystem PR
  • Updated: Font Awesome 6.5.1

4.4.10

05 Dec 19:49
Compare
Choose a tag to compare

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

26 Oct 18:15
Compare
Choose a tag to compare

4.4.9

  • Modified: Rollback changes made to the filesystem class causing false file permission issue messages.

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