File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 1111* Fixed: ` typography ` sunset dropdown not rendering select2 styling.
1212* Fixed: Efficiency for extension loading improved.
1313* Removed: Redux Pro support. It's no longer required as all Pro features are now part of Redux.
14+ * Release date: February 12, 2024
1415
1516
1617## 4.4.11
1920* Fixed: ` tabbed ` and ` repeater ` fields not resetting when using Section Reset.
2021* Fixed: #3983 - Continued damage done by WP Filesystem PR
2122* Updated: Font Awesome 6.5.1
23+ * Release date: December 18, 2023
2224
2325## 4.4.10
2426* New: Tabbed Extension [ https://devs.redux.io/core-extensions/tabbed.html ] ( https://devs.redux.io/core-extensions/tabbed.html )
2729* Fixed: Errant spaces in ACE Editor field.
2830* Fixed: Array check in color validation to avoid errors. It works ONLY with the color field. Nothing else.
2931* Improved: Filesystem killswitch logic.
32+ * Release date: December 05, 2023
3033
3134## 4.4.9
3235* Modified: Rollback changes made to the filesystem class causing false file permission issue messages.
36+ * Release date: October 26, 2023
3337
3438## 4.4.8
3539* Modified: Additional safeguards against read-only filesystems. Thanks @cezarpopa-cognita .
Original file line number Diff line number Diff line change @@ -130,13 +130,15 @@ NOTE: Redux is not intended to be used on its own. It requires a config file pro
130130* Fixed: `typography` sunset dropdown not rendering select2 styling.
131131* Fixed: Efficiency for extension loading improved.
132132* Removed: Redux Pro support. It's no longer required as all Pro features are now part of Redux.
133+ * Release date: February 12, 2024
133134
134135= 4.4.11 =
135136* Fixed: Cosmetic `box_shadow` fix.
136137* Fixed: Required not hiding linked fields in customizer.
137138* Fixed: `tabbed` and `repeater` fields not resetting when using Section Reset.
138139* Fixed: #3983 - Continued damage done by WP Filesystem PR
139140* Updated: Font Awesome 6.5.1
141+ * Release date: December 18, 2023
140142
141143= 4.4.10 =
142144* New: Tabbed Extension [https://devs.redux.io/core-extensions/tabbed.html](https://devs.redux.io/core-extensions/tabbed.html)
@@ -145,9 +147,11 @@ NOTE: Redux is not intended to be used on its own. It requires a config file pro
145147* Fixed: Errant spaces in ACE Editor field.
146148* Fixed: Array check in color validation to avoid errors. It works ONLY with the color field. Nothing else.
147149* Improved: Filesystem killswitch logic.
150+ * Release date: December 05, 2023
148151
149152= 4.4.9 =
150153* Modified: Rollback changes made to the filesystem class causing false file permission issue messages.
154+ * Release date: October 26, 2023
151155
152156= 4.4.8 =
153157* Modified: Additional safeguards against read-only filesystems. Thanks @cezarpopa-cognita.
You can’t perform that action at this time.
0 commit comments