File tree Expand file tree Collapse file tree 7 files changed +22
-4
lines changed
Expand file tree Collapse file tree 7 files changed +22
-4
lines changed Original file line number Diff line number Diff line change 1+ ##### [ Version 4.0.1] ( https://github.com/Codeinwp/visualizer/compare/v4.0.0...v4.0.1 ) (2026-03-31)
2+
3+ - Internal update to ensure compatibility and improve system consistency.
4+
15#### [ Version 4.0.0] ( https://github.com/Codeinwp/visualizer/compare/v3.11.15...v4.0.0 ) (2026-03-31)
26
37### New Features
Original file line number Diff line number Diff line change 2828class Visualizer_Plugin {
2929
3030 const NAME = 'visualizer ' ;
31- const VERSION = '4.0.0 ' ;
31+ const VERSION = '4.0.1 ' ;
3232
3333 // custom post types
3434 const CPT_VISUALIZER = 'visualizer ' ;
Original file line number Diff line number Diff line change 11/*
2- Version: 4.0.0
2+ Version: 4.0.1
33*/
44# visualizer-library-view {
55 padding : 30px 10px 10px 30px ;
Original file line number Diff line number Diff line change 33 Plugin Name: Visualizer: Tables and Charts for WordPress
44 Plugin URI: https://themeisle.com/plugins/visualizer-charts-and-graphs/
55 Description: Effortlessly create and embed responsive charts and tables with Visualizer, a powerful WordPress plugin that enhances data presentation from multiple sources.
6- Version: 4.0.0
6+ Version: 4.0.1
77 Author: Themeisle
88 Author URI: http://themeisle.com
99 License: GPL v2.0 or later
Original file line number Diff line number Diff line change 11{
22 "name" : " visualizer" ,
3- "version" : " 4.0.0 " ,
3+ "version" : " 4.0.1 " ,
44 "description" : " Visualizer Lite" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change @@ -229,6 +229,13 @@ Please follow the reporting protocols outlined on our [Security Page](https://th
229229
230230## Changelog ##
231231
232+ ##### [ Version 4.0.1] ( https://github.com/Codeinwp/visualizer/compare/v4.0.0...v4.0.1 ) (2026-03-31)
233+
234+ - Internal update to ensure compatibility and improve system consistency.
235+
236+
237+
238+
232239#### [ Version 4.0.0] ( https://github.com/Codeinwp/visualizer/compare/v3.11.15...v4.0.0 ) (2026-03-31)
233240
234241### New Features
Original file line number Diff line number Diff line change @@ -229,6 +229,13 @@ Please follow the reporting protocols outlined on our [Security Page](https://th
229229
230230== Changelog ==
231231
232+ ##### [Version 4.0.1](https://github.com/Codeinwp/visualizer/compare/v4.0.0...v4.0.1) (2026-03-31)
233+
234+ - Internal update to ensure compatibility and improve system consistency.
235+
236+
237+
238+
232239#### [Version 4.0.0](https://github.com/Codeinwp/visualizer/compare/v3.11.15...v4.0.0) (2026-03-31)
233240
234241### New Features
You can’t perform that action at this time.
0 commit comments