Releases: SAMA-Communications/sama-server
Releases · SAMA-Communications/sama-server
0.35.0
Features
- Moved manuals and updated links to documentation
- Implemented methods for password reset feature
- Integrated AI agent for changing tone of messages and summarizing them
Updated
- Added
forwarded_message_idfield for Message object - Added
updated_atto response filed of Message object - Added migration to change
_idfield in default org record
Docker
- Improved logic for building the Docker container
Changelog
0.34.0
Updated
- Added
forwarded_message_idfield for Message object
0.33.0
Improvements
- Extended
message_listrequest withidsparam - Added public conversations
Updated
- Added
replied_message_idfield for Message object
0.32.0
Improvements
- Extended allowed fields for the
attachmentsfield in theMessageobject - Added message reactions support
Updated
- Added a handler for fetch logic in conversation handler
- Added image support for conversation handler
- Updated mongo/redis connection providers
0.31.0
Improvements
- Implemented support for conversation schemes for programmable chat
- Updated API requests for 1-on-1 chats
- Added support for checking if a user belongs to a specific organization
Updated
- Improved real-time “Online” status updates for better compatibility with mobile apps
- Updated project startup commands
- Added more different users for get_participants_by_cids response
0.30.0
Improvements
- Added message admin api
- Minor fixes for validation in the
conversation_listquery
Docker
- Improved logic for building the Docker container
0.29.0
Updated
- Migrated server to Node v22.14
- Updated mongoDB to v6.0
- Removed notification when creating a 1-1 chat
Improvements
- Added suport for
ltforconversation_listrequest - Added
conversationfield to the response to theget_participants_by_cidsrequest
Docker
- Improved logic for building the Docker container
0.28.0
Feature
- Implemented a progressive authentication flow to enhance security
- Added a load testing scheme
Updated
- Updated
user_searchquery param (login->keyword) - Changed status for
Unauthorizederror
0.27.0
Imporvments
- Extended the conversation_list request to allow requesting conversations by ids
Updated
- Updated indexes of the
push_subscriptionscollection - Removed the
platformfield from thepushEventobject
0.26.0
Features
- Implemented a new docker flow for the project build
- Added
device_tokenfield forpush_sbuscription_createrequest
Updated
- Сhanged development flow
- Updated environment variables
- Updated tests for status typing