Skip to content

Releases: rusq/slackdump

v2.2.5

29 Nov 09:13
2ce8ba0
Compare
Choose a tag to compare

What's Changed

  • Fix the problem with Google Auth (and others using SSO): rollback #158 by @rusq in #170

Full Changelog: v2.2.4...v2.2.5

v2.2.4

20 Nov 12:59
f709262
Compare
Choose a tag to compare

What's Changed

  • Switching to Firefox due to inability to login to slack via Google on Chromium by @rusq in #169

Full Changelog: v2.2.3...v2.2.4

v2.2.3: bugfixes and minor improvements

23 Oct 07:12
a230e6c
Compare
Choose a tag to compare

What's Changed

  • Ignore thirdparty and advertizing cookies (set by Slack on browser login) by @rusq in #158
  • fix DM attachment directory location by @rusq in #159
  • initialise channels.json with empty list, if empty by @rusq in #160
  • update links to SlackLogViewer by @rusq in #161
  • allow auth with legacy/app/bot tokens (without cookies) by @rusq in #162

Full Changelog: v2.2.2...v2.2.3

v2.2.2

16 Oct 06:02
cb47a19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

09 Oct 10:28
9322c5b
Compare
Choose a tag to compare

What's Changed

  • #144: fix the different folder name for channels and attachments by @rusq in #151

Full Changelog: v2.2.0...v2.2.1

v2.2.0

28 Sep 11:43
8c677bd
Compare
Choose a tag to compare

What's Changed

  • Mattermost compatible export file generation by @rusq in #112
  • new Silent logger PR. by @eau-u4f in #113
  • explicitly mention macOS/darwin in quickstart by @rusq in #116
  • Allow for custom export token for attachments by @rusq in #117
  • Move examples to contrib by @rusq in #118
  • Raw API output tool by @rusq in #120
  • remove omitempty for user struct by @rusq in #124
  • Fix empty MPIMs shown in slack-export-viewer by @rusq in #131
  • change the way user names are displayed in text export by @rusq in #132
  • Set the magic cookie to disable cookie banner for EZ-Login 3000 by @rusq in #133
  • Add expiry time for cookie consent cookie for EZ Login 3000 session by @rusq in #134
  • Crosslinking to Slackord2 by @rusq in #140
  • fix snippet examples by @YassineOsip in #143
  • [#44] Emojis download by @rusq in #146
  • Emoji menu and doc update by @rusq in #147
  • fix for JSON Null merged in slack upstream by @rusq in #148
  • #44: tests for emoji dl by @rusq in #149

New Contributors

Full Changelog: v2.1.2...v2.2.0

v2.2.0-alpha: Mattermost Export Type Support

21 Aug 00:54
88158c2
Compare
Choose a tag to compare

What's Changed

  • Mattermost compatible export file generation by @rusq in #112

Full Changelog: v2.1.2...v2.2.0-alpha

v2.1.2

12 Aug 11:03
b70bfde
Compare
Choose a tag to compare

What's Changed

  • Microfixes by @rusq in #104
  • Fix the Out of Memory error on Windows when serialising a large number of users into cache file (thanks to Al (on telegram) for reporting this and running the tests to ensure this works) @rusq in #106

Full Changelog: v2.1.1...v2.1.2

v2.1.1

05 Aug 07:49
dbc992f
Compare
Choose a tag to compare

What's Changed

  • Fix URL parsing regexp to allow for spaces by @rusq in #103

Full Changelog: v2.1.0...v2.1.1

v2.1.0

04 Aug 10:26
9509081
Compare
Choose a tag to compare

What's Changed

  • Expose Export package and simplify app by @rusq in #96
  • Credentials encryption and storage by @rusq in #98
  • Make it easier for people without the command line exposure to use Slackdump by @rusq in #100
  • Update some stale dependencies by @rusq in #101

Full Changelog: v2.0.3...v2.1.0