Skip to content

Releases: CyrilPeponnet/slackhal

v2.1.1

01 Sep 18:52
4bc2658
Compare
Choose a tag to compare

Changelog

1da305f fix/bot: Fix an issue with pagination

v2.1.0

01 Sep 17:01
f89613f
Compare
Choose a tag to compare

Changelog

4bc2658 Update goreleaser
1a4e207 fix/rbac: Make a owner role
9b9ad9a fix/rbac: trim space from parents
f89613f fixes
b1cf259 impr/general: Bug fixes and improvements
f0b4337 update: Lot of stuff + new rbac system cleaning old stuff

v2.0.0

16 Apr 21:48
77be1d2
Compare
Choose a tag to compare

Changelog

f40828a Added Readme
49743c9 Added a channel scope to facts.
81b2611 Added a logger for plugins + Implement help plugin.
3e9332a Added a message tracker to edit sent messages
3215f12 Added archiver plugin and refactored some other things
3d2f079 Added boltdb as backend storage for facts
41ebf02 Added edit/remove commands for facts
b13d8d5 Added jira webhook handler for issues
8cfc38b Added plugin facts
9518042 Allow to change the http handler port.
4cb276f Better command lookup
f6be266 Direct messages to handle log archive for chans and update readme.
d084b08 Dirty hack to access other plugins from a plugin
8050020 Fix README
c090b7b Fix Readme
0dde79d Fix an issue when parsing commands.
9f7a95b Fix an issue with jira plugin
01e2735 Fix facts plugins
54e1c05 Fix issue with dependencies.
33059b3 Fix jira auth issue when cookie expires.
fd428b8 Fix match all regexp to avoid grouping in case of new lines.
7f5a45f Genesis
845f762 Init plugins only on startup.
47de47f Only start the HTTPHandler if we have routes
5d4e38c Some coding style
59c4591 Split plugins + Rework
9262f54 Update Facts plugins
ee349f1 Update README + added glide.lock
7e0e640 Update jira plugin
1d38356 Update packages
5a2f679 Update packages and add a Dockerfile
1953235 Use channels for output messages + Added Readme
cd2ab5c Use config file and allow plugins to be disabled.
39b6248 Use poor man caching for Channels
0295585 come to papa
1714c99 fix lint
faa383c fix logers and readme
bc12b1d fix/gitignore: And update GoPkg.lock
7e3225d fix/gitignore: Ignore dist folder
77be1d2 impr/slackhal: Better arg parssing and conf support
3b9e426 new/release: Use goreleaser