github rusq/slackdump v2.0.0

latest releases: v2.5.15, v2.5.14, v2.5.13...
2 years ago

New Features

Major features

  • EZ-Login 3000: login without hassle of getting the token and cookies (only for 64-bit OSes). Uses playwright.
  • Slack Export support and Slack Export Viewer compatibility.

Minor fixes

  • Base directory for Generic Dump files: specify the directory (or zip file) to store json dumps and attachments.
  • ZIP compression for Slack Export and Generic Dump files: add a .zip suffix to a base or export directory.
  • Timeframe now works for threads as well: specify -dump-from and -dump-to to set the timeframe.
  • File reference URL now point to local files instead of the Slack server, when attachment download is enabled.

What's Changed

  • doc update and removal of exported mock function by @rusq in #46
  • Add Team.ID as a suffix to the user cache filename by @rusq in #47
  • Add a python example by @rusq in #50
  • Another jq example by @fitzyjoe in #52
  • add jq example by @rusq in #51
  • Document how to open developer tools by @yuvipanda in #53
  • Autobuild of release binaries by @rusq in #55
  • V2: Slack Export support by @rusq in #56
  • EZ-Login 3000 by @rusq in #57
  • ez-login word art by @rusq in #58
  • add -rpr - replies per request parameter by @rusq in #59
  • fix token regexp to allow older tokens by @rusq in #60
  • Update usage-export.rst by @omarcostahamido in #69
  • Export and sundry minor fixes by @rusq in #71
  • mention slack export viewer in docs by @omarcostahamido in #73
  • Update URL to reference local file for export and normal dump formats. by @rusq in #74
  • Minor fixes by @rusq in #75
  • fix -no-user-cache regression by @rusq in #78
  • Final changes for V2 by @rusq in #79

New Contributors

Full Changelog: v1.3.5...v2.0.0

Don't miss a new slackdump release

NewReleases is sending notifications on new releases.