Skip to content

Commit 2e947e0

Browse files
committed
CodelesslySDK v4.0.0
- Teams V2 support. Owner field & admin Role migration. - New SDK usage and stat tracking. - Skip downloading disabled layouts. - Add open URL error handling. - Create `where` query API. - Create new `image` variable type. - Add Date decoder.
1 parent 35fbc65 commit 2e947e0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 4.0.0
2+
3+
- Teams V2 support. Owner field & admin Role migration.
4+
- New SDK usage and stat tracking.
5+
- Skip downloading disabled layouts.
6+
- Add open URL error handling.
7+
- Create `where` query API.
8+
- Create new `image` variable type.
9+
- Add Date decoder.
10+
111
## 3.0.3
212

313
- Revert Hive CE dependency.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: codelessly_sdk
22
description: Codelessly CloudUI™ - Server-driven UI for Flutter. Supercharge your Flutter apps with dynamic UI and real-time updates. Build and publish UI without code!
3-
version: 3.0.3
3+
version: 4.0.0
44
homepage: https://codelessly.com/
55
repository: https://github.com/Codelessly/CodelesslySDK
66

0 commit comments

Comments
 (0)