feat: v4.0 - multi-day horizontal canvas, duration input, overnight blocks, PDF horizontal layout
Some checks failed
Build & Push Docker / build (push) Has been cancelled

This commit is contained in:
2026-02-20 17:31:41 +01:00
parent e3a5330cc2
commit 47add509ca
11 changed files with 1188 additions and 773 deletions

View File

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