Skip to content

Cog 1.0

Compare
Choose a tag to compare
@christophermaier christophermaier released this 23 Feb 19:32
· 39 commits to master since this release

Enhancements

  • Complete rewrite of cogctl in Python
  • Support Slack Thread responses #1312
  • Fail more gracefully when SMTP isn't configured properly #1353
  • Protect pipeline history and kill commands with permission checks #1327

Bug Fixes

  • operable:pipeline-list and operable:pipeline-history fail if chat username != cog username #1334
  • group command does not return associated users #1332
  • Parsing history index ranges fails #1337
  • Catch constraint errors on role delete #1344
  • Executor crashes when command aborts #1340
  • Apply constraints when deleting relay groups #1349
  • Event log timestamps are not valid ISO8601. #1350
  • Parsing escaped quotes in json fails in the seed command #1323
  • history -l 1 crashes #1364
  • Gracefully handle failure when assigning a chat handle to more than one user #1366