Skip to content

Release v0.46.0

Choose a tag to compare

@timofriedlberlin timofriedlberlin released this 11 Feb 11:58
· 37 commits to main since this release
Immutable release. Only release title and notes can be modified.

Features

  • Add slack edit and slack delete commands (a3f0bcf)

Edit and delete messages sent by dex. Both commands support --as bot|user flag and channel name resolution via index.

dex slack edit <channel> <ts> "new text"
dex slack delete <channel> <ts>