diff --git a/campi-moduli-italiani.php b/campi-moduli-italiani.php index 716f377..740cd82 100644 --- a/campi-moduli-italiani.php +++ b/campi-moduli-italiani.php @@ -13,7 +13,7 @@ * Domain Path: /languages * Plugin URI: https://wordpress.org/plugins/campi-moduli-italiani/ * Description: (Generator of) Fields for Italian CF7 and wpforms modules. The plugin generates specific fields for Italian forms created with Contact Form 7 and wpforms. This version makes available 4 form-tags for CF7 and 2 fields for wpforms: a cascade selection for an Italian municipality (CF7 + wpforms), a select for a state (CF7 + wpforms), an Italian tax code field with validation (CF7 only), a hidden field that allows you to digitally sign e-mails to ensure that they have been sent via the form (CF7 only). The databases are taken from the Istat and Agenzia delle entrate websites. The digital signature on the form data uses the RSA algorithm with a 4096 bit private key. Activation can take a few minutes to download the updated data and to import them into the database . - * Version: 2.1.2 + * Version: 2.1.3 * Author: Giuseppe Foti * Author URI: https://bertocchi28.ddns.net/ * License: GPLv2 or later @@ -21,7 +21,7 @@ defined( 'ABSPATH' ) || die( 'you do not have access to this page!' ); -define( 'GCMI_VERSION', '2.1.2' ); +define( 'GCMI_VERSION', '2.1.3' ); define( 'GCMI_MINIMUM_WP_VERSION', '5.9' ); define( 'GCMI_MINIMUM_PHP_VERSION', '7.2' ); define( 'GCMI_MINIMUM_CF7_VERSION', '5.1.7' ); diff --git a/readme-it.txt b/readme-it.txt index 67a7578..8f7a770 100644 --- a/readme-it.txt +++ b/readme-it.txt @@ -125,6 +125,10 @@ Puoi inviare una richiesta nel nostro repository Github: 5. Immagine della schermata di admin, da cui รจ possibile effettuare l'aggiornamento dei dati == Changelog == += 2.1.3 = +* Aggiornato il certificato del sito www1.agenziaentrate.gov.it +* Aggiornato il certificato del sito istat.it + = 2.1.2 = * Aggiornato il certificato del sito www1.agenziaentrate.gov.it * Aggiornato url dei dati di Agenziaentrate @@ -156,7 +160,7 @@ Puoi inviare una richiesta nel nostro repository Github: * Corretto errore nel controllo dell'ultima data di aggiornamento dei file sul sito ISTAT = 2.0.5 = -* Aggiunto il certificato della nuoca CA di istat.it per cUrl. Corregge: https://wordpress.org/support/topic/attivazione-vietata-forbidden/ +* Aggiunto il certificato della nuova CA di istat.it per cUrl. Corregge: https://wordpress.org/support/topic/attivazione-vietata-forbidden/ = 2.0.3 = * Correzioni di bug minori [#1](https://github.com/MocioF/campi-moduli-italiani/issues/1). diff --git a/readme.txt b/readme.txt index 278cd21..42dbac1 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: Contact Form 7, WPForms, comuni italiani, codice fiscale, firma digitale, Requires at least: 5.9 Tested up to: 6.2 Requires PHP: 7.2 -Stable tag: 2.1.2 +Stable tag: 2.1.3 License: GPLv2 or later License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html @@ -127,6 +127,10 @@ You can create an issue in our Github repo: 5. Image of the admin screen, from which it is possible to update the data == Changelog == += 2.1.3 = +* Updated www1.agenziaentrate.gov.it pem chain +* Updated istat.it pem chain + = 2.1.2 = * Updated agenziaentrate.gov.it pem chain * Updated agenziaentrate's data url