Releases: hypergonial/chat-backend
Releases · hypergonial/chat-backend
v0.2.1
v0.2.0
- Breaking: Change push notification to only send datato clients. Clients are now responsible for displaying & dismissing notifications
- Make S3 region configurable via S3_REGIONenvironment variable
- Make S3 an optional capability
- Validate channel & guild name lengths properly
- Implement message content limits (2000 characters)
v0.1.0
- Initial Release