Skip to content

v1.34.1 — Recalled (edited) commands now work

Latest

Choose a tag to compare

@amayer1983 amayer1983 released this 28 Jun 17:53

Fixed

  • Recalled commands (↑ in Telegram) were silently ignored (#15, @famewolf). Pressing up-arrow in Telegram — especially Desktop — edits your last message instead of sending a new one, so a recalled /command arrives as an edited_message. Docksentry only handled message updates, so the edit never appeared (not even in the channel) and nothing ran — you had to retype the command. Docksentry now also handles edited_message, gated to recent edits (≤120s) so an old message edited for unrelated reasons can't silently re-run a command.

Full 17-script regression sweep green.