Skip to content

Commit 867c62d

Browse files
committed
v0.7.2 Release
- Implement global listeners for navigation. - Update Alignment rules and behavior in Stacks. - Fix web view controller crashing on macOS. - Fix sdk disposing not working properly. - Fix embedded canvases crashing with local storage. - Fix and improve CStatus constructors.
1 parent 7a9a934 commit 867c62d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.7.2
2+
- Implement global listeners for navigation.
3+
- Update Alignment rules and behavior in Stacks.
4+
- Fix web view controller crashing on macOS.
5+
- Fix sdk disposing not working properly.
6+
- Fix embedded canvases crashing with local storage.
7+
- Fix and improve CStatus constructors.
8+
19
## 0.7.1
210
- Improve Alignment and Positioning.
311
- Improve SDK preload performance. New Download Queue system speeds up layout downloads.

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™ - Supercharge your Flutter apps with dynamic UI and real-time updates. Build and publish UI without code!
3-
version: 0.7.1
3+
version: 0.7.2
44
homepage: https://codelessly.com/
55
repository: https://github.com/Codelessly/CodelesslySDK
66

0 commit comments

Comments
 (0)