From 5796a92231edcbcf4380b0ecdd9481a1bdf2d787 Mon Sep 17 00:00:00 2001 From: Shadow Date: Mon, 26 Jan 2026 20:03:33 -0600 Subject: [PATCH] fix: log telegram API fetch errors (#2492) (thanks @altryne) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1a29c4d0..45426e61a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -67,6 +67,7 @@ Status: unreleased. - Agents: release session locks on process termination. (#2483) Thanks @janeexai. - Telegram: harden polling + retry behavior for transient network errors and Node 22 transport issues. (#2420) Thanks @techboss. - Telegram: wrap reasoning italics per line to avoid raw underscores. (#2181) Thanks @YuriNachos. +- Telegram: log fetch/API errors in delivery to avoid unhandled rejections. (#2492) Thanks @altryne. - Voice Call: enforce Twilio webhook signature verification for ngrok URLs; disable ngrok free tier bypass by default. - Security: harden Tailscale Serve auth by validating identity via local tailscaled before trusting headers. - Build: align memory-core peer dependency with lockfile.