Skip to content

Releases: reduxframework/redux-framework

4.4.18

19 Jul 00:29
Compare
Choose a tag to compare

4.4.18

  • Fixed: #4006: XSS fix in 'color_scheme' import.
  • Updated: Font Awesome 6.6.0
  • Release date: July 19, 2024

4.4.17

23 May 19:14
Compare
Choose a tag to compare

4.4.17

  • Fixed: social_profiles in customizer.
  • Fixed: Section divide returning null, which caused a PHP warning.
  • Fixed: Undefined index in tabbed when resetting settings.
  • Release date: May 23, 2024

4.4.16

29 Apr 18:20
Compare
Choose a tag to compare

4.4.16

  • Modified: Temporarily disable social_profiles and color_scheme from customizer. They don't work.
  • Removed: Finished removing Redux Pro support.
  • Removed: Extendify plugin banner at first launch.
  • Updated: Font Awesome 6.5.2
  • Release date: April 27, 2024

4.4.15

22 Mar 17:08
Compare
Choose a tag to compare

4.4.15

  • Fixed: spacing, dimension, and border fields not saving changed values.
  • Fixed: #3995 - switch and button_set not saving within tabbed interface.
  • Release date: March 22, 2024

4.4.14

14 Mar 17:13
Compare
Choose a tag to compare

= 4.4.14 =

  • Fixed: "No Field ID is set" message causing jumbled backend layout.
  • New: Content Field https://devs.redux.io/core-fields/content.html
  • Updated: Bring inputs up to W3C standards.
  • Updated: First round of PHP 8.3 compatibility.
  • Release date: March 14, 2024

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.