PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.10.7
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.10.7
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 +87 -16 3.10.03.10.7 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: 3.5
5 -Tested up to: 6.2
6 -Requires PHP: 5.6
4 +Requires at least: 5.2
5 +Tested up to: 6.4
6 +Requires PHP: 7.4
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
@@ -146,23 +146,94 @@
146 146 [http://docs.themeisle.com/article/691-how-to-use-google-visualization-variables](http://docs.themeisle.com/article/691-how-to-use-google-visualization-variables)
147 147
148 148 ## Screenshots ##
149 149
150 -1. Chart selection
151 -2. Chart selection 2
152 -3. Library
153 -4. Download
154 -5. Line settings
155 -6. Pie settings
156 -7. Block editor - Pie chart settings
157 -8. Block editor - Pie chart
158 -9. Block editor - Chart library
159 -10. Block editor chart
160 -11. Bar settings
161 -12. Bar settings, Series settings
162 -13. Bar chart
150 +1. Charts Selection
151 +2. Quick Actions
152 +3. Import Options
153 +4. Bar Chart
154 +5. Bar Chart Settings
155 +6. Line Chart Settings
156 +7. Block editor - Chart Library
163 157
164 158 == Changelog ==
159 +
160 +##### [Version 3.10.7](https://github.com/Codeinwp/visualizer/compare/v3.10.6...v3.10.7) (2024-02-06)
161 +
162 +### Fixes
163 +- Rendering charts that are under tabs/hidden containers
164 +- Updated dependencies
165 +- Updated CTA buttons
166 +- Updated UTM campaign links
167 +
168 +
169 +
170 +
171 +##### [Version 3.10.6](https://github.com/Codeinwp/visualizer/compare/v3.10.5...v3.10.6) (2024-01-18)
172 +
173 +### Fixes
174 +- Enhanced security
175 +
176 +
177 +
178 +
179 +##### [Version 3.10.5](https://github.com/Codeinwp/visualizer/compare/v3.10.4...v3.10.5) (2023-12-19)
180 +
181 +### Improvements
182 +- **Added chart responsive support**
183 +- **SDK Updates**
184 +
185 +### Bug Fixes
186 +- **Fixed chart data filter issue**
187 +- **Fixed animation issue fusion builder**
188 +- **Fixed live import issue with Gutenberg block**
189 +- **Fixed tooltip text rendering issue in ChartJS**
190 +- **Fixed onboarding chart import issue**
191 +- **Removed PHP deprecated function**
192 +- **Fixed compatibility issue with WP VIP**
193 +- **Fixed PHP 8.1 deprecated error**
194 +
195 +
196 +
197 +
198 +##### [Version 3.10.4](https://github.com/Codeinwp/visualizer/compare/v3.10.3...v3.10.4) (2023-08-17)
199 +
200 +- Updated dependencies
201 +- Updated WordPress version required to 5.2 or higher
202 +
203 +
204 +
205 +
206 +##### [Version 3.10.3](https://github.com/Codeinwp/visualizer/compare/v3.10.2...v3.10.3) (2023-06-13)
207 +
208 +- Removed branding label
209 +
210 +
211 +
212 +
213 +##### [Version 3.10.2](https://github.com/Codeinwp/visualizer/compare/v3.10.1...v3.10.2) (2023-06-05)
214 +
215 +- Added About Us page integration
216 +- Updated dependencies
217 +
218 +
219 +
220 +
221 +##### [Version 3.10.1](https://github.com/Codeinwp/visualizer/compare/v3.10.0...v3.10.1) (2023-05-24)
222 +
223 +- Fixed data tables horizontal scrolling issue
224 +- Added legend position default label text
225 +- Added tooltip default label text
226 +- Fixed Gutenberg block error
227 +- Fixed table chart rendering issue in Gutenberg block
228 +- Fixed compatibility issue with the FSE editor
229 +- Fixed compatibility issue with WP 5.6
230 +- Fixed console error when importing charts from others
231 +- Fixed pagination enable/disable issue
232 +- Fixed editor rows limitation issue
233 +
234 +
235 +
165 236
166 237 #### [Version 3.10.0](https://github.com/Codeinwp/visualizer/compare/v3.9.7...v3.10.0) (2023-04-04)
167 238
168 239 - Added a setup wizard onboarding page