πΈ Version 3.10.0
β Back to the Main Changelog
December 11, 2025
π Summaryβ
Major translation/mirroring improvements: translated embeds, reply context with display names, and throttled translation queues. Forwarding remains unsupported by Discord (client βForwardβ actions arenβt exposed to bots); we document this limitation explicitly.
β¨ Visual Highlightsβ
No media added for this release.
βοΈ Full Detailsβ
π Newβ
- Translation queues with dual lanes (premium ~0.1s cadence, standard ~0.3s) to protect engines and prioritize premium guilds.
π Improvedβ
- Webhook embeds: attached message content and embed fields/descriptions are translated before mirroring.
- Replies: use display names (nicknames), translate the referenced message, and format replies with a translated quoted context to avoid reply-chain bloat.
- Webhook/bot handling: third-party bots/webhooks mirror; our own mirrored webhooks are skipped to prevent loops.
- Auto-setup mirrors inherit the same mirroring stack, so the above behaviors apply automatically.
π Fixed / Clarifiedβ
- Forwarding: Discord does not expose generic client βForwardβ actions to bots (only announcement crossposts). Generic forwards cannot be mirrored; if nothing usable is present we may send a placeholder, but client-side forwards are not supported.