Releases: YappyBots/YappyGitLab
Releases · YappyBots/YappyGitLab
v1.3.4 (2017-10-11)
Bug Fixes
- dependencies: update body-parser, moment, winston, snekfetch, snyk, express, mongoose, jsdoc, e (b65963d)
- discord: commands: init - explain how to init private repo (c1afb94), closes #13
- gitlab: use regex for parser, support groups (79f4f27), closes #14
- gitlab: events: push - return null if 0 commits, then gets ignored (d92ab36)
- models: fix bot not adding new channels/guilds if none in cache (1c7fd72)
- web: fix parsing project namespace, therefore not supporting groups (c372011)
v1.3.3 (2017-09-09)
v1.3.2 (2017-09-09)
Bug Fixes
- dependencies: update dependencies (discord.js#master) (d86b710)
- discord: commands: change init to use new domain (ab65fd3)
- discord: commands: change initorg to use new domain (8e106a0)
- discord: commands: fix clean: change to msg.channel.messages.fetch (f5810b8)
- discord: modules: change casual help to use new domain (e593d37)
- web: fix login button link, removed '/' (c3e1f1c)
1.3.1 (2017-08-23)
Bug Fixes
- web: fix url encoded not working (4822eb9)
1.3.0 (2017-07-21)
Bug Fixes
- dependencies: add yappy-bots package from github (5abf681)
- dependencies: remove unused dependency from package-lock.json (561aed0)
- discord: fix references to RichEmbed instead of MessageEmbed (ec3ed4c)
- web: allow repos in groups to work properly (d290ada)
- web: fix another wrong require path (6fe24fe)
- web: fix some wrong local dendencies paths (94a308a)
Features
- web: add basic discord oAuth (418ebd5)
1.2.1 (2017-07-16)
Bug Fixes
- gitlab: fix undef var and comma dangle (fc0b30b)
1.2.0 (2017-07-16)
1.1.2 (2017-07-15)
Bug Fixes
- models: channelconfig: fix ChannelConfig#setChannel setting map w/ undefined property (35aebc7)