summaryrefslogtreecommitdiffstats
path: root/doc/integrations
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-11-01 09:41:52 -0800
committerit33 <iantien@gmail.com>2015-11-01 09:41:52 -0800
commit85fd48a0e3fa81928e2ce588167cc1ad391c7031 (patch)
treec5e752021d60a4fe86977fbbbf48b91c50d37ec8 /doc/integrations
parente646c97f5291bb23d4e1687d99ee1aab2932a7f3 (diff)
downloadchat-85fd48a0e3fa81928e2ce588167cc1ad391c7031.tar.gz
chat-85fd48a0e3fa81928e2ce588167cc1ad391c7031.tar.bz2
chat-85fd48a0e3fa81928e2ce588167cc1ad391c7031.zip
Update Incoming-Webhooks.md
Noting known issues for v1.1
Diffstat (limited to 'doc/integrations')
-rw-r--r--doc/integrations/webhooks/Incoming-Webhooks.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/integrations/webhooks/Incoming-Webhooks.md b/doc/integrations/webhooks/Incoming-Webhooks.md
index b10b6e342..b5ae0fde2 100644
--- a/doc/integrations/webhooks/Incoming-Webhooks.md
+++ b/doc/integrations/webhooks/Incoming-Webhooks.md
@@ -90,9 +90,9 @@ As mentioned above, Mattermost makes it easy to take integrations written for Sl
To see samples and community contributions, please visit <http://mattermost.org/webhooks>.
-#### Known Issues
+#### Known Issues in v1.1
- The `attachments` payload used in Slack is not yet supported
-- Overriding of usernames does not yet apply to notifications
+- Overriding of usernames does not yet apply to notifications (fixed on master)
- Cannot supply `icon_emoji` to override the message icon
-- Webhook UI fails when connected to deleted channel
+- Webhook UI fails when connected to deleted channel (fixed on master)