Skip to content

Releases: reduxframework/redux-framework

4.5.4

16 Dec 19:37
Compare
Choose a tag to compare

4.5.4

  • Fixed: Filesystem class $creds not accepting bool value.
  • Fixed: Old search extension throwing class not found error.
  • Fixed: accordion extension throwing Type of Redux_Extension_Accordion::$version must be string error.
  • Fixed: color_scheme typed property must not be accessed before initialization.
  • Release date: December 16, 2024

4.5.3

05 Dec 20:04
Compare
Choose a tag to compare

4.5.3

  • Removed: Deprecation notice for $filesystem. Too many people think it's an error. We'll have to support old Redux 3 code for the foreseeable future.
  • Release date: December 5, 2024

4.5.2

05 Dec 10:12
Compare
Choose a tag to compare

4.5.2

  • Fixed: New global filesystem access broke old methods used on old extensions. Deprecation notice added.
  • Release date: December 5, 2024

4.5.1

04 Dec 20:22
Compare
Choose a tag to compare

4.5.1

  • Updated: Font Awesome 6.7.1
  • Fixed: Options Search bar rendering multiple time on customizer UI.
  • Fixed: Changed typesafe declarations to transient variables from array to mixed to prevent fatal errors.
  • Fixed: color_scheme and social_profiles giving cannot assign null to array errors when fields not in use.
  • Fixed: #4037 - JavaScript errors in regard to TinyMCE when not loaded via editor field.
  • Fixed: #4037 - repeater "Add" button failing when no editor field was loaded.
  • Fixed: #4040 - WP 6.7 broke Redux menus in customizer.
  • Fixed: "Reset Section" resetting everything to blank or zero.
  • Fixed: #4043 - Float loses precision in color_rgba when show_default is set to true. Thanks @andrejarh
  • Fixed: #4042 - multi_media field not saving or retaining data in customizer.
  • Modified: Customizer HTML output to support WordPress installations prior to version 6.7.
  • Modified: Option panel search bar moved to core (previously an extension).
  • Modified: Allow null assignments to core variable to prevent fatal errors when devs disable Google Fonts.
  • Added null to multiple typesafe declarations.
  • Added: CSS output added to slider field.
  • Added: Minimum PHP 7.4 warning message to admin screen to prevent fatal errors. Some people are, apparently, still using outdated PHP.
  • Release date: December 4, 2024

4.5.0

28 Oct 19:29
Compare
Choose a tag to compare

4.5.0

  • Changed: Minimum PHP version now 7.4.
  • Fixed: Datetime wasn't escaping some translations and domain was incorrect.
  • Fixed: required functionality in taxonomy and users.
  • Fixed: repeater not rendering inside taxonomy metaboxes.
  • Fixed: repeater not saving inside users metaboxes.
  • Fixed: Metaboxes page_template feature not showing/hiding properly under Gutenberg due to class name change.
  • Fixed: #4023 - google_maps instances bleeding over from previous issue.
  • Fixed: google_maps deprecation notice regarding map markers.
  • Fixed: repeater in taxonomy and user metaboxes.
  • Fixed: Unnecessary loading of default data on load (unless metaboxes are in use).
  • Fixed: editor and checkbox fields not saving in tabbed field.
  • Fixed: custom_fonts not saving uploaded font on conversion failure.
  • Fixed: #4009 - Google Font update issue resolved.
  • Fixed: #4011 - editor in repeater field not saving.
  • Fixed: editor in added repeater fields not properly initializing.
  • Fixed: #4008 - Font conversion failure fallback.
  • Fixed: Replaced validate_values deprecation in taxonomy metabox.
  • Updated: Deprecated JavaScript in all the Metabox extensions.
  • Updated: JavaScript for jQuery 4.0 release.
  • Release date: October 28, 2024

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