Releases: innogames/slack-bot
Releases · innogames/slack-bot
v1.6.1 - added automated build artifacts
no real update, only added build artifacts automagically to the realese
Major cleanups...
- major code cleanups + adding bunch of automated linters + github workflow
- memory optimizations
- improve http polling inside long running commands
Added go 1.15 support
v1.5.0 fixed gitlab-pr, as the merge request url contains a new "/-/"
v1.4.0 - handle "urls" in message
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
Merge pull request #18 from innogames/interactions Real slack interactions!
v1.2.0
2 new features included:
- set custom variables
- added way to set custom storage (like redis, memroy only etc)
v1.1.0 - stable version with new commands
Merge pull request #17 from innogames/error_channel add config "slack.error_channel" which receives bot errors
Inital release
1.0.1 initial commit