2.8.0
github-actions
released this
04 Jul 05:42
·
925 commits
to refs/heads/main
since this release
Changes
Hypha can now send Slack notifications directly! No need for a separate Hubot service.
🚀 Features
- Integrate django-slack for direct slack messaging from hypha (#2867) @sandeepsajan0
A new setting SLACK_TOKEN
will need to be set. It can be copied from the current running Hubot service. The SLACK_DESTINATION_URL
setting is no longer used.
⚙️ Enhancements
- Remove period and add missing link in Slack templates (#2894) @frjo
- Update submit time when applicant submit a submission (#2861) @sandeepsajan0
🔧 Maintenance
Contributors to this release: @frjo and @sandeepsajan0