A bug involving RSS feed spam has been found (#900). You may wish to hold off on updating until it's fixed
Features
- Add command to list feeds in JSON and YAML format to easily export all feeds from a room. (#876)
- Mention all assignees when a new issue is created on GitHub. (#889)
- Retry failed feed messages. (#891)
Bugfixes
- Fix widgets failing with "Request timed out". (#870)
Improved Documentation
- Mention new and legacy webhook paths in setup documentation. (#879)
- Add troubleshooting page to documentation, to cover common issues. (#882)
Internal Changes
- Failing RSS/atom feeds are now backed off before being retried. This should result in a speedup for large public deployments where failing feeds may result in a slowdown. (#890)