Releases: rusq/slackdump
Releases · rusq/slackdump
v2.2.4
v2.2.3: bugfixes and minor improvements
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
v2.2.1
v2.2.0
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
- @eau-u4f made their first contribution in #113
- @YassineOsip made their first contribution in #143
Full Changelog: v2.1.2...v2.2.0
v2.2.0-alpha: Mattermost Export Type Support
What's Changed
Full Changelog: v2.1.2...v2.2.0-alpha