We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e199be9 commit 24e61ddCopy full SHA for 24e61dd
CHANGES.rst
@@ -1,3 +1,20 @@
1
+v4.3.5 (2016-12-21)
2
+-------------------
3
+
4
+fixes:
5
6
+- slack: compatibility with slackclient > 1.0.2
7
+- slack: block on reads on RTM (better response time) (Thx Tomer Chachamu)
8
+- slack: fix link names (")
9
+- slack: ignore channel_topic messages (thx Mikhail Sobolev)
10
+- slack: Match ACLs for bots on integration ID
11
+- slack: Process messages from webhook users
12
+- slack: don't crash when unable to look up alternate prefix
13
+- slack: trm_read refactoring (thx Chris Niemira)
14
+- telegram: fix telegram ID test against ACLs
15
+- telegram: ID as strings intead of ints (thx Pmoranga)
16
+- fixed path to the config template in the startup error message (Thx Ondrej Skopek)
17
18
v4.3.4 (2016-10-05)
19
-------------------
20
0 commit comments