Releases: YappyBots/YappyGitLab
Releases · YappyBots/YappyGitLab
1.5.2 (2018-06-19)
v1.5.1 (2018-06-17)
Bug Fixes
- gitlab: parser: include subgroup(s) in full repo name (9263b1f)
v1.5.0 (2018-06-17)
Bug Fixes
- dependencies: update discordjs/discord.js to latest master (0198e1e)
- discord: commands: fix initorg using project name instead of path (6934709)
- discord: commands: include private repos in initorg (a1c2bcb)
- discord: commands: initorg: fix
e
undefined (568cad0) - discord: commands: initorg: fix success message error (ff03906)
- discord: commands: update texts with 'github' to 'gitlab' (5053987)
- gitlab: move embed description limit into handler parser (e5e7155)
- gitlab: rework regex parser to accept more url variations (e85d845)
- gitlab: events: merge_request/merge: fix error if merge commit sha is undefined (2ec858a), closes #26
- gitlab: events: wiki_page/create: fix error in text mode (7e79df6)
- log: remove binding of #message in Log (e132410)
- models: channelconfig: don't add channel config if it's missing a value (d4e8522)
- web: fix error if an error occurs when generating eventResponse (8c4e633), closes #27
- web: fix webhooks without action not working... ? (1246cb4), closes #31
- web: increase body limit to 500kb (02fb01e), closes #24
- web: set body limit to 5mb (1fff9cb)
Features
- discord: use addons command, allows for commands page (0e53dcd)
- gitlab: events: add issue (#31) (8bfc74f)
Performance Improvements
- models: serverconfig: only save server config into cache for servers where messages are being (7ca752d)
v1.4.2 (2018-02-17)
v1.4.1 (2018-02-17)
Bug Fixes
- dependencies: update bufferutil, chalk, moment1, snekfetch, snyk, eslint, dotenv (c274ed7)
- discord: fix DM's not working (ab54c6b)
- models: serverconfig: don't add server config if guild is unavailable (d9a20da)
- models: serverconfig: hopefully fix adding guild that is already in config (7d87ac9)
- snyk: update policy (b01390c)
v1.4.0 (2017-12-16)
v1.3.8 (2017-10-21)
Bug Fixes
- discord: commands: make reboot require owner (6bac3d5)