Skip to content

Releases: rusq/slackdump

v4.1.0

26 Feb 12:03
v4.1.0
18c67f7

Choose a tag to compare

Changelog

  • f5d89a7 Bump github.com/refraction-networking/utls from 1.3.2 to 1.8.2
  • 333cee1 Enterprise workpaces tips and bump of chttp
  • 8eaf9ae Fix server implementation
  • f7f05c7 Merge branch 'updater' of ssh://github.com/rusq/slackdump into updater
  • c75cad5 Merge pull request #618 from rusq/mcp
  • ffeaf8b Merge pull request #620 from rusq/README-upd
  • ed536d1 Merge pull request #621 from rusq/updater
  • bb5571c Merge pull request #622 from rusq/uTLS
  • 0567587 Merge pull request #623 from rusq/dependabot/go_modules/github.com/refraction-networking/utls-1.8.2
  • 3bb630c Merge pull request #624 from rusq/mcp-2
  • 14b2fea Merge pull request #625 from rusq/doc-spike
  • 18c67f7 Merge pull request #626 from rusq/ent-tips
  • 31d6ddb Update cmd/slackdump/internal/diag/updater/autoupdate.go
  • ff7a9fd add Slack MCP and GH CLI extension links
  • 869d645 add a dev opencode.json with mcp examples
  • 6ba9af6 basic update checker
  • 299338b brew version comparison fix
  • 1707ef1 bump CI action versions
  • 6887431 bump chttp
  • ec05803 comments fix
  • 914d29e copilot suggestions
  • bf6a46f copilot suggestions
  • b25f622 correct hallucinations, and add info
  • 5b619cd corrections to troubleshooting doc
  • 8ddf065 digest verification
  • aa05bd9 fix FindAsset test
  • 0f26fca fuck you linter and apk->pacman fix (vibe)
  • 5249557 header for update.go
  • 04089ff implement copilot suggestions (vibe)
  • 15cc4a7 initial mcp implementation
  • 9adb2cf links fix
  • b55465e login docs corrections
  • 062f7e8 mark udpater as experimental
  • 9bdc2dd mcp load_source
  • 097722b package manager tests
  • c3ecdda tar.gz support
  • a1c9d9e update and convert doc
  • d4cf522 update changelog
  • c6655d1 update the readme with MCP information
  • 8a859f0 vibecode the autoupdater
  • 416aafa windows quirks

v4.0.2

21 Feb 07:27
v4.0.2
93144cc

Choose a tag to compare

Changelog

  • 02c6333 Merge branch 'master' into i598
  • 5dc4254 Merge pull request #616 from rusq/i614
  • 93144cc Merge pull request #617 from rusq/i598
  • f2d5a30 add tests
  • 9c215af fix enterprise channel filtering
  • a908be6 fix for not_in_channel, and wire the -fail-hard option
  • 9c07445 fix pipeline logic tests
  • 3066a88 fix typo
  • 2f029ac flag renderer and debug output
  • bc62b23 polishing the turd
  • b072659 propagate member-only and add member-only logic into list channels
  • cb9d93b remove unnecessary wg.Done calls
  • 9b93667 tests for IsMember
  • 9631b9e update IsMember logic to fallback to C prefix
  • aba1760 update fixtures for the new logic
  • 04cdcee update tests
  • 8de4ac2 working, broken tests

v4.0.1

14 Feb 07:54
v4.0.1
f84e951

Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

12 Feb 09:05
v4.0.0
784a9ce

Choose a tag to compare

What's Changed

Full Changelog: v3.1.13...v4.0.0

v3.1.13

31 Jan 13:00
v3.1.13
738891d

Choose a tag to compare

What's Changed

  • Lookback parameter for resume to detect new threads on old messages by @rusq in #585
  • Bump Slackauth to support flatpaks of Brave and Chromium by @rusq in #586
  • Shortcut to workspace auth wizard by @rusq in #587
  • add slackdump export URL rewriter by @dannyadair by @rusq in #589
  • Bump dependencies by @rusq in #590
  • Download size estimator for file downloads by @rusq in #591
  • Tests for Redownload tool by @rusq in #592
  • fix(format): prevent panic when thread has no replies in time range by @ChrisEdwards in #600
  • Readme warning for enterprise by @rusq in #601
  • Add Copilot instructions and contributors documentation by @rusq in #602
  • Fixing OpenBSD build (bump modernc.org/sqlite) by @rusq in #605

New Contributors

Full Changelog: v3.1.11...v3.1.13

v3.1.11

14 Dec 11:07
v3.1.11
b15e35d

Choose a tag to compare

Changelog

  • b5fbee3 Bump golang.org/x/crypto from 0.42.0 to 0.45.0
  • a11b322 Implement QR login flow in auth package
  • de1fdf1 Merge pull request #571 from rusq/i556
  • 0f3f489 Merge pull request #572 from rusq/dependabot/go_modules/golang.org/x/crypto-0.45.0
  • 071df51 Merge pull request #574 from rusq/mobile-signin
  • 1da67fc Merge pull request #579 from rusq/redl-tool-update
  • b15e35d Merge pull request #581 from rusq/i580
  • 4b8d9c0 Update redownload tool to work with any type of source directory
  • bf5e9f3 add test
  • 9882411 cleanup
  • fd13449 only new or changed users flag
  • 739b2ee pass a cmd name instead of the whole command to DBController
  • 0c9bf73 skipping non-modified existing users
  • d3286f0 update list docs
  • 7c2d1c8 workarounds for no storage

v3.1.10

15 Nov 06:51
v3.1.10
beff16d

Choose a tag to compare

Changelog

  • beff16d Merge pull request #568 from rusq/i553
  • b2e1696 Merge pull request #570 from lbeckman314/fix/canvas-viewer
  • a7ad507 Skip non-existing channels
  • 3853383 chore: Revert whitespace change
  • d7d766b common function for response error comparison
  • e3212c4 fix spelling
  • 7db6977 fix stray test
  • 086fb4c fix: Move Content-Type header just before serving content
  • 9073f99 fix: Set content type for file downloads in viewer handler

v3.1.9

09 Nov 03:14
v3.1.9
b87858b

Choose a tag to compare

Changelog

v3.1.8

04 Oct 08:50
v3.1.8
08fae9c

Choose a tag to compare

Changelog

v3.1.7

10 Aug 11:24
v3.1.7
4125bc4

Choose a tag to compare

Changelog