feat: v4.3.0 - cross-day drag (blocks can move between day rows)
Some checks failed
Build & Push Docker / build (push) Has been cancelled

This commit is contained in:
2026-02-20 18:36:51 +01:00
parent f3e2ae2cda
commit 751ffe6f82
5 changed files with 81 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
"""Application configuration."""
VERSION = "4.2.0"
VERSION = "4.3.0"
MAX_FILE_SIZE_MB = 10
DEFAULT_COLOR = "#ffffff"