This repository has been archived by the owner on Jun 19, 2023. It is now read-only.
Releases: noobot/SlackConnector
Releases · noobot/SlackConnector
3.1.246 Guest Users and Status Text accessible
3.1.236 Add more properties to use object
3.1.201 Upgrade Flurl to 2.3.0
3.1.176 Replaced RestSharp with Flurl
3.1.151 SlackUser now contains Email
3.1.147 .NET 4.6 upgrade along with internal changes to support it
3.1.142 Added support for uploading files
3.1.129 Adds support for detecting new users and fixed bug where DM channel isn't known
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
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
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