v2.14.3
Changed
- Increased server healthcheck timeout 5 -> 15 seconds (#7993)
Fixed
-
Cannot read properties of null (reading 'draw') happens when use shortcut N in a task where first label has type "tag" (#7997)
-
When use route
/auth/login-with-token/<token>
withoutnext
query parameter the page reloads infinitely (#7999) -
Fixed kvrocks port naming for istio (#8010)
-
Exception: State cannot be updated during editing, need to finish current editing first (#8019)
Security
-
Mitigated a CSRF vulnerability in backup and export-related endpoints (GHSA-jpf9-646h-4px7)
-
Fixed an SSRF vulnerability with custom cloud storage endpoints (GHSA-q684-4jjh-83g6)