From 897c9a3d5c48552830a3cd277a678f39b37bff86 Mon Sep 17 00:00:00 2001 From: Marco Lanzara <48531002-marco370@users.noreply.replit.com> Date: Sat, 14 Feb 2026 09:48:51 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Release=20v1.0.106?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Tipo: patch - Database schema: database-schema/schema.sql (solo struttura) - Data: 2026-02-14 09:48:51 --- database-schema/schema.sql | 4 ++-- version.json | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/database-schema/schema.sql b/database-schema/schema.sql index 4b3bb53..49525b8 100644 --- a/database-schema/schema.sql +++ b/database-schema/schema.sql @@ -2,7 +2,7 @@ -- PostgreSQL database dump -- -\restrict NVgwdkXpYs3olVbNsrR6Epb0Ejfrsl9ARZ6FqLY0WmGl0dkSnE6S3ycsf18QdKx +\restrict zQNR3d1f0L7BheutpfeBwyF7BjurD3GAqhrSEQdUccum6NzNnt3IiQ7Hh7Nri9q -- Dumped from database version 16.11 (df20cf9) -- Dumped by pg_dump version 16.10 @@ -387,5 +387,5 @@ ALTER TABLE ONLY public.public_blacklist_ips -- PostgreSQL database dump complete -- -\unrestrict NVgwdkXpYs3olVbNsrR6Epb0Ejfrsl9ARZ6FqLY0WmGl0dkSnE6S3ycsf18QdKx +\unrestrict zQNR3d1f0L7BheutpfeBwyF7BjurD3GAqhrSEQdUccum6NzNnt3IiQ7Hh7Nri9q diff --git a/version.json b/version.json index f5ca73c..abdfaf6 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.105", - "lastUpdate": "2026-02-14T09:47:11.799Z", + "version": "1.0.106", + "lastUpdate": "2026-02-14T09:48:51.345Z", "changelog": [ + { + "version": "1.0.106", + "date": "2026-02-14", + "type": "patch", + "description": "Deployment automatico v1.0.106" + }, { "version": "1.0.105", "date": "2026-02-14", @@ -295,12 +301,6 @@ "date": "2025-11-24", "type": "patch", "description": "Deployment automatico v1.0.57" - }, - { - "version": "1.0.56", - "date": "2025-11-24", - "type": "patch", - "description": "Deployment automatico v1.0.56" } ] } \ No newline at end of file