Release v0.46.0
·
37 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Features
- Add
slack editandslack deletecommands (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>