Skip to content

Releases: reduxframework/redux-framework

4.2.5

28 Jul 06:37
Compare
Choose a tag to compare

4.2.5

  • Fixed: Return type mismatch in Redux Helpers.

4.2.4

28 Jul 06:05
Compare
Choose a tag to compare

4.2.4

  • Fixed: Taxonomy WordPress data not handled properly in fields that support WordPress data.

4.2.3

28 Jul 05:26
Compare
Choose a tag to compare

4.2.3

  • Fixed: Return type error in Redux templates.

4.2.2

28 Jul 05:06
Compare
Choose a tag to compare

4.2.2

  • Fixed: WordPress data options not handling WP_Error proper

4.2.1

28 Jul 03:14
Compare
Choose a tag to compare

4.2.1

  • Fixed: Type mismatch regarding select boxes and callbacks.

4.2.0

27 Jul 21:19
Compare
Choose a tag to compare

4.2.0

  • New: Typography features: Top and bottom margins, text-shadow.
  • New: Media Image Filters (greyscale, sepia, opacity, contrast, invert, blur, saturate, brightness, hue-rotate).
  • New: Filters (type, reach, angle) for Gradient color field.
  • New: Box Shadow field.
  • New: Flyout Submenus: flyout_submenus global arg.
  • New: Alpha color option for color field: color_alpha field arg for fields that support color pickers.
  • Updated: select2 library to 4.1.0.
  • Updated: readme.txt to conform to wp.org standards.
  • Fixed: Remove PHP 7.2 syntax to keep older versions of PHP 7 happy.
  • Fixed: Redux templates not showing on 'page attributes' for some.
  • Fixed: Additional PHP 8.0 compatibility.
  • Fixed: Widget screen would not load due to conflict with template library.
  • Added: WordPress 5.8 compatibility.
  • Improved: Better Gutenberg block editor detection.
  • Modified: Redux Pro no longer required for automatic Google font updates.
  • Modified: Rename Parsedown class for the raw field to avoid conflicts with other plugins.
  • Removed: async_typography global arg. Google no longer supports it. Use font_display with one of the following auto|block|swap|fallback|optional. See: https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display

4.1.29

29 Jun 23:23
Compare
Choose a tag to compare

4.1.29

  • Fixed: All PHP 7.4 specific syntax backed out. It caused older versions of PHP to report fatal errors.
  • Fixed: Index error in the image_select field.

4.1.28

29 Jun 22:12
Compare
Choose a tag to compare

4.1.28

  • Fixed: #217 - Redux templates loading on post types with no block editor.
  • Fixed: #158 - Redux theme checks no longer prevent theme check plugin from functioning.
  • Fixed: #215 - Heatbeat check no longer eats the function if disregarded.
  • Fixed: #222 - Background field image now hides preview image upon removal.
  • Fixed: RAW field in sample config now works.
  • Fixed: Helper function is_field_in_use now returns false, instead of null.
  • Fixed: Palette field rendering improperly.
  • Fixed: Google font update fail.
  • Modified: buttonset() jQuery widget deprecated. Replaced with controlgroup().
  • Modified: Additional JavaScript updates to fix jQuery deprecation notices.
  • Fixed: Index error in image_select field.

3.6.18

24 Mar 23:43
Compare
Choose a tag to compare

Fix PHP7.x warning.

Added disable_demo method to the Redux API and WP version compatibility.

07 Jan 15:39
Compare
Choose a tag to compare
3.6.17

Added disable_demo to the Redux API and version push to 3.6.17