Back to changelog

Slack app uninstall handling

When a workspace uninstalls the ReplyMill Slack app, we now disconnect cleanly so threads don't try to post into a dead channel.

Fixed

  • ReplyMill now handles the app_uninstalled event from Slack and disconnects the workspace cleanly. Previously, threads would attempt to post into a channel that no longer existed and leave the conversation in an unclear state.

Improved

  • Reconnecting a workspace after uninstall is now a clean flow with no leftover stale tokens.