Skip to content

Releases: rusq/slackdump

v1.2.0

25 Jan 21:58
7d6642b
Compare
Choose a tag to compare

What's Changed

  • fix the rate limiting
  • introduce limiter-boost and limiter-burst parameters
  • extract logic from main into package app
  • Users struct simplified, breaking change, if you use this as a library and heavily depend on Users.

Full Changelog: v1.1.1...v1.2.0

Threads support and refactored downloader

11 Dec 06:11
4040bca
Compare
Choose a tag to compare
  • Support fetching of conversation threads
  • Refactor file downloader.

Fix rate limiting

10 Dec 22:32
c06dbf2
Compare
Choose a tag to compare
  • Fix rate limiting
  • Argument parsing was borked in the previous release - refactor and add (incomplete) tests.

Quickfix

03 Nov 02:33
6e43755
Compare
Choose a tag to compare
  • remove debugging limit from channel listing
  • fix user resolve panic for users of external orgs.

Public release

31 Oct 08:25
ea144c3
Compare
Choose a tag to compare

Public release of initially closed-source slackdump tool dated back to 2018.

  • Updated to be able to use the Slack cookie for auth.