Feature
- Include message attachment checksums (MD5, SHA1 & SHA254) in API message summary
- Option to display/hide attachment information in message view in web UI including checksums, content type & disposition
Chore
- Add support for multi-origin CORS settings and apply to events websocket (#630)
- Add support for webhook delay (#627)
- Update Go dependencies
- Update node dependencies
Test
- Add CORS tests
- Add message summary attachment checksum tests