Releases: bcicen/slackcat
Releases · bcicen/slackcat
v1.7.3
- Improve GetConversations API Call + respect rate limiting (thanks @snowhork !)
- Adds
--thread
option (thanks @ArcticSnowman !)
v1.7.1
- Patch release for static binary builds (thanks @n0madic !)
v1.7
- Resolves deprecated API errors (thanks @n0madic !)
1.6
- Adds
--token
option for config-less use
1.5
- include all teams in
--list
output
- adds icon emoji support via
--iconemoji
option
1.4
- Byte-read piped input to allow upload of raw image and other binary data from
stdin
- Fixes error creating config directories
- Upstream dependency updates
1.3
- adds
--list
option for displaying possible channels/groups/ims
- adds
--username
option for streaming messages as bot user
- improved exit code handling
1.2.1
- hot fix for config path bug
1.2
- removes pre-formatting of messages in
--stream
mode
- enables interactive adding of new teams/tokens via
--configure
- support for XDG config path
- streamed character encoding fixes