Skip to content

Releases: bcicen/slackcat

v1.7.3

21 Jul 16:17
5c4e441
Compare
Choose a tag to compare
  • Improve GetConversations API Call + respect rate limiting (thanks @snowhork !)
  • Adds --thread option (thanks @ArcticSnowman !)

v1.7.2

24 Mar 12:06
761e350
Compare
Choose a tag to compare

v1.7.1

09 Mar 15:14
1a31690
Compare
Choose a tag to compare
  • Patch release for static binary builds (thanks @n0madic !)

v1.7

09 Mar 12:34
9547283
Compare
Choose a tag to compare
  • Resolves deprecated API errors (thanks @n0madic !)

1.6

28 Jan 13:19
Compare
Choose a tag to compare
1.6
  • Adds --token option for config-less use

1.5

12 Oct 18:37
Compare
Choose a tag to compare
1.5
  • include all teams in --list output
  • adds icon emoji support via --iconemoji option

1.4

06 Dec 08:13
Compare
Choose a tag to compare
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

06 Aug 14:28
Compare
Choose a tag to compare
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

25 Apr 01:45
Compare
Choose a tag to compare
  • hot fix for config path bug

1.2

22 Apr 03:48
Compare
Choose a tag to compare
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