From 2dbb5b15692041390cae878142ec6ea5a3ae1871 Mon Sep 17 00:00:00 2001 From: Vedant Gandhi Date: Wed, 22 Jan 2025 18:28:19 +0530 Subject: [PATCH 1/3] feat: updated the contributors list. --- README.md | 8 ++++++-- readme.txt | 9 +++++++-- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7470bc5..af5de9d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Nginx Helper # [![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) -**Contributors:** rtcamp, rahul286, saurabhshukla, manishsongirkar36, faishal, desaiuditd, darren-slatten, jk3us, daankortenbach, telofy, pjv, llonchj, jinnko, weskoop, bcole808, gungeekatx, rohanveer, chandrapatel, gagan0123, ravanh, michaelbeil, samedwards, niwreg, entr, nuvoPoint, iam404, rittesh.patel, vishalkakadiya, BhargavBhandari90, bryant1410, 1gor, matt-h, dotsam, nathanielks, rigagoogoo, dslatten, jinschoi, kelin1003, vaishuagola27, rahulsprajapati, utkarshpatel, gsayed786, shashwatmittal, sudhiryadav, thrijith, stayallive, jaredwsmith, abhijitrakas, umeshnevase, sid177, souptik, arafatkn, subscriptiongroup, akrocks, vedantgandhi28 +**Contributors:** rtcamp, rahul286, saurabhshukla, manishsongirkar36, faishal, desaiuditd, darren-slatten, jk3us, daankortenbach, telofy, pjv, llonchj, jinnko, weskoop, bcole808, gungeekatx, rohanveer, chandrapatel, gagan0123, ravanh, michaelbeil, samedwards, niwreg, entr, nuvoPoint, iam404, rittesh.patel, vishalkakadiya, BhargavBhandari90, bryant1410, 1gor, matt-h, dotsam, nathanielks, rigagoogoo, dslatten, jinschoi, kelin1003, vaishuagola27, rahulsprajapati, utkarshpatel, gsayed786, shashwatmittal, sudhiryadav, thrijith, stayallive, jaredwsmith, abhijitrakas, umeshnevase, sid177, souptik, arafatkn, subscriptiongroup, akrocks, vedantgandhi28, GridPane **Tags:** nginx, cache-purge, fastcgi, permalinks, redis-cache @@ -9,7 +9,7 @@ **Tested up to:** 6.7 -**Stable tag:** 2.3.1 +**Stable tag:** 2.3.2 **License:** GPLv2 or later (of-course) @@ -161,6 +161,10 @@ Please post your problem in [our free support forum](https://github.com/rtCamp/n ## Changelog ## +### 2.3.2 ### + +* Update the contributors list for the plugin. [#343](https://github.com/rtCamp/nginx-helper/issues/343) - by [Vedant Gandhi](https://github.com/Vedant-Gandhi) + ### 2.3.1 ### * Update the contributors list and tags for the plugin. [#378](https://github.com/rtCamp/nginx-helper/issues/378) - by [Vedant Gandhi](https://github.com/Vedant-Gandhi) diff --git a/readme.txt b/readme.txt index 475de8a..005a390 100644 --- a/readme.txt +++ b/readme.txt @@ -1,12 +1,12 @@ === Nginx Helper === -Contributors: rtcamp, rahul286, saurabhshukla, manishsongirkar36, faishal, desaiuditd, darren-slatten, jk3us, daankortenbach, telofy, pjv, llonchj, jinnko, weskoop, bcole808, gungeekatx, rohanveer, chandrapatel, gagan0123, ravanh, michaelbeil, samedwards, niwreg, entr, nuvoPoint, iam404, rittesh.patel, vishalkakadiya, BhargavBhandari90, bryant1410, 1gor, matt-h, dotsam, nathanielks, rigagoogoo, dslatten, jinschoi, kelin1003, vaishuagola27, rahulsprajapati, utkarshpatel, gsayed786, shashwatmittal, sudhiryadav, thrijith, stayallive, jaredwsmith, abhijitrakas, umeshnevase, sid177, souptik, arafatkn, subscriptiongroup, akrocks, vedantgandhi28 +Contributors: rtcamp, rahul286, saurabhshukla, manishsongirkar36, faishal, desaiuditd, darren-slatten, jk3us, daankortenbach, telofy, pjv, llonchj, jinnko, weskoop, bcole808, gungeekatx, rohanveer, chandrapatel, gagan0123, ravanh, michaelbeil, samedwards, niwreg, entr, nuvoPoint, iam404, rittesh.patel, vishalkakadiya, BhargavBhandari90, bryant1410, 1gor, matt-h, dotsam, nathanielks, rigagoogoo, dslatten, jinschoi, kelin1003, vaishuagola27, rahulsprajapati, utkarshpatel, gsayed786, shashwatmittal, sudhiryadav, thrijith, stayallive, jaredwsmith, abhijitrakas, umeshnevase, sid177, souptik, arafatkn, subscriptiongroup, akrocks, vedantgandhi28, GridPane Donate Link: http://rt.cx/eedonate/ Tags: nginx, cache-purge, fastcgi, permalinks, redis-cache License: GPLv2 or later (of-course) License URI: http://www.gnu.org/licenses/gpl-2.0.html Requires at least: 3.0 Tested up to: 6.7 -Stable tag: 2.3.1 +Stable tag: 2.3.2 Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also does a few more things. @@ -147,6 +147,11 @@ Please post your problem in [our free support forum](https://github.com/rtCamp/n == Changelog == += 2.3.2 = + +* Update the contributors list for the plugin. [#343](https://github.com/rtCamp/nginx-helper/issues/343) - by [Vedant Gandhi](https://github.com/Vedant-Gandhi) + + = 2.3.1 = * Update the contributors list and tags for the plugin. [#378](https://github.com/rtCamp/nginx-helper/issues/378) - by [Vedant Gandhi](https://github.com/Vedant-Gandhi) From fcc2fdcc6b4c5d31f0f21a07081e0b4194f555b5 Mon Sep 17 00:00:00 2001 From: Vedant Gandhi Date: Wed, 22 Jan 2025 19:01:01 +0530 Subject: [PATCH 2/3] doc: update the plugin version. --- includes/class-nginx-helper.php | 2 +- nginx-helper.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/class-nginx-helper.php b/includes/class-nginx-helper.php index 682359d..fd11b13 100644 --- a/includes/class-nginx-helper.php +++ b/includes/class-nginx-helper.php @@ -77,7 +77,7 @@ class Nginx_Helper { public function __construct() { $this->plugin_name = 'nginx-helper'; - $this->version = '2.3.1'; + $this->version = '2.3.2'; $this->minimum_wp = '3.0'; if ( ! $this->required_wp_version() ) { diff --git a/nginx-helper.php b/nginx-helper.php index 5a2a3d5..aee6989 100644 --- a/nginx-helper.php +++ b/nginx-helper.php @@ -3,7 +3,7 @@ * Plugin Name: Nginx Helper * Plugin URI: https://rtcamp.com/nginx-helper/ * Description: Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also does few more things. - * Version: 2.3.1 + * Version: 2.3.2 * Author: rtCamp * Author URI: https://rtcamp.com * Text Domain: nginx-helper From 70174da607263cc0f3bc348a79f61777e80895b7 Mon Sep 17 00:00:00 2001 From: Vedant Gandhi Date: Wed, 22 Jan 2025 19:01:25 +0530 Subject: [PATCH 3/3] doc: update the po and mo files. --- languages/nginx-helper.mo | Bin 472 -> 472 bytes languages/nginx-helper.po | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/languages/nginx-helper.mo b/languages/nginx-helper.mo index d8d23afa562c0af3876cb46812dcc61ff4c9d0cc..032387043374e28d2fe4d4e999cb104175b251ce 100644 GIT binary patch delta 33 ocmcb?e1myH5Tnt?U=BtBQ(Xf?T_d9qLt`r=ODkjZ$=Qs#0G)jZssI20 delta 33 ocmcb?e1myH5ToJ7U=BtB6J0|iU1Ng~12ZdQ11l4=$=Qs#0G&JtqW}N^ diff --git a/languages/nginx-helper.po b/languages/nginx-helper.po index 6b53479..3ca7e66 100644 --- a/languages/nginx-helper.po +++ b/languages/nginx-helper.po @@ -1,15 +1,15 @@ -# Copyright (C) 2024 rtCamp +# Copyright (C) 2025 rtCamp # This file is distributed under the same license as the Nginx Helper plugin. msgid "" msgstr "" -"Project-Id-Version: Nginx Helper 2.3.1\n" +"Project-Id-Version: Nginx Helper 2.3.2\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/nginx-helper\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2024-12-30T06:30:46+00:00\n" +"POT-Creation-Date: 2025-01-22T13:29:37+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.11.0\n" "X-Domain: nginx-helper\n"