From 2e886c7bc1142746b72016a00c0e676d747b54f3 Mon Sep 17 00:00:00 2001 From: retoor Date: Wed, 17 Dec 2025 22:18:42 +0100 Subject: [PATCH] chore: remove umami analytics script --- CHANGELOG.md | 8 ++++++++ pyproject.toml | 2 +- src/snek/templates/app.html | 1 - 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae58236..017b077 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ + +## Version 1.5.0 - 2025-12-17 + +remove umami analytics script + +**Changes:** 1 files, 1 lines +**Languages:** HTML (1 lines) + ## Version 1.4.0 - 2025-12-17 Updates the socket service to improve connection stability and error handling. diff --git a/pyproject.toml b/pyproject.toml index faaf3dd..e1f85b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "Snek" -version = "1.4.0" +version = "1.5.0" readme = "README.md" #license = { file = "LICENSE", content-type="text/markdown" } description = "Snek Chat Application by Molodetz" diff --git a/src/snek/templates/app.html b/src/snek/templates/app.html index d7cc53f..46b124a 100644 --- a/src/snek/templates/app.html +++ b/src/snek/templates/app.html @@ -36,7 +36,6 @@ -