feat: v4.1 - Czech diacritics in PDF (Liberation fonts), hour/min duration fields, day select in modal
Some checks failed
Build & Push Docker / build (push) Has been cancelled

This commit is contained in:
2026-02-20 17:39:38 +01:00
parent f0e7c3b093
commit 6c4ca5e9be
7 changed files with 175 additions and 37 deletions

View File

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