Skip to content

Releases: SAMA-Communications/sama-server

0.34.0

15 Aug 08:35
86eef76

Choose a tag to compare

Updated

  • Added forwarded_message_id field for Message object

0.33.0

24 Jul 09:30
20ef1a0

Choose a tag to compare

Improvements

  • Extended message_list request with ids param
  • Added public conversations

Updated

  • Added replied_message_id field for Message object

0.32.0

28 May 10:44
6afb156

Choose a tag to compare

Improvements

  • Extended allowed fields for the attachments field in the Message object
  • 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

16 May 13:31
adef0f0

Choose a tag to compare

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

04 Apr 09:48
d29d7d7

Choose a tag to compare

Improvements

  • Added message admin api
  • Minor fixes for validation in the conversation_list query

Docker

  • Improved logic for building the Docker container

0.29.0

04 Mar 14:15
c0f6254

Choose a tag to compare

Updated

  • Migrated server to Node v22.14
  • Updated mongoDB to v6.0
  • Removed notification when creating a 1-1 chat

Improvements

  • Added suport for lt for conversation_list request
  • Added conversation field to the response to the get_participants_by_cids request

Docker

  • Improved logic for building the Docker container

0.28.0

29 Jan 11:35
8c0aaa8

Choose a tag to compare

Feature

  • Implemented a progressive authentication flow to enhance security
  • Added a load testing scheme

Updated

  • Updated user_search query param (login -> keyword)
  • Changed status for Unauthorized error

0.27.0

05 Nov 11:16
1c961cb

Choose a tag to compare

Imporvments

  • Extended the conversation_list request to allow requesting conversations by ids

Updated

  • Updated indexes of the push_subscriptions collection
  • Removed the platform field from the pushEvent object

0.26.0

24 Oct 10:13
8027a86

Choose a tag to compare

Features

  • Implemented a new docker flow for the project build
  • Added device_token field for push_sbuscription_create request

Updated

  • Сhanged development flow
  • Updated environment variables
  • Updated tests for status typing

0.25.0

30 Jul 09:43
9dc2155

Choose a tag to compare

Features

  • Initiated support for user avatars
  • Implemented group chat avatar support
  • Integrated ‘typing’ indicator for one-to-one and group chats

Updated

  • Resolved issue causing notifications to be sent to users after exiting a chat