Markdown support and updated link unfurling
- Markdown support: the ability to disable Markdown parsing of messages, and the ability to specify Markdown parsing for attachment properties.
- Slack have updated unfurling to differentiate text-based URLs and media-based URLs, which have both been added as settings on the client.
Upgrading
Laravel users may wish to re-publish their configuration with php artisan config:publish maknz/slack
to get the new fields. Make sure to backup your current config file so you can port your settings across to the new file.