From 15702c1c011422449dfd80507a285bf8a2a1c948 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Mon, 20 Jul 2026 19:23:38 -0700 Subject: [PATCH] docs: note Discord webhook title limit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20dfe9f5..2895701d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ ### Fixes +- Integrations: truncate publisher-controlled Discord webhook titles to the platform's 256-character embed limit. - Security: recover scheduled temporal publisher-abuse scans from strict Convex payload validation failures without leaving zombie running runs (thanks @jesse-merhi). - CI: retry transient Convex preview provisioning failures under fresh deployment names during Vercel preview builds. - Web: keep CLI device login codes out of the GitHub OAuth code handler — the device page no longer loses its prefilled code, bounces through a surprise GitHub redirect, or drops an active session; device links now use `user_code`.