Skip to content

Releases: slackapi/slack-cli

v3.13.0

13 Feb 23:18
113aa42

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat(cmd): add 'create agent' command by @srtaalej in #326
  • feat(cmd): add --name flag to disambiguate 'agent' shortcut by @srtaalej in #327
  • feat(cmd): 'deploy` command suggests 'run' command when no deploy script found by @srtaalej in #330
  • feat(auth): auto-prompt login when no workspaces connected by @srtaalej in #331
  • feat(cmd): add 'list' flag to create command by @srtaalej in #333

📚 Documentation

  • chore: update pull request template to include changelog placeholders by @zimeg in #338
  • chore: release slack-cli v3.13.0 by @mwbrooks in #341

🤖 Build

  • build(deps): bump golang.org/x/sys from 0.40.0 to 0.41.0 by @dependabot[bot] in #334
  • build(deps): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 by @dependabot[bot] in #336
  • build(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 by @dependabot[bot] in #337
  • build(deps): bump golang.org/x/mod from 0.32.0 to 0.33.0 by @dependabot[bot] in #335

🧪 Testing/Code Health

  • refactor(tests): use consistent naming in table tests with the map pattern by @mwbrooks in #316
  • refactor(tests): update slice pattern table tests to map pattern (low risk tests) by @mwbrooks in #320
  • refactor(tests): convert the low-risk slice-to-map table tests by @mwbrooks in #321
  • refactor(tests): convert the medium-risk slice-to-map table tests by @mwbrooks in #322
  • refactor(tests): convert the medium-high risk slice-to-map table tests by @mwbrooks in #323
  • refactor(tests): convert the higher risk slice-to-map table tests by @mwbrooks in #324
  • chore: update copyright year to 2026 by @zimeg in #328
  • chore(claude): approve reading version control and reference docs with testing changes by @zimeg in #329
  • build(deps): bump golang to 1.25.7 by @slack-cli-releaser[bot] in #332

Full Changelog: v3.12.0...v3.13.0

v3.12.0-ale-feat-app-naming

12 Feb 17:44

Choose a tag to compare

Pre-release

What's Changed

🚀 Enhancements

  • feat: add 'create agent' command by @srtaalej in #326
  • feat(cmd): add --name flag to disambiguate 'agent' shortcut by @srtaalej in #327

📚 Documentation

  • refactor(tests): convert the medium-risk slice-to-map table tests by @mwbrooks in #322
  • refactor(tests): convert the medium-high risk slice-to-map table tests by @mwbrooks in #323
  • refactor(tests): convert the higher risk slice-to-map table tests by @mwbrooks in #324
  • chore: update pull request template to include changelog placeholders by @zimeg in #338

🤖 Build

  • build(deps): bump golang.org/x/sys from 0.40.0 to 0.41.0 by @dependabot[bot] in #334
  • build(deps): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 by @dependabot[bot] in #336
  • build(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 by @dependabot[bot] in #337
  • build(deps): bump golang.org/x/mod from 0.32.0 to 0.33.0 by @dependabot[bot] in #335

🧪 Testing/Code Health

  • refactor(tests): use consistent naming in table tests with the map pattern by @mwbrooks in #316
  • refactor(tests): update slice pattern table tests to map pattern (low risk tests) by @mwbrooks in #320
  • refactor(tests): convert the low-risk slice-to-map table tests by @mwbrooks in #321
  • chore: update copyright year to 2026 by @zimeg in #328
  • chore(claude): approve reading version control and reference docs with testing changes by @zimeg in #329
  • build(deps): bump golang to 1.25.7 by @slack-cli-releaser[bot] in #332

Full Changelog: v3.12.0...v3.12.0-ale-feat-app-naming

v3.12.0-dependabot-go_modules-golang.org-x-text-0.34.0

09 Feb 20:21
8a9a802

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat: add 'create agent' command by @srtaalej in #326
  • feat(cmd): add --name flag to disambiguate 'agent' shortcut by @srtaalej in #327

📚 Documentation

  • refactor(tests): convert the medium-risk slice-to-map table tests by @mwbrooks in #322
  • refactor(tests): convert the medium-high risk slice-to-map table tests by @mwbrooks in #323
  • refactor(tests): convert the higher risk slice-to-map table tests by @mwbrooks in #324

🤖 Build

  • build(deps): bump golang.org/x/sys from 0.40.0 to 0.41.0 by @dependabot[bot] in #334
  • build(deps): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 by @dependabot[bot] in #336

🧪 Testing/Code Health

  • refactor(tests): use consistent naming in table tests with the map pattern by @mwbrooks in #316
  • refactor(tests): update slice pattern table tests to map pattern (low risk tests) by @mwbrooks in #320
  • refactor(tests): convert the low-risk slice-to-map table tests by @mwbrooks in #321
  • chore: update copyright year to 2026 by @zimeg in #328
  • chore(claude): approve reading version control and reference docs with testing changes by @zimeg in #329
  • build(deps): bump golang to 1.25.7 by @slack-cli-releaser[bot] in #332

Full Changelog: v3.12.0...64c33ca

v3.12.0-dependabot-go_modules-golang.org-x-sys-0.41.0

09 Feb 20:20
8f4140c

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat: add 'create agent' command by @srtaalej in #326
  • feat(cmd): add --name flag to disambiguate 'agent' shortcut by @srtaalej in #327

📚 Documentation

  • refactor(tests): convert the medium-risk slice-to-map table tests by @mwbrooks in #322
  • refactor(tests): convert the medium-high risk slice-to-map table tests by @mwbrooks in #323
  • refactor(tests): convert the higher risk slice-to-map table tests by @mwbrooks in #324

🧪 Testing/Code Health

  • refactor(tests): use consistent naming in table tests with the map pattern by @mwbrooks in #316
  • refactor(tests): update slice pattern table tests to map pattern (low risk tests) by @mwbrooks in #320
  • refactor(tests): convert the low-risk slice-to-map table tests by @mwbrooks in #321
  • chore: update copyright year to 2026 by @zimeg in #328
  • chore(claude): approve reading version control and reference docs with testing changes by @zimeg in #329
  • build(deps): bump golang to 1.25.7 by @slack-cli-releaser[bot] in #332

Full Changelog: v3.12.0...9cb5418

v3.12.0-dependabot-go_modules-golang.org-x-mod-0.33.0

09 Feb 20:21
b74586e

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat: add 'create agent' command by @srtaalej in #326
  • feat(cmd): add --name flag to disambiguate 'agent' shortcut by @srtaalej in #327

📚 Documentation

  • refactor(tests): convert the medium-risk slice-to-map table tests by @mwbrooks in #322
  • refactor(tests): convert the medium-high risk slice-to-map table tests by @mwbrooks in #323
  • refactor(tests): convert the higher risk slice-to-map table tests by @mwbrooks in #324

🤖 Build

  • build(deps): bump golang.org/x/sys from 0.40.0 to 0.41.0 by @dependabot[bot] in #334
  • build(deps): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 by @dependabot[bot] in #336
  • build(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 by @dependabot[bot] in #337

🧪 Testing/Code Health

  • refactor(tests): use consistent naming in table tests with the map pattern by @mwbrooks in #316
  • refactor(tests): update slice pattern table tests to map pattern (low risk tests) by @mwbrooks in #320
  • refactor(tests): convert the low-risk slice-to-map table tests by @mwbrooks in #321
  • chore: update copyright year to 2026 by @zimeg in #328
  • chore(claude): approve reading version control and reference docs with testing changes by @zimeg in #329
  • build(deps): bump golang to 1.25.7 by @slack-cli-releaser[bot] in #332

Full Changelog: v3.12.0...1cb5614

v3.12.0-dependabot-go_modules-github.com-go-git-go-git-v5-5.16.5

09 Feb 20:21
60aa055

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat: add 'create agent' command by @srtaalej in #326
  • feat(cmd): add --name flag to disambiguate 'agent' shortcut by @srtaalej in #327

📚 Documentation

  • refactor(tests): convert the medium-risk slice-to-map table tests by @mwbrooks in #322
  • refactor(tests): convert the medium-high risk slice-to-map table tests by @mwbrooks in #323
  • refactor(tests): convert the higher risk slice-to-map table tests by @mwbrooks in #324

🤖 Build

  • build(deps): bump golang.org/x/sys from 0.40.0 to 0.41.0 by @dependabot[bot] in #334

🧪 Testing/Code Health

  • refactor(tests): use consistent naming in table tests with the map pattern by @mwbrooks in #316
  • refactor(tests): update slice pattern table tests to map pattern (low risk tests) by @mwbrooks in #320
  • refactor(tests): convert the low-risk slice-to-map table tests by @mwbrooks in #321
  • chore: update copyright year to 2026 by @zimeg in #328
  • chore(claude): approve reading version control and reference docs with testing changes by @zimeg in #329
  • build(deps): bump golang to 1.25.7 by @slack-cli-releaser[bot] in #332

Full Changelog: v3.12.0...ae4fc2e

v3.12.0

31 Jan 00:42
14fe964

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat: update 'create' cmd section to 'AI Agent app' by @mwbrooks in #293
  • feat(python): add pyproject.toml support for Python projects by @mwbrooks in #311
  • feat: restart the app development server on file changes by @zimeg in #310

🐛 Bug Fixes

  • refactor: remove unused .slackignore support and dependencies 💀 by @mwbrooks in #309
  • fix: open the list of apps if no known apps are found for "app settings" command by @zimeg in #314
  • fix: cleanup after checks for saved apps when opening "app settings" outside of a project by @zimeg in #317
  • fix: output debug log if manifest file changes but manifest source is remote by @zimeg in #318

📚 Documentation

  • docs: remove chat:write.public scope for best practice by @mwbrooks in #281

🤖 Build

  • build(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #308

🧪 Testing/Code Health

  • build(deps): bump golang to 1.25.6 by @slack-cli-releaser[bot] in #306
  • chore(claude): add Claude Code support for maintainers by @mwbrooks in #312
  • chore(claude): remove a trailing comma for valid setting parsing by @zimeg in #313
  • refactor(tests): use consistent naming in table tests with the slice pattern by @mwbrooks in #315

📦 Other changes

  • chore: release slack-cli v3.12.0 by @zimeg in #319

Full Changelog: v3.11.0...v3.12.0

v3.12.0-mwbrooks-table-test-consistent-p4-low-risk

31 Jan 06:13

Choose a tag to compare

What's Changed

🧪 Testing/Code Health

  • refactor(tests): use consistent naming in table tests with the map pattern by @mwbrooks in #316
  • refactor(tests): update slice pattern table tests to map pattern (low risk tests) by @mwbrooks in #320

Full Changelog: v3.12.0...86e224c

v3.11.0-dependabot-github_actions-actions-checkout-6.0.2

22 Jan 16:58
58062e8

Choose a tag to compare

What's Changed

🧪 Testing/Code Health

  • build(deps): bump golang to 1.25.6 by @slack-cli-releaser[bot] in #306

Full Changelog: v3.11.0...v3.11.0-dependabot-github_actions-actions-checkout-6.0.2

v3.11.0

16 Jan 22:01
b8adde8

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat: redirect tools version metadata in reference to docs site by @zimeg in #269
  • feat: add 'app unlink' command by @srtaalej in #266
  • feat: update 'collaborator' command to support read-only permission type by @vegeris in #272

🐛 Bug Fixes

  • fix: gather version for windows installation from latest releases metadata by @zimeg in #297

📚 Documentation

🤖 Build

  • build(deps): bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #268
  • build(deps): bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #270
  • build(deps): bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #271
  • build(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by @dependabot[bot] in #273
  • build(deps): bump github.com/go-git/go-git/v5 from 5.16.3 to 5.16.4 by @dependabot[bot] in #274
  • build(deps): bump actions/create-github-app-token from 2.1.4 to 2.2.0 by @dependabot[bot] in #275
  • build(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0 by @dependabot[bot] in #279
  • build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #284
  • build(deps): bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #285
  • build(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 by @dependabot[bot] in #286
  • build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #288
  • build(deps): bump golang.org/x/sys from 0.38.0 to 0.39.0 by @dependabot[bot] in #290
  • build(deps): bump actions/create-github-app-token from 2.2.0 to 2.2.1 by @dependabot[bot] in #289
  • build(deps): bump golang.org/x/mod from 0.30.0 to 0.31.0 by @dependabot[bot] in #291
  • build(deps): bump golang.org/x/text from 0.31.0 to 0.32.0 by @dependabot[bot] in #292
  • build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #294
  • build(deps): bump github.com/kubescape/go-git-url from 0.0.30 to 0.0.31 by @dependabot[bot] in #295
  • build(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #299
  • build(deps): bump golang.org/x/sys from 0.39.0 to 0.40.0 by @dependabot[bot] in #300
  • build(deps): bump golang.org/x/text from 0.32.0 to 0.33.0 by @dependabot[bot] in #302
  • build(deps): bump golang.org/x/mod from 0.31.0 to 0.32.0 by @dependabot[bot] in #303
  • build(deps): bump actions/setup-go from 6.1.0 to 6.2.0 by @dependabot[bot] in #304

🧪 Testing/Code Health

  • build(deps): bump golang to 1.25.4 by @slack-cli-releaser[bot] in #263
  • build(deps): bump golang to 1.25.5 by @slack-cli-releaser[bot] in #287

Full Changelog: v3.10.0...v3.11.0