Skip to content

Releases: SAMA-Communications/sama-client-flutter

0.15.0

26 Dec 10:49
6c1d80a

Choose a tag to compare

Features

  • Split project into two modules
  • Implemented share to image feature
  • Implemented take photo to send attachment

Improvements

  • Minor bug fixes and improvements

0.14.0

21 Oct 10:05
d25cc9f

Choose a tag to compare

Features

  • Implemented the option to edit messages
  • Implemented the option to delete messages
  • Implemented reset password feature
  • Integrated AI agent for changing tone of messages and summarizing them

0.13.0

14 Aug 13:36
5f0e55f

Choose a tag to compare

Features

  • Implemented Forward messages feature
  • Improved Link preview functionality

0.12.0

24 Jul 09:44

Choose a tag to compare

Features

  • Implemented Typing status
  • Implemented Link preview for message
  • Implemented message Reply functionality

Improvements

  • Minor bug fixes and improvements

0.11.2

28 May 10:56
60336fb

Choose a tag to compare

Features:

  • Added support for Programmable Chat attachments
  • Added new attachments fields

0.11.1

16 May 14:22
97742e3

Choose a tag to compare

Fixes:

  • Added organization id for production environment

0.11.0

16 May 13:12
4881014

Choose a tag to compare

Features:

  • Implemented the Draft feature to locally save unsent messages
  • Added support for Programmable Chat
  • Added support for verifying that a user belongs to a specific organization

Fixes:

  • Improved real-time updates for Online status to enhance compatibility with the web app

0.10.0

29 Apr 10:50
9a62b71

Choose a tag to compare

Features:

  • Implemented a new view for media items within the app
  • Improved thumbnail quality for media item previews
  • Added caching to display media items in offline mode
  • Added a new media player to play videos within the app

Fixes:

  • Improved and stabilized the logic for the “Last Seen” user functionality

0.9.0

16 Apr 10:53
8879e04

Choose a tag to compare

Features:

  • Implemented offline mode for chats
  • Implemented offline mode for messages
  • Improved message attachments caching

0.8.0

21 Mar 10:25
2b0679c

Choose a tag to compare

Features:

  • Implemented local database for Chats
  • Implemented local database for Messages
  • Enhance app by adding offline stubs for some functionalities
  • Implemented CI