|
1 | 1 | # Redux Changelog
|
2 | 2 |
|
| 3 | +## 4.4.13.2 |
| 4 | +* Fixed: #3993, #3992 - "No Field ID is set" message causing jumbled backend layout. |
| 5 | + |
3 | 6 | ## 4.4.13.1
|
4 | 7 | * New: Content Field [https://devs.redux.io/core-fields/content.html](https://devs.redux.io/core-fields/content.html)
|
5 | 8 | * Updated: Bring inputs up to W3C standards.
|
|
69 | 72 | * Fixed: Continuing effort to combat old CDN code because some devs aren't updating their code.
|
70 | 73 | * Fixed: REDUX_PLUGIN_FILE failed with embedded installed. WE NO LONGER SUPPORT EMBEDDED. IT'S FOR LEGACY INSTALLS ONLY.
|
71 | 74 | * Release date: September 13, 2023
|
72 |
| -* |
| 75 | +* |
73 | 76 | ## 4.4.5
|
74 | 77 | * Fixed: Redux catches error when Google Fonts JSON cannot be read/written due to server misconfiguration.
|
75 | 78 | * Fixed: Output HTML in the admin panel now complies with W3C standards.
|
|
91 | 94 | * Fixed: Missing redux-banner-admin.min.js file.
|
92 | 95 | * Fixed: Added extra check for the existence of the function name with callbacks. Some themes are not doing it correctly and crashing WordPress.
|
93 | 96 | * Release date: July 02, 2023
|
94 |
| - |
| 97 | + |
95 | 98 | ## 4.4.3
|
96 | 99 | * Fixed: Typo in JavaScript enqueue handle broke `typography` and `slider` fields.
|
97 | 100 | * Release date: June 29, 2023
|
|
133 | 136 | ## 4.3.25
|
134 | 137 | * Modified: Reworked directory enumeration for `custom_fonts` to avoid potential fatal errors.
|
135 | 138 | * Release date: January 27, 2023
|
136 |
| - |
| 139 | + |
137 | 140 | ## 4.3.24
|
138 | 141 | * Additional work to make `custom_fonts` override old standalone extension version.
|
139 | 142 | * Release date: January 20, 2023
|
140 | 143 |
|
141 | 144 | ## 4.3.23
|
142 | 145 | * Tweaked Custom Fonts extension to avoid conflicts with older standalone extension.
|
143 | 146 | * Update: Extendify Library 1.2.4
|
144 |
| -* Release date: January 20, 2023 |
| 147 | +* Release date: January 20, 2023 |
145 | 148 |
|
146 | 149 | ## 4.3.22
|
147 | 150 | * Added: Custom Fonts extension [https://devs.redux.io/core-extensions/google-maps.html](https://devs.redux.io/core-extension/custom-fonts.html)
|
148 | 151 | * Fixed: #3928 - Metaboxes `post_format` selections not responding to clicks when Gutenberg is active due to class name changes.
|
149 | 152 | * Fixed: Custom font data added via filter would trigger a warning if not an array.
|
150 |
| -* Update: Extendify Library 1.2.3 |
| 153 | +* Update: Extendify Library 1.2.3 |
151 | 154 | * Release date: January 19, 2023
|
152 | 155 |
|
153 | 156 | ## 4.3.21
|
|
172 | 175 | * Fixed: Extendify menu item appearing when it should not.
|
173 | 176 | * Fixed: #3909 - Blank page template would cause fatal error.
|
174 | 177 | * Release date: September 30, 2022
|
175 |
| - |
| 178 | + |
176 | 179 | ## 4.3.18
|
177 | 180 | * New: #3903 - Typography `weights` argument to override standard default weights.
|
178 | 181 | * Updated Extendify Library 0.10.2
|
|
212 | 215 | * New: `typography` field supports individual unit types for subfields that support them (font-size, line-height, etc.) See: [https://devs.redux.io/core-fields/typography.html](https://devs.redux.io/core-fields/typography.html)
|
213 | 216 | * Fixed: Redux installed via TGMPA failing with "This plugin does not have a valid header."
|
214 | 217 | * Updated: Extendify Library.
|
215 |
| -* Release date: May 19, 2022 |
| 218 | +* Release date: May 19, 2022 |
216 | 219 |
|
217 | 220 | ## 4.3.13
|
218 | 221 | * Fixed: Work for `required` functionality within the `repeater` field.
|
|
249 | 252 | * Modified: Connection banner now promotes Extendify plugin with download/activate option.
|
250 | 253 | * Updated: Extendify Library.
|
251 | 254 | * Release date: February 09, 2022
|
252 |
| - |
| 255 | + |
253 | 256 | ## 4.3.9
|
254 | 257 | * Fixed: Extendify Library JavaScript error.
|
255 | 258 | * Release date: January 26, 2022
|
|
272 | 275 | * Fixed: `date` shortcode without attributes producing error.
|
273 | 276 | * Fixed: Various jQuery deprecation fixes.
|
274 | 277 | * Release date: January 11, 2022
|
275 |
| -* |
| 278 | +* |
276 | 279 | ## 4.3.5
|
277 | 280 | * Added: Add former premium feature: Option panel Search Bar. See Sample demo or the [docs site](https://devs.redux.io/core-extensions).
|
278 | 281 | * Added: Add former premium feature: Shortcodes. See Sample demo or the [docs site](https://devs.redux.io/core-extensions).
|
|
328 | 331 | * Fixed: Support URL button kicking back a JavaScript error.
|
329 | 332 |
|
330 | 333 | ## 4.2.10
|
331 |
| -* Fixed: Output on the frontend triggering error. |
| 334 | +* Fixed: Output on the frontend triggering error. |
332 | 335 | * Fixed: Updated shims to support older extensions not authored by Redux.io
|
333 | 336 |
|
334 | 337 | ## 4.2.9
|
|
432 | 435 | * Fixed: WordPress 4.6 API warnings.
|
433 | 436 | * Fixed: WordPress 4.6 customizer issue where fields not displaying properly.
|
434 | 437 | * Fixed: Massive speed improvement to the library.
|
435 |
| -* Fixed: Pro template count error if previously activated and Redux Pro not enabled. |
| 438 | +* Fixed: Pro template count error if previously activated and Redux Pro not enabled. |
436 | 439 | * Release date: Dec 12, 2020
|
437 | 440 |
|
438 | 441 | ## 4.1.23
|
439 | 442 | * Fixed: Massive speed improvement to the library.
|
440 |
| -* Fixed: Pro template count error if previously activated and Redux Pro not enabled. |
| 443 | +* Fixed: Pro template count error if previously activated and Redux Pro not enabled. |
441 | 444 | * Release date: Oct 24, 2020
|
442 | 445 |
|
443 | 446 | ## 4.1.22
|
|
619 | 622 | ## 4.0.4
|
620 | 623 | * Fixed: PHPCS, all.
|
621 | 624 | * Added: Redux Templates.
|
622 |
| -* Added: Complete rewrite of the underlying code base is complete and complies with all WordPress coding standards. |
| 625 | +* Added: Complete rewrite of the underlying code base is complete and complies with all WordPress coding standards. |
623 | 626 |
|
624 | 627 | ## 4.0.3
|
625 | 628 | * Fixed: PHPCS findings.
|
626 |
| -* Added: New output_variables flags that dynamically add CSS variables to pages even on fields that do not support |
627 |
| - dynamic CSS output. Thanks, @andrejarh, for the idea! |
| 629 | +* Added: New output_variables flags that dynamically add CSS variables to pages even on fields that do not support |
| 630 | + dynamic CSS output. Thanks, @andrejarh, for the idea! |
628 | 631 |
|
629 | 632 | ## 4.0.2
|
630 | 633 | * Fixed: PHP backwards compatibility for extensions. Still have to work on JS, probably.
|
|
675 | 678 |
|
676 | 679 | ## 4.0.1.1
|
677 | 680 | * Fixed: Section field not hiding with required calls.
|
678 |
| -* Fixed: Tour pointer not remembering closed state. |
| 681 | +* Fixed: Tour pointer not remembering closed state. |
679 | 682 |
|
680 | 683 | ## 4.0.1
|
681 | 684 | * New: Initial public beta release.
|
|
735 | 738 |
|
736 | 739 | ## 4.0.0.9
|
737 | 740 | * Fixed: Import/Export feature not importing. Damn typesafe decs got me again!!! Thanks, WPCS. ;-)
|
738 |
| -* Modified: Replace wpFileSystemInit in sample-config.php with a more practical solution. Thanks, @Torfindel |
| 741 | +* Modified: Replace wpFileSystemInit in sample-config.php with a more practical solution. Thanks, @Torfindel |
739 | 742 |
|
740 | 743 | ## 4.0.0.8
|
741 | 744 | * Modified: Changed typography update localize handle. Too generic. Conflicted with something else.
|
|
0 commit comments