From d9bf67357a0ffd7957c6488233e738bb8f93804f Mon Sep 17 00:00:00 2001
From: vytisbulkevicius <36594177+vytisbulkevicius@users.noreply.github.com>
Date: Wed, 13 Nov 2024 00:25:15 +0200
Subject: [PATCH 1/5] Update readme.txt
Updated WP tested up to version
---
readme.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/readme.txt b/readme.txt
index 618893e1c..11c26f353 100755
--- a/readme.txt
+++ b/readme.txt
@@ -2,7 +2,7 @@
Contributors: codeinwp,themeisle,marius2012,marius_codeinwp,hardeepasrani,rozroz,Madalin_ThemeIsle
Tags: tables, charts, pie, visualization, graphs
Requires at least: 5.2
-Tested up to: 6.6
+Tested up to: 6.7
Requires PHP: 7.4
Stable tag: trunk
License: GPL v2.0 or later
From 7e57ac2e0a2877c76e595ec441df902fac35424d Mon Sep 17 00:00:00 2001
From: vytisbulkevicius <36594177+vytisbulkevicius@users.noreply.github.com>
Date: Wed, 13 Nov 2024 00:39:34 +0200
Subject: [PATCH 2/5] Update index.php
---
index.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.php b/index.php
index 90afc9fdd..c674555eb 100644
--- a/index.php
+++ b/index.php
@@ -7,7 +7,7 @@
Author: Themeisle
Author URI: http://themeisle.com
Requires at least: 5.2
- Tested up to: 6.6
+ Tested up to: 6.7
License: GPL v2.0 or later
WordPress Available: yes
Requires License: no
From e3b6f9b57d7fcc55c7d2fd9e8e4e806a526b81bf Mon Sep 17 00:00:00 2001
From: vytisbulkevicius <36594177+vytisbulkevicius@users.noreply.github.com>
Date: Wed, 13 Nov 2024 00:49:08 +0200
Subject: [PATCH 3/5] Update readme.txt
---
readme.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/readme.txt b/readme.txt
index 11c26f353..37324e5cd 100755
--- a/readme.txt
+++ b/readme.txt
@@ -20,7 +20,7 @@ The plugin leverages the Google Visualization API, DataTables.net, and ChartJS l
- Want to see Visualizer in action before installing? View Visualizer Demo [You can also try Live Preview button above]
- Need any help with setup? Check Documentation
-- Don’t like reading? Check Youtube Playlist
+- Don’t like reading? Check YouTube Playlist
- Interested in Visualizer Pro? Know more about Visualizer PRO
### Why You’ll Love Visualizer ###
From bcd30571b8e5d7e42dccad8855271219629e3a5a Mon Sep 17 00:00:00 2001
From: vytisbulkevicius <36594177+vytisbulkevicius@users.noreply.github.com>
Date: Wed, 13 Nov 2024 12:21:45 +0200
Subject: [PATCH 4/5] Update index.php
Removed duplicated values to keep readme.txt as the source of truth
---
index.php | 2 --
1 file changed, 2 deletions(-)
diff --git a/index.php b/index.php
index c674555eb..2dc248fa6 100644
--- a/index.php
+++ b/index.php
@@ -6,8 +6,6 @@
Version: 3.11.7
Author: Themeisle
Author URI: http://themeisle.com
- Requires at least: 5.2
- Tested up to: 6.7
License: GPL v2.0 or later
WordPress Available: yes
Requires License: no
From f6ee7b18c82876241b6c87d7eae02264c2da18ae Mon Sep 17 00:00:00 2001
From: "themeisle[bot]"
Date: Wed, 13 Nov 2024 11:01:40 +0000
Subject: [PATCH 5/5] chore(release): 3.11.8
##### [Version 3.11.8](https://github.com/Codeinwp/visualizer/compare/v3.11.7...v3.11.8) (2024-11-13)
- Updated WordPress core tested up to version
---
CHANGELOG.md | 4 ++++
classes/Visualizer/Plugin.php | 2 +-
css/media.css | 2 +-
index.php | 2 +-
package.json | 2 +-
readme.md | 11 +++++++++--
readme.txt | 7 +++++++
7 files changed, 24 insertions(+), 6 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a3e0c39b6..210956e64 100755
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+##### [Version 3.11.8](https://github.com/Codeinwp/visualizer/compare/v3.11.7...v3.11.8) (2024-11-13)
+
+- Updated WordPress core tested up to version
+
##### [Version 3.11.7](https://github.com/Codeinwp/visualizer/compare/v3.11.6...v3.11.7) (2024-11-07)
- Updated dependencies
diff --git a/classes/Visualizer/Plugin.php b/classes/Visualizer/Plugin.php
index d55731de2..c2d43d9d6 100644
--- a/classes/Visualizer/Plugin.php
+++ b/classes/Visualizer/Plugin.php
@@ -28,7 +28,7 @@
class Visualizer_Plugin {
const NAME = 'visualizer';
- const VERSION = '3.11.7';
+ const VERSION = '3.11.8';
// custom post types
const CPT_VISUALIZER = 'visualizer';
diff --git a/css/media.css b/css/media.css
index 598a82ede..198676b64 100644
--- a/css/media.css
+++ b/css/media.css
@@ -1,5 +1,5 @@
/*
- Version: 3.11.7
+ Version: 3.11.8
*/
#visualizer-library-view {
padding: 30px 10px 10px 30px;
diff --git a/index.php b/index.php
index 2dc248fa6..ba9a29382 100644
--- a/index.php
+++ b/index.php
@@ -3,7 +3,7 @@
Plugin Name: Visualizer: Tables and Charts for WordPress
Plugin URI: https://themeisle.com/plugins/visualizer-charts-and-graphs/
Description: Effortlessly create and embed responsive charts and tables with Visualizer, a powerful WordPress plugin that enhances data presentation from multiple sources.
- Version: 3.11.7
+ Version: 3.11.8
Author: Themeisle
Author URI: http://themeisle.com
License: GPL v2.0 or later
diff --git a/package.json b/package.json
index 1c500424b..953722310 100755
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "visualizer",
- "version": "3.11.7",
+ "version": "3.11.8",
"description": "Visualizer Lite",
"repository": {
"type": "git",
diff --git a/readme.md b/readme.md
index 22df4e34b..c944973bf 100755
--- a/readme.md
+++ b/readme.md
@@ -2,7 +2,7 @@
**Contributors:** [codeinwp](https://profiles.wordpress.org/codeinwp), [themeisle](https://profiles.wordpress.org/themeisle), [marius2012](https://profiles.wordpress.org/marius2012), [marius_codeinwp](https://profiles.wordpress.org/marius_codeinwp), [hardeepasrani](https://profiles.wordpress.org/hardeepasrani), [rozroz](https://profiles.wordpress.org/rozroz), [Madalin_ThemeIsle](https://profiles.wordpress.org/Madalin_ThemeIsle)
**Tags:** tables, charts, pie, visualization, graphs
**Requires at least:** 5.2
-**Tested up to:** 6.6
+**Tested up to:** 6.7
**Requires PHP:** 7.4
**Stable tag:** trunk
**License:** GPL v2.0 or later
@@ -20,7 +20,7 @@ The plugin leverages the Google Visualization API, DataTables.net, and ChartJS l
- Want to see Visualizer in action before installing? View Visualizer Demo [You can also try Live Preview button above]
- Need any help with setup? Check Documentation
-- Don’t like reading? Check Youtube Playlist
+- Don’t like reading? Check YouTube Playlist
- Interested in Visualizer Pro? Know more about Visualizer PRO
### Why You’ll Love Visualizer ###
@@ -223,6 +223,13 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
## Changelog ##
+##### [Version 3.11.8](https://github.com/Codeinwp/visualizer/compare/v3.11.7...v3.11.8) (2024-11-13)
+
+- Updated WordPress core tested up to version
+
+
+
+
##### [Version 3.11.7](https://github.com/Codeinwp/visualizer/compare/v3.11.6...v3.11.7) (2024-11-07)
- Updated dependencies
diff --git a/readme.txt b/readme.txt
index 37324e5cd..e0b0dcbe9 100755
--- a/readme.txt
+++ b/readme.txt
@@ -223,6 +223,13 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
== Changelog ==
+##### [Version 3.11.8](https://github.com/Codeinwp/visualizer/compare/v3.11.7...v3.11.8) (2024-11-13)
+
+- Updated WordPress core tested up to version
+
+
+
+
##### [Version 3.11.7](https://github.com/Codeinwp/visualizer/compare/v3.11.6...v3.11.7) (2024-11-07)
- Updated dependencies