From 5fdd99f585c1c0ae88b2689c31c7f05a99e77a7c Mon Sep 17 00:00:00 2001 From: Marco Lanzara <48531002-marco370@users.noreply.replit.com> Date: Sat, 14 Feb 2026 09:45:26 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Release=20v1.0.104?= 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:45:26 --- database-schema/schema.sql | 6 +++--- version.json | 16 ++++++++-------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/database-schema/schema.sql b/database-schema/schema.sql index b6630bc..414d21d 100644 --- a/database-schema/schema.sql +++ b/database-schema/schema.sql @@ -2,9 +2,9 @@ -- PostgreSQL database dump -- -\restrict Jq3ohS02Qcz3l9bNbeQprTZolEFbFh84eEwk4en2HkAqc2Xojxrd4AFqHJvBETG +\restrict Pm7Se0tW1nWw6qc6EX1uRmohgf9e12QrVE3tMjJCKfmvUUPM4d23uZQYNGwgWyr --- Dumped from database version 16.11 (74c6bb6) +-- Dumped from database version 16.11 (df20cf9) -- Dumped by pg_dump version 16.10 SET statement_timeout = 0; @@ -387,5 +387,5 @@ ALTER TABLE ONLY public.public_blacklist_ips -- PostgreSQL database dump complete -- -\unrestrict Jq3ohS02Qcz3l9bNbeQprTZolEFbFh84eEwk4en2HkAqc2Xojxrd4AFqHJvBETG +\unrestrict Pm7Se0tW1nWw6qc6EX1uRmohgf9e12QrVE3tMjJCKfmvUUPM4d23uZQYNGwgWyr diff --git a/version.json b/version.json index 4ad6451..ce6704a 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.103", - "lastUpdate": "2026-01-02T16:33:13.545Z", + "version": "1.0.104", + "lastUpdate": "2026-02-14T09:45:26.595Z", "changelog": [ + { + "version": "1.0.104", + "date": "2026-02-14", + "type": "patch", + "description": "Deployment automatico v1.0.104" + }, { "version": "1.0.103", "date": "2026-01-02", @@ -295,12 +301,6 @@ "date": "2025-11-24", "type": "patch", "description": "Deployment automatico v1.0.55" - }, - { - "version": "1.0.54", - "date": "2025-11-24", - "type": "patch", - "description": "Deployment automatico v1.0.54" } ] } \ No newline at end of file