Changes
- Use simple logging when running in a non-interactive shell @oleg-fiksel (#1929)
- Implement command center backend @FabioRosado (#1875)
- Build Docker dev tag from main/master branch on each commit @oleg-fiksel (#1937)
- Add auto mode for pytest @chillipeper (#1942)
Enhancements
- Add CLI option to print config file path @jacobtomlinson (#1935)
- Add middleware to aiohttp server to handle cors request @FabioRosado (#1934)
Slack Connector Changes
- Fix channel count when retrieving channels from slack @chillipeper (#1943)
- Remove error log and replace with debug log @chillipeper (#1911)
Telegram Connector Changes
Websocket Connector Changes
- Allow specifying a token to be used for validation when requesting a socket from the connector @FabioRosado (#1931)
- Accept sending a stringified json blob to the connector so you can add extra information to messages such as
user
@FabioRosado (#1931)
Documentation and code quality
- Fix documentation urls @jaas666 (#1925)
- Update dead links skills/index.md @jaas666 (#1921)
- Fix broken links @jaas666 (#1917)
- Fix dead links @jaas666 (#1916)
- Fix #1918, removed mention of stickers for contributors @jaas666 (#1920)
- Fix broken link overview.md @jaas666 (#1919)
- Fix dead links @jaas666 (#1915)