Files
play-life/play-life-backend
poignatov 6f77f0643c
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 40s
v2.0.5: Fix transaction errors and webhook parsing
- Fixed transaction abort error in insertMessageData (replaced ON CONFLICT with SELECT check)
- Fixed double body reading in setupTelegramWebhook (use json.Unmarshal)
- Fixed Todoist webhook JSON parsing (use json.Unmarshal from bodyBytes)
- Improved error handling in webhook responses
- Added user_id to nodes insertion
2026-01-01 18:57:30 +03:00
..
2025-12-29 20:01:55 +03:00