Skip to content

Releases: rusq/slackdump

v2.3.0

10 Mar 10:24
43042e5
Compare
Choose a tag to compare

Changelog

  • b92c821 Merge pull request #196 from rusq/defork
  • 9b9989a Merge pull request #198 from rusq/backup-script
  • 765299c Merge pull request #199 from rusq/v2-goreleaser
  • c8591f2 Merge pull request #200 from rusq/v2-goreleaser-fix
  • 22b8e91 add a step to install mockgen and stringer
  • 2c3c46f add more OSes for the release build
  • 301e4c3 adding an incremental backup script (by @levigroker)
  • bf35e5e better comments on exported vars
  • 1751ee4 bump go version to 1.20
  • be55c43 bumped in the wrong direction
  • 5431940 fix the test that ensures I did not fuck it up, well, seems that I did
  • 73deffc get rid of replace directive in go.mod
  • 43042e5 remove hooks and [now] unnecessary install of stringer and gomock
  • 7d652bd remove internal/chttp, update auth from v3
  • 26211ef switch to goreleaser
  • ace8970 tidy

v2.2.11

02 Mar 10:05
81ecf25
Compare
Choose a tag to compare

What's Changed

  • Fix browser Authentication by @rusq in #194

Full Changelog: v2.2.10...v2.2.11

v2.2.10

18 Feb 07:09
4a2f058
Compare
Choose a tag to compare

What's Changed

  • Update golang.org/x/net to 0.7.0 by @rusq in #192

Full Changelog: v2.2.9...v2.2.10

v2.2.9

02 Feb 10:28
f21eab2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.8...v2.2.9

v2.2.8

24 Jan 09:25
be138f4
Compare
Choose a tag to compare

What's Changed

  • update slack lib to v0.12.0 (clone) by @rusq in #179

Full Changelog: v2.2.7...v2.2.8

v2.2.7

13 Jan 23:19
230ba62
Compare
Choose a tag to compare

What's Changed

  • Reset auth even if there's no mode flags by @rusq in #178

Full Changelog: v2.2.6...v2.2.7

v2.2.6

26 Dec 23:06
aed101a
Compare
Choose a tag to compare

What's Changed

  • Allow for literal "all" for all channels in export scope selection UI by @rusq in #176

Full Changelog: v2.2.5...v2.2.6

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