Skip to content

Releases: innogames/slack-bot

v1.6.1 - added automated build artifacts

19 Nov 16:16
Compare
Choose a tag to compare

no real update, only added build artifacts automagically to the realese

Major cleanups...

17 Nov 19:58
773c358
Compare
Choose a tag to compare
  • major code cleanups + adding bunch of automated linters + github workflow
  • memory optimizations
  • improve http polling inside long running commands

Added go 1.15 support

28 Sep 08:16
Compare
Choose a tag to compare
v1.5.0

fixed gitlab-pr, as the merge request url contains a new "/-/"

v1.4.0 - handle "urls" in message

16 Jul 09:08
560b372
Compare
Choose a tag to compare

Main change: Slack added fancy URLs inside message text some time ago
-> this Bot version is handling this kind of links better and mostly ignored the link behind the text when processing messages

v1.3.0 Slack interactions

22 Jan 07:14
e5c6f2a
Compare
Choose a tag to compare
Merge pull request #18 from innogames/interactions

Real slack interactions!

v1.2.0

14 Jan 07:53
4aeb1ff
Compare
Choose a tag to compare

2 new features included:

v1.1.0 - stable version with new commands

27 Dec 19:38
ce0d1be
Compare
Choose a tag to compare
Merge pull request #17 from innogames/error_channel

add config "slack.error_channel" which receives bot errors

Inital release

19 Jul 12:41
Compare
Choose a tag to compare
1.0.1

initial commit