Skip to content

4.15.6

Latest

Choose a tag to compare

@jeanfbrito jeanfbrito released this 16 Jul 22:58

🐛 Fixes

  • Windows: notification reply sent duplicated (#3420) — Replying to a desktop notification from the Windows toast could send the message twice. Electron 42 enabled inline-reply events on Windows but can deliver a single reply through more than one activation path; the app now dispatches each notification reply exactly once per display cycle.