feat: v4.4.0 - export filename: <slug_nazvu>-<YYYYMMDD-HHMM>.{json,pdf}
Some checks failed
Build & Push Docker / build (push) Has been cancelled

This commit is contained in:
2026-02-20 18:38:34 +01:00
parent 751ffe6f82
commit f7f2987f86
4 changed files with 24 additions and 4 deletions

View File

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