Releases: rusq/slackdump
Releases · rusq/slackdump
v4.1.0
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
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
v4.0.0
v3.1.13
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
- @ChrisEdwards made their first contribution in #600
Full Changelog: v3.1.11...v3.1.13
v3.1.11
Changelog
- b5fbee3 Bump golang.org/x/crypto from 0.42.0 to 0.45.0
- a11b322 Implement QR login flow in
authpackage - 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
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
Changelog
- cbf4411 Fix for tokens that have 32 chars in the last part`
- b87858b Merge pull request #564 from rusq/i560-export-source
- efbd7b7 Merge pull request #565 from rusq/i562
- 27f0abe Merge pull request #566 from rusq/i561
- d102133 cache sz
- 53da54f commit progress
- e571c12 convolute a bit.
- 00a9f0e correction for the no-reply threads
- 415ed7e export cache
- 4c502ad fix for Empty Threads
- 9a68802 fix for filenames with tilda
- 5cb35d1 fix tests
- f865bd5 tests
- addfedb unify unexported calls
v3.1.8
Changelog
- 97237cb Merge branch 'master' into i554
- faaddb2 Merge branch 'master' into v31/sundry
- d487570 Merge pull request #558 from rusq/i554
- 08fae9c Merge pull request #559 from rusq/i554
- dd85efd Rollback changes to standard fs from #522
- 911516b add a standard storage test
- 74a28c3 clarifying on src2enc logic
v3.1.7
Changelog
- 3ab76e6 Add RunNoTransform test
- 9486ca7 Common AskOverwrite function
- 4b06dce Document how to run from a repo checkout
- 8f243e2 Merge pull request #535 from goretkin/gng/readme-run-from-repo
- a63f011 Merge pull request #538 from rusq/i537
- b444be4 Merge pull request #539 from rusq/list-qf
- 8023d4c Merge pull request #542 from rusq/d540
- 8773741 Merge pull request #545 from rusq/i543
- 9e8756c Merge pull request #546 from rusq/i543-2
- 5fea70a Merge pull request #547 from rusq/bumpetto
- 48f2d44 Quick fix for list commands not having YesMan flag enabled
- be8bcfa Update cmd/slackdump/internal/workspace/assets/new.md
- b13e3e2 add enterprise steps to workspace new doc
- 512f0be ask before overwriting
- fd75d8a bump deps
- b3b6190 copilot CR
- c04cdb9 disable transformer in the archive mode
- 5720872 fix for AskOverwrite on dumb terminals
- ea83876 fix for slow threads #543
- 827d1ed fix spelling
- 6e461a6 flags flags review
- f9ab8e6 optimise checks, again
- 21f4f44 seconds is seconds
- 4125bc4 tidy