File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 6
6
* Fixed: Glitch in validation causing color pickers to fail in rare use case.
7
7
* Fixed: Google Maps JavaScript.
8
8
* Updated: Minimum WordPress version to 5.0
9
+ * Release date: April 26, 2023
9
10
10
11
## 4.4.0
11
12
* Fixed: ` Invalid argument ` error inside ` custom_fonts ` on certain set ups.
12
13
* Fixed: Deprecated Google Map API broke ` google_maps ` extension.
13
14
* Removed: Extendify Template Library
14
15
* Added: Connection banner to display Extendify removal notice with plugin download option.
15
16
* Updated: Font Awesome 6.4
17
+ * Release date: March 29, 2023
16
18
17
19
## 4.3.26
18
20
* Modified: Empty ` custom_font ` list no longer creates empty fonts.css file.
Original file line number Diff line number Diff line change @@ -120,12 +120,14 @@ NOTE: Redux is not intended to be used on its own. It requires a config file pro
120
120
* Fixed: Glitch in validation causing color pickers to fail in rare use case.
121
121
* Fixed: Google Maps JavaScript.
122
122
* Updated: Minimum WordPress version to 5.0
123
+ * Release date: April 26, 2023
123
124
124
125
= 4.4.0 =
125
126
* Fixed: `Invalid argument` error inside `custom_fonts` on certain setups.
126
127
* Fixed: Deprecated Google Map API broke `google_maps` extension.
127
128
* Removed: Extendify Template Library
128
129
* Added: Connection banner to display Extendify removal notice with plugin download option.
130
+ * Release date: March 29, 2023
129
131
130
132
= 4.3.26 =
131
133
* Modified: Empty `custom_font` list no longer creates empty fonts.css file.
You can’t perform that action at this time.
0 commit comments