Releases: shaharia-lab/slackcli
Releases · shaharia-lab/slackcli
v0.7.0
What's Changed
- ci(deps): bump actions/checkout from 4.2.2 to 6.0.2 by @dependabot[bot] in #54
- ci(deps): bump oven-sh/setup-bun from 1.2.2 to 2.2.0 by @dependabot[bot] in #55
- ci(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 by @dependabot[bot] in #56
- ci(deps): bump actions/create-github-app-token from 1.12.0 to 3.2.0 by @dependabot[bot] in #57
- ci(deps): bump actions/download-artifact from 4.3.0 to 8.0.1 by @dependabot[bot] in #58
- feat: add --file arg in slack client by @dels07 in #49
New Contributors
- @dependabot[bot] made their first contribution in #54
- @dels07 made their first contribution in #49
Full Changelog: v0.6.2...v0.7.0
v0.6.2
What's Changed
- fix: preserve newlines in draft messages by @heo001997 in #46
- fix(security): upgrade @slack/web-api to 7.15.2 (fixes axios + follow-redirects CVEs) by @shahariaazam in #47
- Enable github-maintenance plugin from claude-power-user marketplace by @shahariaazam in #48
- ci(security): harden CI/CD supply chain & credentials (#52) by @shahariaazam in #53
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- ci: pin Bun to 1.3.13 and ad-hoc sign macOS release binaries by @shahariaazam in #44
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- docs: add Homebrew installation and Linux arm64 to README by @shahariaazam in #41
- feat: include attachments in JSON output for conversations read by @heo001997 in #38
- feat: add 'conversations get' command by @Sibirius in #42
New Contributors
- @heo001997 made their first contribution in #38
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- fix: use correct binary for macOS arm64 in self-updater by @grunde in #33
- feat: display uploaded file metadata in conversation messages by @neko-neko in #34
- fix: fetch all saved items and resolve thread replies by @Sibirius in #36
- feat: add Linux arm64 binary to releases by @shahariaazam in #39
- feat: show update notification after command output by @shahariaazam in #40
New Contributors
- @neko-neko made their first contribution in #34
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.1
What's Changed
- fix: support JSON body format for xoxc token extraction by @shahariaazam in #30
Full Changelog: v0.3.0...v0.3.1
v0.3.0
v0.2.5
What's Changed
- feat: include blocks in JSON output for conversations read by @shahariaazam in #23
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Add draft message creation support by @matthias-hausberger in #12
- Fix: Show thread replies in chronological order by @AHBroyles in #18
- Fix: Support enterprise Slack workspace URLs in curl parser by @AHBroyles in #17
- Docs: add unofficial disclaimer to README by @shahariaazam in #20
- Refactor: extract shared workspace name utility and improve test coverage by @shahariaazam in #19
- Docs: add CLAUDE.md, CONTRIBUTING.md, and SECURITY.md by @shahariaazam in #21
New Contributors
- @matthias-hausberger made their first contribution in #12
- @AHBroyles made their first contribution in #18
Full Changelog: v0.2.3...v0.2.4