Skip to content

v3.12.0

Choose a tag to compare

@slack-cli-releaser slack-cli-releaser released this 31 Jan 00:42
· 40 commits to main since this release
14fe964

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