v0.4.1
Release Notes
- Renamed repo from
server
toapi
- Replaced
image
andaudio
fields withimageId
andaudioId
respectively in the messages collection. - Added a new condition during message creation to verify if the user is currently in the user array of this room document.
Endpoints
/api/message
Full Changelog: v0.4...v0.4.1