Skip to content

Commit c7220b8

Browse files
author
Magellan
committed
bump v. 0.11.0
1 parent 4c27829 commit c7220b8

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 0.11.0
4+
5+
### Features:
6+
- Implemented the Draft feature to locally save unsent messages
7+
- Added support for Programmable Chat
8+
- Added support for verifying that a user belongs to a specific organization
9+
10+
### Fixes:
11+
- Improved real-time updates for Online status to enhance compatibility with the web app
12+
313
## 0.10.0
414

515
### Features:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: sama_client_flutter
22
description: "The SAMA client for Flutter"
33
publish_to: 'none'
4-
version: 0.10.0
4+
version: 0.11.0
55

66
environment:
77
sdk: '>=3.3.0 <4.0.0'

0 commit comments

Comments
 (0)