fix: v4.5.0 - cross-day drag (ghost element, no overflow issue); adaptive block labels; PDF fit_text truncation
Some checks failed
Build & Push Docker / build (push) Has been cancelled

This commit is contained in:
2026-02-20 19:11:05 +01:00
parent f7f2987f86
commit ad41f338f8
5 changed files with 155 additions and 113 deletions

View File

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