From b18e0a51e1e4e139c68578b2d4c96eeb56c4a63d Mon Sep 17 00:00:00 2001 From: Marco Lanzara <48531002-marco370@users.noreply.replit.com> Date: Mon, 16 Feb 2026 15:49:34 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Release=20v1.0.117?= 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-16 15:49:34 --- 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 c076116..f4eb483 100644 --- a/database-schema/schema.sql +++ b/database-schema/schema.sql @@ -2,7 +2,7 @@ -- PostgreSQL database dump -- -\restrict WwxshcNPCZDO53sICch8FJx8zLgCWQYAbqqfzalUyoBM5kXuVbXnc0maGAhWbkA +\restrict zKJmTXfD2mDCILkBGmMKFqMblgFsSpKpVUZfa2oGLibXRmd9rKoFVgOjrXmJtIh -- 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 WwxshcNPCZDO53sICch8FJx8zLgCWQYAbqqfzalUyoBM5kXuVbXnc0maGAhWbkA +\unrestrict zKJmTXfD2mDCILkBGmMKFqMblgFsSpKpVUZfa2oGLibXRmd9rKoFVgOjrXmJtIh diff --git a/version.json b/version.json index 19b4e8b..c061128 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.116", - "lastUpdate": "2026-02-16T14:49:08.274Z", + "version": "1.0.117", + "lastUpdate": "2026-02-16T15:49:34.102Z", "changelog": [ + { + "version": "1.0.117", + "date": "2026-02-16", + "type": "patch", + "description": "Deployment automatico v1.0.117" + }, { "version": "1.0.116", "date": "2026-02-16", @@ -295,12 +301,6 @@ "date": "2025-11-24", "type": "patch", "description": "Deployment automatico v1.0.68" - }, - { - "version": "1.0.67", - "date": "2025-11-24", - "type": "patch", - "description": "Deployment automatico v1.0.67" } ] } \ No newline at end of file