Skip to content

Releases: allbegray/slack-api

1.7.0.RELEASE

15 Nov 09:55
Compare
Choose a tag to compare

merge async-http-client version update to 2.4.5 #49
merge Get bot id, bot acess token and get bot user id #50

v1.6.0.RELEASE

19 Mar 07:11
Compare
Choose a tag to compare

merge Add reply broadcast flag #43
merge Adjust code indentation on README #45
merge add specific exception if hitting rate limits #46
merge fix create group param #47

v1.5.1.RELEASE

11 Aug 05:46
Compare
Choose a tag to compare

merge add threads support #37
merge RestUtils logs verbosity reduced #39
merge Don't check webhookUrl #40

v1.5.0.RELEASE

07 Jul 08:09
Compare
Choose a tag to compare

v1.5.0.RELEASE

merge Support (un)authenticated proxies #34
merge Configurable web API URL #35

v1.4.0.RELEASE

22 May 11:10
Compare
Choose a tag to compare

v1.4.0.RELEASE

merge Typo fix #30
merge Adding sendMessage and getWebsocket methods to RTM client #31
merge divide SlackWebApiClient to small, domain parts #32

v1.3.0.RELEASE

21 Jun 16:06
Compare
Choose a tag to compare

Release version 1.3.0.RELEASE

add method "bots.info"
add method "chat.meMessage"
add method "files.revokePublicURL", "files.sharedPublicURL"
add field "footer", "footer_icon", "ts". message attachments.

v1.2.2.RELEASE

21 Jun 15:58
Compare
Choose a tag to compare

Release version 1.2.2.RELEASE

fix - Real Time Messaging API

v1.2.1.RELEASE

31 May 07:07
Compare
Choose a tag to compare

Release version 1.2.1.RELEASE

fix - Getting Usergroup List fails to execute #17

v1.2.0.RELEASE

23 May 04:28
Compare
Choose a tag to compare

Release version 1.2.0.RELEASE

add method "reminders" - thanks for timbuethe

v1.1.0.RELEASE

11 Feb 09:31
Compare
Choose a tag to compare

Release version 1.1.0.RELEASE

add method "dnd"
add method "files.comments"