File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 7
7
* Fixed: Error in connection banner on first-time activation.
8
8
* Fixed: Missing redux-banner-admin.min.js file.
9
9
* Fixed: Added extra check for the existence of the function name with callbacks. Some themes are not doing it correctly and crashing WordPress.
10
-
10
+ * Release date: July 02, 2023
11
+
11
12
## 4.4.3
12
13
* Fixed: Typo in JavaScript enqueue handle broke ` typography ` and ` slider ` fields.
13
14
* Release date: June 29, 2023
Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ But what does Redux actually DO? We don't believe that theme and plugin develope
40
40
<li>Editor (WordPress Native)</li>
41
41
<li>Gallery (WordPress Native)</li>
42
42
<li>Google Maps</li>
43
+ <li>Icon Select</li>
43
44
<li>Image Select (Patterns/Presets)</li>
44
45
<li>Import/Export</li>
45
46
<li>Info (Header/Notice)</li>
@@ -69,6 +70,7 @@ But what does Redux actually DO? We don't believe that theme and plugin develope
69
70
<li>Textarea</li>
70
71
<li>Typography</li>
71
72
* The most advanced typography module complete with preview, Google fonts, and auto-css output!
73
+ <li>User Profile Metaboxes</li>
72
74
<li>Widget Areas (Classic Widgets only)</li>
73
75
</ul>
74
76
@@ -121,6 +123,7 @@ NOTE: Redux is not intended to be used on its own. It requires a config file pro
121
123
* Fixed: Error in connection banner on first-time activation.
122
124
* Fixed: Missing redux-banner-admin.min.js file.
123
125
* Fixed: Added extra check for the existence of the function name with callbacks. Some themes are not doing it correctly and crashing WordPress.
126
+ * Release date: July 02, 2023
124
127
125
128
= 4.4.3 =
126
129
* Fixed: Typo in JavaScript enqueue handle broke `typography` and `slider` fields.
You can’t perform that action at this time.
0 commit comments