From 40f8f05e879aa5bd0a9d5d2c2809c454ee0c7650 Mon Sep 17 00:00:00 2001 From: Marco Lanzara <48531002-marco370@users.noreply.replit.com> Date: Mon, 16 Feb 2026 11:06:31 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Release=20v1.0.112?= 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 11:06:31 --- 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 00b6792..88cd309 100644 --- a/database-schema/schema.sql +++ b/database-schema/schema.sql @@ -2,7 +2,7 @@ -- PostgreSQL database dump -- -\restrict em7gYgifRwixbLZU8Owl6B7Kqa069IOhR6jKrqfBAnZ0Vp3qeadEaTcm0QvNCf8 +\restrict aCgEgb8lET7e1jInisWq8PxX1FjLAEzvVLqvthf8YBIYG3k2DGoUIepNBg4w74z -- 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 em7gYgifRwixbLZU8Owl6B7Kqa069IOhR6jKrqfBAnZ0Vp3qeadEaTcm0QvNCf8 +\unrestrict aCgEgb8lET7e1jInisWq8PxX1FjLAEzvVLqvthf8YBIYG3k2DGoUIepNBg4w74z diff --git a/version.json b/version.json index a160484..9003371 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.111", - "lastUpdate": "2026-02-16T10:51:45.634Z", + "version": "1.0.112", + "lastUpdate": "2026-02-16T11:06:31.030Z", "changelog": [ + { + "version": "1.0.112", + "date": "2026-02-16", + "type": "patch", + "description": "Deployment automatico v1.0.112" + }, { "version": "1.0.111", "date": "2026-02-16", @@ -295,12 +301,6 @@ "date": "2025-11-24", "type": "patch", "description": "Deployment automatico v1.0.63" - }, - { - "version": "1.0.62", - "date": "2025-11-24", - "type": "patch", - "description": "Deployment automatico v1.0.62" } ] } \ No newline at end of file