Release: Slack CLI v3.1.0
Version 3.1.0 of the developer tools for the Slack platform has sprouted!
- We've updated the
slack app linkcommand to work with apps that have alocalmanifest source. - We've updated the
slack feedbackcommand to display a prompt for Slack CLI feedback: now you can ask questions, submit issues, or suggest features for the Slack CLI through GitHub Issues. - Related to the above update, the
slack feedback --name platform-improvementscommand has been replaced withslack feedback --name slack-platform. You can continue to use the--name platform-improvementsflag until the next major version release. - We updated the
slack feedbackcommand error message to account for a missing--name <id>flag and to clarify that the name is specified as a flag. You should now see: Please provide a--nameflag or remove the--no-promptflag. - We fixed a bug with a rare edge case that caused the Slack CLI to hang without exiting the process. Now, the Slack CLI will exit with the correct error code and allow sub-processes to clean up.