Skip to content

Releases: Codelessly/CodelesslySDK

4.0.0

15 Sep 19:48
Compare
Choose a tag to compare
  • 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.

CodelesslySDK v3.0.3

05 Aug 22:43
Compare
Choose a tag to compare
- Revert Hive CE dependency.

CodelesslySDK v3.0.2

05 Aug 14:54
Compare
Choose a tag to compare
- Remove direct `package:web` dependency.

CodelesslySDK v3.0.1

05 Aug 03:53
Compare
Choose a tag to compare
- Migrate Wasm dependencies.

CodelesslySDK v3.0.0

04 Aug 22:47
Compare
Choose a tag to compare
- Wasm Web support.
- Codelessly v10 release.
- Update Firebase v3.3.0.

v2.3.0 Release

28 Jul 06:14
Compare
Choose a tag to compare
- New guided setup flow for getting started with CloudUI.
- Add support for toggling CloudUIs on and off. They're like feature flags, except much more powerful!

2.2.1

14 Jul 18:54
Compare
Choose a tag to compare
v2.2.1 Release

- Set target platforms.

2.2.0

14 Jul 18:27
Compare
Choose a tag to compare
v2.2.0 Release

- Restore Windows support! Codelessly CloudUI™ now works on all Flutter platforms.

2.1.1

11 Jul 15:39
Compare
Choose a tag to compare
v2.1.1 Release

- Fix Firebase exception on web.
- Fix Text Input `Set Value` action not working.

2.1.0

11 Jul 04:57
Compare
Choose a tag to compare
v2.1.0 Release

- New TextInputField features! This is the first batch of improvements to the TextInput component and includes the following:
  - Added Autofill Hints support.
  - Added Text Input Validator.
  - Added Text Input Formatter.
  - Added Submit Keyboard Action selector.
- New Editor layout rendering pipeline. Improved TextInputField rendering.
- Fix website publishing error that occurs when using an empty Navigate Action.