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