Skip to content

Releases: slackapi/slack-cli

v4.0.1-ale-accessibility-flag

11 Apr 04:27
4f13099

Choose a tag to compare

Pre-release

What's Changed

🚀 Enhancements

  • feat: env add command supports the ".env" file for Bolt Framework apps by @zimeg in #451
  • feat: replace existing survey prompts with beautiful charm forms by @srtaalej in #425
  • feat: 'env' command no longer prompts for an app for Bolt projects by @zimeg in #456
  • feat: env remove command supports the ".env" file for Bolt Framework apps by @zimeg in #457
  • feat: alias env set and env unset as primary commands by @zimeg in #460
  • feat(install-script): add a create agent CTA to the install script by @srtaalej in #444
  • feat: add create template for support agent by @zimeg in #467
  • feat: update create command prompt titles for categories of apps by @zimeg in #473
  • feat: add slack docs search subcommand by @lukegalbraithrussell in #433
  • feat: show starter agent template to create from scratch by @zimeg in #476

🐛 Bug Fixes

  • fix: error in ci when interactive inputs are required by @zimeg in #468
  • fix: apply --no-color flag to huh interactive prompts by @srtaalej in #454
  • fix: format env command section headers together as titles by @zimeg in #461
  • fix: 'create agent' command to show template, bolt framework, and agent framework options by @zimeg in #479

📚 Documentation

🤖 Build

  • build(deps): bump golang.org/x/sys from 0.42.0 to 0.43.0 by @dependabot[bot] in #475
  • build(deps): bump golang.org/x/text from 0.35.0 to 0.36.0 by @dependabot[bot] in #481
  • build(deps): bump golang.org/x/mod from 0.34.0 to 0.35.0 by @dependabot[bot] in #480
  • build(deps): bump promiseofcake/circleci-trigger-action from 3.0.1 to 3.0.2 by @dependabot[bot] in #483

🧪 Testing/Code Health

  • chore!: remove workspace and team aliases from the app command by @zimeg in #463
  • chore!: remove deprecated "platform-improvements" feedback survey name by @zimeg in #465
  • chore!: remove deprecated --branch and --template flags from samples command by @zimeg in #466
  • build(deps): bump golang to 1.26.2 by @slack-cli-releaser[bot] in #478

📦 Other changes

  • chore: release slack-cli v4.0.0 by @zimeg in #477

Full Changelog: v3.15.0-ale-accessibility-flag...v4.0.1-ale-accessibility-flag

v4.0.1-zimeg-chore-release-branch

10 Apr 21:33
727bcd5

Choose a tag to compare

Pre-release

What's Changed

📚 Documentation

  • build: regenerate reference docs from nothing for each release by @zimeg in #484

🤖 Build

  • build(deps): bump promiseofcake/circleci-trigger-action from 3.0.1 to 3.0.2 by @dependabot[bot] in #483

Full Changelog: v4.0.1...v4.0.1-zimeg-chore-release-branch

v4.0.1-zimeg-chore-pull-request-template

10 Apr 22:29
04c2914

Choose a tag to compare

What's Changed

📚 Documentation

  • build: regenerate reference docs from nothing for each release by @zimeg in #484

🤖 Build

  • build(deps): bump promiseofcake/circleci-trigger-action from 3.0.1 to 3.0.2 by @dependabot[bot] in #483

Full Changelog: v4.0.1...v4.0.1-zimeg-chore-pull-request-template

v4.0.1-zimeg-build-upload-installer

10 Apr 21:51
fe69e34

Choose a tag to compare

Pre-release

What's Changed

📚 Documentation

  • build: regenerate reference docs from nothing for each release by @zimeg in #484

🤖 Build

  • build(deps): bump promiseofcake/circleci-trigger-action from 3.0.1 to 3.0.2 by @dependabot[bot] in #483

Full Changelog: v4.0.1...999a6f4

v4.0.1-zimeg-build-dev-latest-main

10 Apr 22:04
42efee2

Choose a tag to compare

Pre-release

What's Changed

📚 Documentation

  • build: regenerate reference docs from nothing for each release by @zimeg in #484

🤖 Build

  • build(deps): bump promiseofcake/circleci-trigger-action from 3.0.1 to 3.0.2 by @dependabot[bot] in #483

Full Changelog: v4.0.1...v4.0.1-zimeg-build-dev-latest-main

v4.0.1-k

10 Apr 23:04
242e500

Choose a tag to compare

v4.0.1-k Pre-release
Pre-release

What's Changed

📚 Documentation

  • build: regenerate reference docs from nothing for each release by @zimeg in #484

🤖 Build

  • build(deps): bump promiseofcake/circleci-trigger-action from 3.0.1 to 3.0.2 by @dependabot[bot] in #483

Full Changelog: v4.0.1...v4.0.1-k

v4.0.1-e

10 Apr 22:12
7b4ac54

Choose a tag to compare

v4.0.1-e Pre-release
Pre-release

What's Changed

📚 Documentation

  • build: regenerate reference docs from nothing for each release by @zimeg in #484

🤖 Build

  • build(deps): bump promiseofcake/circleci-trigger-action from 3.0.1 to 3.0.2 by @dependabot[bot] in #483

Full Changelog: v4.0.1...v4.0.1-e

v4.0.1-dependabot-github_actions-promiseofcake-circleci-trigger-action-3.0.2

10 Apr 17:01
772a296

Choose a tag to compare

v4.0.1-ale-set-icon

10 Apr 15:42
5d0ee94

Choose a tag to compare

v4.0.1-ale-set-icon Pre-release
Pre-release

What's Changed

🚀 Enhancements

  • feat(install-script): add a create agent CTA to the install script by @srtaalej in #444
  • feat: add create template for support agent by @zimeg in #467
  • feat: update create command prompt titles for categories of apps by @zimeg in #473
  • feat: add slack docs search subcommand by @lukegalbraithrussell in #433
  • feat: show starter agent template to create from scratch by @zimeg in #476

🐛 Bug Fixes

  • fix: error in ci when interactive inputs are required by @zimeg in #468
  • fix: apply --no-color flag to huh interactive prompts by @srtaalej in #454
  • fix: format env command section headers together as titles by @zimeg in #461
  • fix: 'create agent' command to show template, bolt framework, and agent framework options by @zimeg in #479

📚 Documentation

🤖 Build

  • build(deps): bump golang.org/x/sys from 0.42.0 to 0.43.0 by @dependabot[bot] in #475
  • build(deps): bump golang.org/x/text from 0.35.0 to 0.36.0 by @dependabot[bot] in #481
  • build(deps): bump golang.org/x/mod from 0.34.0 to 0.35.0 by @dependabot[bot] in #480

🧪 Testing/Code Health

  • chore!: remove deprecated "platform-improvements" feedback survey name by @zimeg in #465
  • chore!: remove deprecated --branch and --template flags from samples command by @zimeg in #466
  • build(deps): bump golang to 1.26.2 by @slack-cli-releaser[bot] in #478

📦 Other changes

  • chore: release slack-cli v4.0.0 by @zimeg in #477

Full Changelog: v3.15.0-ale-set-icon...v4.0.1-ale-set-icon

v3.15.0-k

10 Apr 22:59
66621e2

Choose a tag to compare

v3.15.0-k Pre-release
Pre-release

What's Changed

🚀 Enhancements

  • feat(experiment): use chevron prompt for text inputs by @zimeg in #399
  • feat(experiment): inline sample descriptions in plain text by @zimeg in #400
  • feat: migrate experiments config from array to bools by @mwbrooks in #398
  • feat(experiment): prompt create shows more example templates and agents by @zimeg in #402
  • feat(experiment): create and delete developer sandboxes by @vegeris in #389
  • feat(experiment): apply similar theme to huh forms by @srtaalej in #421
  • feat(style): add style.Separator() for hyphen consistency by @srtaalej in #430
  • feat: add optional filepath argument to run command by @zimeg in #417
  • feat: add User-Agent header to API request debug output by @mwbrooks in #432
  • feat: support loading a dotenv '.env' file for your app by @zimeg in #436
  • feat: list available ".env" variable names for non-hosted apps by @zimeg in #437

🐛 Bug Fixes

  • fix(python): 'create' and 'init' use warnings instead of errors for non-fatal pyproject.toml issues by @mwbrooks in #406
  • revert(experiment): separate create questions with flag parsings by @zimeg in #401
  • fix(style): use command name for app create disclaimer section heading by @zimeg in #423
  • fix: run command shows all workspaces option first in org grant prompt by @mwbrooks in #426
  • fix: unquote environment variable passed to hook commands by @zimeg in #410
  • fix(install): show windows alias step after installer is downloaded if overwrites were avoided by @zimeg in #446

🤖 Build

  • build(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0 by @dependabot[bot] in #405
  • build(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 by @dependabot[bot] in #418
  • refactor: move internal/pkg/version to internal/version by @mwbrooks in #428
  • build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.4 to 2.3.0 by @dependabot[bot] in #434
  • build(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 by @dependabot[bot] in #443
  • build(deps): bump github.com/go-git/go-git/v5 from 5.17.0 to 5.17.1 by @dependabot[bot] in #450
  • build(deps): bump github.com/hashicorp/go-version from 1.8.0 to 1.9.0 by @dependabot[bot] in #448
  • build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in #449
  • build(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in #447

🧪 Testing/Code Health

  • build(deps): bump golang to 1.26.1 by @slack-cli-releaser[bot] in #369
  • test: increase test coverage for iostreams by @mwbrooks in #394
  • refactor(experiment): separate iostreams prompts from survey implementations by @zimeg in #404
  • chore(claude): add record demo skill by @zimeg in #403
  • refactor(experiment): swap prompt interrupt error after prompt interrupt by @zimeg in #412
  • test: increase test coverage for pkg/version and slackdeps by @mwbrooks in #409
  • test: increase test coverage for slackerror by @mwbrooks in #413
  • chore(claude): add gopls lsp plugin by @zimeg in #414
  • refactor(experiment): separate huh and lipgloss changes of charm by @zimeg in #411
  • refactor(experiment): move charm huh implementations to iostreams forms package by @zimeg in #415
  • test: increase test coverage for slackhttp and update by @mwbrooks in #416
  • test: increase test coverage for activity package formatters by @mwbrooks in #419
  • test: increase test coverage for activity package event routing by @mwbrooks in #420
  • docs(maintainers): add style guide for input and output by @zimeg in #422
  • chore(claude): add vhs permissions to allow and deny lists by @zimeg in #424
  • test: add units tests for untested functions in style, api, types, and create packages by @mwbrooks in #427
  • refactor: remove legacy CLIVersion field and SetVersion() function by @mwbrooks in #429
  • refactor: remove listFunc stub from cmd/auth/list by @mwbrooks in #435
  • refactor: consolidate version access to slackcontext.Version(ctx) by @mwbrooks in #431
  • refactor: remove 'version.Get()' and only use 'version.Raw()' by @mwbrooks in #445

Full Changelog: v3.15.0...v3.15.0-k