From f54bf4b6d180da33285a4deab559ea58aa35439a Mon Sep 17 00:00:00 2001 From: Iftakharul Islam Ifat <88052038+iftakharul-islam@users.noreply.github.com> Date: Mon, 11 Nov 2024 19:03:56 +0600 Subject: [PATCH 1/2] Version updated --- changelog.txt | 5 +---- config/app.php | 2 +- cpm.php | 2 +- package-lock.json | 2 +- package.json | 2 +- readme.txt | 8 ++------ 6 files changed, 7 insertions(+), 14 deletions(-) diff --git a/changelog.txt b/changelog.txt index c70cbc90..89659457 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,11 +1,8 @@ == Changelog == -= v2.6.15 - Nov 11, 2024 = += v2.6.14 - Nov 11, 2024 = **Fix:** Vulnerable security issue. - -= v2.6.14 - Oct 08, 2024 = - **Fix:** XSS attack while uploading svg file. **Fix:** Sub task duplicating issue. diff --git a/config/app.php b/config/app.php index 80b4b640..32e6360b 100644 --- a/config/app.php +++ b/config/app.php @@ -3,7 +3,7 @@ return [ 'name' => 'Project Manager', 'slug' => 'pm', - 'version' => '2.6.15', + 'version' => '2.6.14', 'api' => '2', 'db_version' => '2.5', 'text_domain' => 'pm', diff --git a/cpm.php b/cpm.php index 47789d40..8c834967 100644 --- a/cpm.php +++ b/cpm.php @@ -5,7 +5,7 @@ * Description: WordPress Project Management plugin. Manage your projects and tasks, get things done. * Author: weDevs * Author URI: https://wedevs.com - * Version: 2.6.15 + * Version: 2.6.14 * Text Domain: wedevs-project-manager * Domain Path: /languages * License: GPL2 diff --git a/package-lock.json b/package-lock.json index abe4dcbf..a37e5648 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "pmapi", - "version": "2.6.15", + "version": "2.6.14", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 712daf1d..77276767 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pmapi", - "version": "2.6.15", + "version": "2.6.14", "description": "Front-end package manager for project manager", "main": "index.js", "directories": { diff --git a/readme.txt b/readme.txt index 21c89bf8..5928b942 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: project, project manager, project management, project management plugin, p Requires at least: 4.4 or higher Tested up to: 6.6.2 Requires PHP: 5.6 -Stable tag: 2.6.15 +Stable tag: 2.6.14 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -309,14 +309,10 @@ A. Found any bugs? Please create an [issue](https://github.com/tareq1988/wp-proj == Changelog == -= v2.6.15 - Nov 11, 2024 = += v2.6.14 - Nov 11, 2024 = **Fix:** Vulnerable security issue. - -= v2.6.14 - Oct 08, 2024 = - **Fix:** XSS attack while uploading svg file. - **Fix:** Sub task duplicating issue. From 897faacc2a71fd149fe4d2270f167903339ed267 Mon Sep 17 00:00:00 2001 From: Iftakharul Islam Ifat <88052038+iftakharul-islam@users.noreply.github.com> Date: Mon, 18 Nov 2024 16:54:29 +0600 Subject: [PATCH 2/2] tested upto 6.7 & version bump --- changelog.txt | 4 ++++ config/app.php | 2 +- cpm.php | 2 +- package.json | 2 +- readme.txt | 9 +++++++-- 5 files changed, 14 insertions(+), 5 deletions(-) diff --git a/changelog.txt b/changelog.txt index 89659457..8d6067cd 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,9 @@ == Changelog == += v2.6.15 - Nov 18, 2024 = +**Update:** Tested upto 6.7 +**Update:** Version bump & make stable frontend. + = v2.6.14 - Nov 11, 2024 = **Fix:** Vulnerable security issue. diff --git a/config/app.php b/config/app.php index 32e6360b..80b4b640 100644 --- a/config/app.php +++ b/config/app.php @@ -3,7 +3,7 @@ return [ 'name' => 'Project Manager', 'slug' => 'pm', - 'version' => '2.6.14', + 'version' => '2.6.15', 'api' => '2', 'db_version' => '2.5', 'text_domain' => 'pm', diff --git a/cpm.php b/cpm.php index 8c834967..47789d40 100644 --- a/cpm.php +++ b/cpm.php @@ -5,7 +5,7 @@ * Description: WordPress Project Management plugin. Manage your projects and tasks, get things done. * Author: weDevs * Author URI: https://wedevs.com - * Version: 2.6.14 + * Version: 2.6.15 * Text Domain: wedevs-project-manager * Domain Path: /languages * License: GPL2 diff --git a/package.json b/package.json index 77276767..712daf1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pmapi", - "version": "2.6.14", + "version": "2.6.15", "description": "Front-end package manager for project manager", "main": "index.js", "directories": { diff --git a/readme.txt b/readme.txt index b75c95ed..1a699b05 100644 --- a/readme.txt +++ b/readme.txt @@ -3,9 +3,9 @@ Contributors: tareq1988, nizamuddinbabu, wedevs, asaquzzaman Donate Link: https://tareq.co/donate/ Tags: project, project manager, project management, project management plugin, project manager tool Requires at least: 4.4 or higher -Tested up to: 6.6.2 +Tested up to: 6.7 Requires PHP: 5.6 -Stable tag: 2.6.14 +Stable tag: 2.6.15 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -309,6 +309,11 @@ A. Found any bugs? Please create an [issue](https://github.com/tareq1988/wp-proj == Changelog == += v2.6.15 - Nov 18, 2024 = + +**Update:** Tested upto 6.7 +**Update:** Version bump & make stable frontend. + = v2.6.14 - Nov 11, 2024 = **Fix:** Vulnerable security issue.