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
pausea second time — now registers. Duplicates that the meeting platform re-delivers within two seconds are still absorbed, sobot.chat_messagedoes not fire twice for one message.