fix: v4.6.0 - cross-day drag: releasePointerCapture + bounding-rect day detection (no elementFromPoint)
Some checks failed
Build & Push Docker / build (push) Has been cancelled

This commit is contained in:
2026-02-20 19:16:32 +01:00
parent ad41f338f8
commit d38d7588f3
3 changed files with 68 additions and 41 deletions

View File

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