Fix regex panic in task completion (v3.3.1)
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 41s

- Replace unsupported lookahead regex with manual string replacement
- Fix 502 error when completing tasks
- Update version to 3.3.1
This commit is contained in:
poignatov
2026-01-06 16:50:11 +03:00
parent b41f6e7cdc
commit db74626068
3 changed files with 27 additions and 9 deletions

View File

@@ -1 +1 @@
3.3.0
3.3.1