Releases: rusq/slackdump
Releases · rusq/slackdump
v1.2.0
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
- Support fetching of conversation threads
- Refactor file downloader.
Fix rate limiting
- Fix rate limiting
- Argument parsing was borked in the previous release - refactor and add (incomplete) tests.
Quickfix
Public release
Public release of initially closed-source slackdump tool dated back to 2018.
- Updated to be able to use the Slack cookie for auth.