Skip to content

Commit e793608

Browse files
committed
update readme
1 parent 516831a commit e793608

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
* Fixed: Error in connection banner on first-time activation.
88
* Fixed: Missing redux-banner-admin.min.js file.
99
* 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+
1112
## 4.4.3
1213
* Fixed: Typo in JavaScript enqueue handle broke `typography` and `slider` fields.
1314
* Release date: June 29, 2023

readme.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ But what does Redux actually DO? We don't believe that theme and plugin develope
4040
<li>Editor (WordPress Native)</li>
4141
<li>Gallery (WordPress Native)</li>
4242
<li>Google Maps</li>
43+
<li>Icon Select</li>
4344
<li>Image Select (Patterns/Presets)</li>
4445
<li>Import/Export</li>
4546
<li>Info (Header/Notice)</li>
@@ -69,6 +70,7 @@ But what does Redux actually DO? We don't believe that theme and plugin develope
6970
<li>Textarea</li>
7071
<li>Typography</li>
7172
* The most advanced typography module complete with preview, Google fonts, and auto-css output!
73+
<li>User Profile Metaboxes</li>
7274
<li>Widget Areas (Classic Widgets only)</li>
7375
</ul>
7476

@@ -121,6 +123,7 @@ NOTE: Redux is not intended to be used on its own. It requires a config file pro
121123
* Fixed: Error in connection banner on first-time activation.
122124
* Fixed: Missing redux-banner-admin.min.js file.
123125
* 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
124127

125128
= 4.4.3 =
126129
* Fixed: Typo in JavaScript enqueue handle broke `typography` and `slider` fields.

0 commit comments

Comments
 (0)