API v2/Released Jun 16, 2026

v2.1.4

Repeated chat messages are delivered again

  • 1fixed

A participant who sent the same chat text twice had the second message silently dropped, because identical text from the same sender was suppressed permanently. Suppression is now limited to a two-second window.

Bug Fixes

  • Repeating the same chat text later in a meeting — for example typing pause a second time — now registers. Duplicates that the meeting platform re-delivers within two seconds are still absorbed, so bot.chat_message does not fire twice for one message.

↩ All releases

On this page