cog v1.0.0-beta.1 Release Notes

Release Date: 2018-07-11 // almost 6 years ago
  • โœจ Enhancements

    • ๐Ÿš€ First release of gbexec #952
    • โž• Added support for Markdown links in Greenbar templates #1076
    • ๐ŸŒฒ Relay reopens log files on SIGHUP #1126
    • Streamlined Cog's URL generation #1139, #1158
    • Made global error template user customizable #1142
    • 0๏ธโƒฃ Default managed dynamic config to enabled; Automatically downcase Relay UUIDs #1147
    • ๐Ÿ”ฆ Expose user email to command invocation environment variables #1152
    • ๐Ÿ‘Œ Improved HipChat attachment rendering #1182
    • ๐Ÿ”ง Made history token user configurable #1184
    • Unified HipChat and Slack table rendering #1186
    • โž• Added Markdown paragraph support to Greenbar #1200

    ๐Ÿ› Bug Fixes

    • โšก๏ธ Updated role API to handle role revocation failures #825
    • ๐Ÿ‘ Re-added Relay support for per-command environment variables #1143
    • ๐Ÿ“œ Command parsing fails when extended Unicode characters are followed by a URL #1161
    • ๐Ÿ’… History command (defaults to !!) crashes when not used with @-style mention #1179
    • ๐Ÿ‘Œ Improved error message visibility in stock error template #1183
    • Empty command output section visible in command help #1223

    ๐Ÿ“š Documentation

    • โž• Added command execution environment #953, #1207
    • โž• Added Greenbar tempate engine #1188