Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Releases: noobot/SlackConnector

3.1.246 Guest Users and Status Text accessible

08 Jul 12:43
Compare
Choose a tag to compare

3.1.236 Add more properties to use object

31 May 06:21
Compare
Choose a tag to compare

3.1.201 Upgrade Flurl to 2.3.0

15 Apr 14:21
Compare
Choose a tag to compare

3.1.176 Replaced RestSharp with Flurl

07 Feb 22:55
Compare
Choose a tag to compare

3.1.151 SlackUser now contains Email

17 Jan 17:28
Compare
Choose a tag to compare

3.1.147 .NET 4.6 upgrade along with internal changes to support it

16 Jan 10:43
Compare
Choose a tag to compare

3.1.142 Added support for uploading files

11 Jan 23:16
Compare
Choose a tag to compare

3.1.129 Adds support for detecting new users and fixed bug where DM channel isn't known

05 Jan 23:27
Compare
Choose a tag to compare
Merge pull request #36 from noobot/dm-channel-missing-issue-34

Dm channel missing issue 34

3.1.116 Better error handling & Markdown support for attachments

11 Dec 22:49
Compare
Choose a tag to compare

This release fixes some non-fatal errors that have been spamming the console and also adds in Markdown support for attachments.

1.0.103 Added support for Group_Joined and Channel_Joined events

16 Nov 08:30
Compare
Choose a tag to compare

Thanks to @enyim SlackConnector can now detect the events when the bot joins either a channel or a group.

Other bits:

  • Refactored how messages are parsed
  • Boosted up test coverage
  • Removed and cleaned up lots of code
  • Build now fails on warnings