feat: v4.7.0 - resize handle cursor col-resize (explicit div, z-index), grabbing cursor during drag
Some checks failed
Build & Push Docker / build (push) Has been cancelled

This commit is contained in:
2026-02-20 19:21:55 +01:00
parent d38d7588f3
commit 5d712494a5
4 changed files with 21 additions and 17 deletions

View File

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