Skip to content

Releases: Codelessly/CodelesslySDK

CodelesslySDK v6.2.0

18 Dec 02:16

Choose a tag to compare

- Create dynamic settings architecture.
- Migrate Slider and Switch to dynamic settings.

CodelesslySDK v6.1.0

24 Nov 01:27

Choose a tag to compare

- Create new Placeholders node.
- Add enable and disable node feature.
- Add new BlendModes support.
- Enable simulator hot reloading.
- Enable RenderedLayoutModel for buttons and dropdowns.
- Dropdown improvements:
  - Fix dropdown onChanged callback value.
  - Fix dropdown crashing on list having duplicate items.
  - Fix dropdown value not found crash
- Fix image builder not rendering svg correctly.
- Fix TextInput settings panel not updating properly.
- Fix auto canvas placeholder crashing in fixed-height scrollable canvases.

CodelesslySDK v6.0.0

10 Nov 20:42

Choose a tag to compare

- Fall cleanup! A large refresh and cleanup of SDK internals.
- Use the new DebugLogger for printing and debugging.
- Migrate to `logging` library and support package scoped logs.
- New ErrorHandler for better error handling.
- Updated usage and stats tracking.
- Fix lint issues.

CodelesslySDK v5.3.0

19 Oct 23:19

Choose a tag to compare

- Add support for Codelessly Simulator! With Codelessly Simulator, you can easily preview your app in the browser as if it was running on a real device.
- Add device `Brightness` property for light and dark theme support.
- Fix AppBar constraints.

CodelesslySDK v5.2.4

14 Oct 04:55

Choose a tag to compare

- Update `webview_flutter_android` v4.0.0.

CodelesslySDK v5.2.3

03 Oct 23:24

Choose a tag to compare

- Fix Actions DartToJS compilation error.

CodelesslySDK v5.2.2

29 Sep 22:44

Choose a tag to compare

- Use conditional WebViews based on platform.

CodelesslySDK v5.2.1

29 Sep 06:04

Choose a tag to compare

- Add WebView Web Wasm support.
- Update Firebase v3.6.0.

CodelesslySDK v5.2.0

21 Sep 16:37

Choose a tag to compare

- Update codelessly_json_serializable to v4.9.0.

CodelesslySDK v5.1.0

19 Sep 04:11

Choose a tag to compare

- Fix Hive CE duplicate initialization error.
- Update Firestore v3.5.0.