Skip to content

Releases: dotnetbots/Slackbot.Net

Release 8.0.2

05 Jun 19:09
38a3871

Choose a tag to compare

What's Changed

Changes

  • Add Chat update, ConversationOpen, input placeholder by @murdahl in #23

Full Changelog: 8.0.1...8.0.2

38a3871 Add Chat update, ConversationOpen, input placeholder (#23)

Release 8.0.1

04 Jun 20:35
b388554

Choose a tag to compare

What's Changed

Changes

Full Changelog: 8.0.0...8.0.1

b388554 team_join: add is_bot on user (#22)

Release 8.0.0

04 Jun 18:45
fd43762

Choose a tag to compare

What's Changed

New Features 🎉

team_join

emojii_changed

Bugfixes

Other

  • add samples for team_join and emoji_changed by @johnkors in #21

New Contributors

Full Changelog: 7.0.1...8.0.0

fd43762 add samples for team_join and emoji_changed (#21)
e87078e bugfix: teamjoin (#20)
075f098 emoji-change events: add subtype helper (#19)
a6b28f0 bugfix: add missing middleware argument RequestDelegate (#18)
4ea93d0 Bugfix: emoji changed (#17)
fd62ab9 add support for emoji_changed event (#16)
dc2ac75 bugfix: parsing of team_join payload (#15)
ca7284f Murdahl/add new relevant events (#14)
eba594b once more update for img url
715abb5 Change placeholder-url in test
b899754 .NET 9 (#13)
9ece67f Chore: Skip auth instead of fail (#12)

Release 7.0.1

01 Dec 14:04
3cb319e

Choose a tag to compare

What's Changed

Changes

  • Uninstall: adds more handling for nulls by @johnkors in #11

Full Changelog: 7.0.0...7.0.1

3cb319e Uninstall: adds more handling for nulls (#11)

Release 7.0.0

15 Nov 23:28
2972985

Choose a tag to compare

What's Changed

Changes

Full Changelog: 6.0.7...7.0.0

2972985 .NET 8 (#10)
4ff761c Update readme
3e0212c Adds docs link

Release 6.0.7

07 Apr 12:06

Choose a tag to compare

Full Changelog: 6.0.6...6.0.7

dfc5234 Adds chat.postEphemeral support
0020715 Integration test on demand

Release 6.0.6

04 Apr 18:32

Choose a tag to compare

Full Changelog: 6.0.5...6.0.6

928e675 Add Thread_ts to shortcut payload message

Release 6.0.5

03 Apr 21:01

Choose a tag to compare

Full Changelog: 6.0.4...6.0.5

0c4a28d Adds support for file uploads

Release 6.0.4

27 Mar 13:40

Choose a tag to compare

Full Changelog: 6.0.3...6.0.4

3c58d5c Adds Display name to profile responses

Release 6.0.3

23 Mar 20:12

Choose a tag to compare

Full Changelog: 6.0.2...6.0.3

197f03b Add thread_ts to app_mention