We improve the Slack platform every day by releasing new features, squashing bugs, and delivering fresh documentation. Here's an account of what's recently happened.
April 2016
- Apps We fixed an unfortunate bug where a team member could inadvertently uninstall a whole Slack App from their team by removing a single incoming webhook associated with that instance of the app.
- Tools Find out what we're building! Announcing our Platform Roadmap.
- Tools Need ideas for building on Slack? Try the Ideaboard.
- Tools Another way to keep up with the Slack Platform: Install the API News App to receive occasional, important notifications about the platform.
- APIs Your bot users author their own messages, now they can edit them too. Bot user tokens may now use
chat.update, like humans do.
March 2016
- APIs Now
chat.postMessage will better intuit your intent when you don't explicitly specify the as_user parameter. Let us know if we're guessing wrong!
- APIs One day soon our Web API will warn you when something is only slightly wrong with your requests. Read all about API warnings.
- Docs Be welcoming. Be kind. Look out for each other. This is the Code of Conduct for the Slack Developer community.
- APIs Now bot users can use methods requiring the
dnd:read scope, like dnd.info and dnd.teamInfo. Your bots'll be more polite than a protocol droid!
- Docs Home in on hosting for your app or integration with this collection of hosting providers.
- Tools Craft your fancy messages in real time with the new Message Builder!
- Apps Users can now rename Bot Users they've installed as Slack Apps. More naming, more claiming. No more terrible twos.
- Docs We finally updated the slackhq/slack-api-docs repository, reflecting recently introduced and quite ancient documentation updates and new features.
February 2016
January 2016
- Alert As of January 4th, 2016, authorization headers are now required for most Web API requests involving file URLs. See this doc and blog post for more information.
- Alert
url and url_download are no longer part of file objects
- Docs Enjoy our evolving collection of Frequently Asked Questions (and answers!)
- APIs Responses to Incoming Webhook requests now include
channel_id
- Apps Make sure you're ready before submitting your Slack App for review by following this Slack App Checklist.
- Docs Incoming Webhooks documentation updated to better bait best practices and discourage fishy formatting behavior.
- Docs The file object documentation now includes a list of possible file types.
December 2015
November 2015
Many wonderful developments occurred before November 2015, but they are not logged here.