PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.9.2
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.9.2
4.0.8 4.0.7 4.0.6 4.0.5 4.0.4 4.0.3 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.1 3.1.2 3.1.3 3.10.0 3.10.1 3.10.10 3.10.11 3.10.12 3.10.13 3.10.14 3.10.15 3.10.2 3.10.3 All 149 releases
← All changes | readme.txt +3 -87 3.10.43.9.2 View file →
@@ -1,10 +1,10 @@
1 1 === Visualizer: Tables and Charts Manager for WordPress # ===
2 2 Contributors: codeinwp,themeisle,marius2012,marius_codeinwp,hardeepasrani,rozroz,Madalin_ThemeIsle
3 3 Tags: tables, charts, pie, visualization, graphs
4 -Requires at least: 5.2
5 -Tested up to: 6.3
6 -Requires PHP: 7.4
4 +Requires at least: 3.5
5 +Tested up to: 6.1
6 +Requires PHP: 5.6
7 7 Stable tag: trunk
8 8 License: GPL v2.0 or later
9 9 License URI: http://www.opensource.org/licenses/gpl-license.php
10 10
@@ -161,92 +161,8 @@
161 161 12. Bar settings, Series settings
162 162 13. Bar chart
163 163
164 164 == Changelog ==
165 -
166 -##### [Version 3.10.4](https://github.com/Codeinwp/visualizer/compare/v3.10.3...v3.10.4) (2023-08-17)
167 -
168 -- Updated dependencies
169 -- Updated WordPress version required to 5.2 or higher
170 -
171 -
172 -
173 -
174 -##### [Version 3.10.3](https://github.com/Codeinwp/visualizer/compare/v3.10.2...v3.10.3) (2023-06-13)
175 -
176 -- Removed branding label
177 -
178 -
179 -
180 -
181 -##### [Version 3.10.2](https://github.com/Codeinwp/visualizer/compare/v3.10.1...v3.10.2) (2023-06-05)
182 -
183 -- Added About Us page integration
184 -- Updated dependencies
185 -
186 -
187 -
188 -
189 -##### [Version 3.10.1](https://github.com/Codeinwp/visualizer/compare/v3.10.0...v3.10.1) (2023-05-24)
190 -
191 -- Fixed data tables horizontal scrolling issue
192 -- Added legend position default label text
193 -- Added tooltip default label text
194 -- Fixed Gutenberg block error
195 -- Fixed table chart rendering issue in Gutenberg block
196 -- Fixed compatibility issue with the FSE editor
197 -- Fixed compatibility issue with WP 5.6
198 -- Fixed console error when importing charts from others
199 -- Fixed pagination enable/disable issue
200 -- Fixed editor rows limitation issue
201 -
202 -
203 -
204 -
205 -#### [Version 3.10.0](https://github.com/Codeinwp/visualizer/compare/v3.9.7...v3.10.0) (2023-04-04)
206 -
207 -- Added a setup wizard onboarding page
208 -- Fixed empty chart issue
209 -
210 -
211 -
212 -
213 -##### [Version 3.9.7](https://github.com/Codeinwp/visualizer/compare/v3.9.6...v3.9.7) (2023-03-30)
214 -
215 -- Improved chart actions icons
216 -- Updated WordPress core tested up to version
217 -
218 -
219 -
220 -
221 -##### [Version 3.9.6](https://github.com/Codeinwp/visualizer/compare/v3.9.5...v3.9.6) (2023-03-20)
222 -
223 -- Fixed custom format issue in ChartJS
224 -
225 -
226 -
227 -
228 -##### [Version 3.9.5](https://github.com/Codeinwp/visualizer/compare/v3.9.4...v3.9.5) (2023-01-30)
229 -
230 -- Improved security by escaping shortcode attribute before render
231 -- Compatibility with PHP 8.2
232 -
233 -
234 -
235 -
236 -##### [Version 3.9.4](https://github.com/Codeinwp/visualizer/compare/v3.9.3...v3.9.4) (2023-01-12)
237 -
238 -- Fixed the lock of PRO features bypass
239 -
240 -
241 -
242 -
243 -##### [Version 3.9.3](https://github.com/Codeinwp/visualizer/compare/v3.9.2...v3.9.3) (2023-01-05)
244 -
245 -- Fixed the chart refresh problem when importing from CSV [#970](https://github.com/Codeinwp/visualizer/issues/970)
246 -
247 -
248 -
249 165
250 166 ##### [Version 3.9.2](https://github.com/Codeinwp/visualizer/compare/v3.9.1...v3.9.2) (2022-12-21)
251 167
252 168 - Fixed Geo chart [PRO] flickering issue