slackdump version history
10 releases tracked, newest first.
v4.4.1
Jun 26, 2026- Updated contrib/replit README.
- Improved handling of "tombstone", "hidden_by_limit", and "external" files without returning errors.
- Enhanced concurrency coordination and added message-key deduplication mode.
- Updated to use Go 1.26 and its constructs.
17 downloads
v4.4.0
Jun 12, 2026## What's Changed
* Update old naming and odd executable name by @rusq in https://github.com/rusq/slackdump/pull/674
* Increase default QR code image size limit by @rusq in https://github.com/rusq/slackdump/pull/677
* skip-complete-threads resume flag by @rusq in https://github.com/rusq/slackdump/pull/679
* #679 follow up by @rusq in https://github.com/rusq/slackdump/pull/680
* resume: skip thread items in DB when using -threads + -skip-complete-threads by @volker-fr in https://github.com/rusq/slackdump/pull/681
* resume: add warning for -threads + -skip-complete-threads, add missin… by @rusq in https://github.com/rusq/slackdump/pull/682
* client: only use edge client with xoxc tokens by @lzaldivarkt in https://github.com/rusq/slackdump/pull/684
* [codex] decouple DBController from command names by @rusq in https://github.com/rusq/slackdump/pull/688
* contrib: add Replit + Google Drive backup recipe by @icgma in https://github.com/rusq/slackdump/pull/685
* chunk: deduplicate identical entities on resume Finish (#633) by @icgma in https://github.com/rusq/slackdump/pull/687
* auth: prefer system browser for interactive login (fixes #675) by @icgma in https://github.com/rus
17 downloads
v4.3.0
Apr 19, 2026## What's Changed
* report an error when trying to resume empty archives by @rusq in https://github.com/rusq/slackdump/pull/661
* Add vacuum tool for database cleanup by @volker-fr in https://github.com/rusq/slackdump/pull/651
* ironing kinks by @rusq in https://github.com/rusq/slackdump/pull/662
* Merge multiple sources into one database by @rusq in https://github.com/rusq/slackdump/pull/664
* fix: range copy, DM member assignment, SQLite variable limit by @Fizmatik in https://github.com/rusq/slackdump/pull/665
* Implement single/multi-user export conversion modes by @rusq in https://github.com/rusq/slackdump/pull/666
* Split DBP.Close into Finish and Abort by @rusq in https://github.com/rusq/slackdump/pull/667
* Revert boost to v3.0 value and update chttp by @rusq in https://github.com/rusq/slackdump/pull/668
* Flexible file picker by @rusq in https://github.com/rusq/slackdump/pull/669
* Documentation update by @rusq in https://github.com/rusq/slackdump/pull/670
## New Contributors
* @Fizmatik made their first contribution in https://github.com/rusq/slackdump/pull/665
**Full Changelog**: https://github.com/rusq/slackdump/compare/v4.2.0...v4.3.0
17 downloads
v4.2.0
Apr 7, 2026## What's Changed
* Offline HTML by @rusq in https://github.com/rusq/slackdump/pull/657
* PoC for fetching canvas threads by @rusq in https://github.com/rusq/slackdump/pull/658
* Bump github.com/go-jose/go-jose/v3 from 3.0.4 to 3.0.5 by @dependabot[bot] in https://github.com/rusq/slackdump/pull/659
* ensure htmx.min.js is served by @rusq in https://github.com/rusq/slackdump/pull/660
**Full Changelog**: https://github.com/rusq/slackdump/compare/v4.1.2...v4.2.0
17 downloads
v4.1.2
Mar 29, 2026## Changelog
* d737d73e682136ac1e30a7322512a653453d4069 Merge pull request #655 from shehrozsheikh/fix/viewer-dm-display-name
* 8b41a24dc964fa2d13cbc1176fa818f7045679de Normalise members to ensure "me" is last to make the magic work.
* 0595d176a65e5bbc6ce4be977bf2ec180f4e2134 fix: viewer shows wrong user for DMs with single conversation
17 downloads
v4.1.1
Mar 28, 2026## What's Changed
* client refactor by @rusq in https://github.com/rusq/slackdump/pull/627
* Updater fixes by @rusq in https://github.com/rusq/slackdump/pull/628
* AI Project generator by @rusq in https://github.com/rusq/slackdump/pull/629
* sqlite3 skill tweaks by @rusq in https://github.com/rusq/slackdump/pull/630
* fix ai slop in troubleshooting and other docs by @rusq in https://github.com/rusq/slackdump/pull/635
* Handle channel exclusion when resuming the archive in both "existing channels" and "refresh channels" modes by @rusq in https://github.com/rusq/slackdump/pull/634
* Canvas View in the viewer by @rusq in https://github.com/rusq/slackdump/pull/637
* Aliasing channels in the viewer by @rusq in https://github.com/rusq/slackdump/pull/638
* docs: update instruction to copy image URL instead of image by @juzhiyuan in https://github.com/rusq/slackdump/pull/639
* update the list of contributors by @rusq in https://github.com/rusq/slackdump/pull/640
* fix export display bug by @rusq in https://github.com/rusq/slackdump/pull/641
* Improve local dev experience with Makefile doc & more tests by @volker-fr in https://github.com/rusq/slackdump/pull/648
* Cache channel
17 downloads
v4.1.0
Feb 26, 2026## What's Changed
* feat: MCP server for Slackdump archives by @rusq in https://github.com/rusq/slackdump/pull/618
* update the readme with MCP information by @rusq in https://github.com/rusq/slackdump/pull/620
* (Auto-)updater by @rusq in https://github.com/rusq/slackdump/pull/621
* uTLS via chttp by @rusq in https://github.com/rusq/slackdump/pull/622
* Bump github.com/refraction-networking/utls from 1.3.2 to 1.8.2 by @dependabot[bot] in https://github.com/rusq/slackdump/pull/623
* mcp: add load_source tool and make archive argument optional by @rusq in https://github.com/rusq/slackdump/pull/624
* Documentation refresh by @rusq in https://github.com/rusq/slackdump/pull/625
* Enterprise tips and changelog update by @rusq in https://github.com/rusq/slackdump/pull/626
**Full Changelog**: https://github.com/rusq/slackdump/compare/v4.0.2...v4.1.0
17 downloads
v4.0.2
Feb 21, 2026## Changelog
* 02c63334899a143467337da1585c318a6f15e023 Merge branch 'master' into i598
* 5dc425413fabe736fe1fd9bb1ae8b0f345f881dd Merge pull request #616 from rusq/i614
* 93144ccd9db6cd75ebf3944e43c3494fe3e7585d Merge pull request #617 from rusq/i598
* f2d5a3074eb8db48ffe3fb692ee0c1e6bc73c557 add tests
* 9c215af425ec7c1f6415b11f620b65ccc95ebf00 fix enterprise channel filtering
* a908be6a0318d7801cb9ac4d66f2b44b1f0e733c fix for not_in_channel, and wire the -fail-hard option
* 9c07445531b76c14543f8b0a8a67b05719c1aa72 fix pipeline logic tests
* 3066a88b958d5e6adf7d37698195b705c55585cf fix typo
* 2f029ac5174e37964b153c930e58d615549327b1 flag renderer and debug output
* bc62b232bd7af41b4f8852bb57cb9abe8c23b14f polishing the turd
* b072659dc19ffbaf4f22bc8f98bd39fc45584ff6 propagate member-only and add member-only logic into list channels
* cb9d93b629d9e155906935de582f9f0ec67cfe91 remove unnecessary wg.Done calls
* 9b936670a05415fefd91fe74843c7a47a1a1f4fd tests for IsMember
* 9631b9e248c05fd0d3147219fa3e2f3e15f5b3ca update IsMember logic to fallback to C prefix
* aba17609b784ff8a48abac3afc0dd2d5b644ea5a update fixtures for the new logic
* 04cdceec257aedf67e18f540769099c03b0593b6 update t
17 downloads
v4.0.1
Feb 14, 2026## What's Changed
* Bump dependencies by @rusq in https://github.com/rusq/slackdump/pull/612
* adjust max QR code size by @rusq in https://github.com/rusq/slackdump/pull/613
**Full Changelog**: https://github.com/rusq/slackdump/compare/v4.0.0...v4.0.1
17 downloads
v4.0.0
Feb 12, 2026## What's Changed
* Channel type filter by @rusq in https://github.com/rusq/slackdump/pull/588
* Custom User Profile Fields by @rusq in https://github.com/rusq/slackdump/pull/593
* take care of double full stop in avatar URIs by @rusq in https://github.com/rusq/slackdump/pull/606
* Small doc update by @rusq in https://github.com/rusq/slackdump/pull/609
* V4.0.0 by @rusq in https://github.com/rusq/slackdump/pull/611
**Full Changelog**: https://github.com/rusq/slackdump/compare/v3.1.13...v4.0.0
17 downloads