Codia Docs
Codia Home
Skip to content

Codia AI What's New

December 25, 2023

Merry Christmas 🎄

We are excited to announce the launch of our Christmas version update, which includes the following new features:

  1. We now support Android Compose UI, a highly requested feature by our users.
  2. To support the long-term development of Codia, we have introduced our Pricing plan.
  3. We continue to offer many free Credits for you to use. Moreover, you can earn more Credits by inviting friends to use Codia AI, which is a great way to use Codia for free over the long term.
  4. In this version, we have fixed over 100 bugs, improving the quality of the code we generate. We are continuously growing and improving.
  5. On the eve of Christmas, we reached another significant milestone, having generated 20 million lines of code for our cumulative users.

Let's thank everyone who has used and helped Codia. We wish you all a Merry Christmas.

December 11, 2023

We are continuously improving our code generation experience. We believe that the accuracy of the code and the fidelity of the UI are crucial. We will keep updating and iterating to enhance the quality and stability of the generated code, better meeting the needs of our users.

Web

  1. Optimize the precision of relative and absolute positioning.
  2. Text supports flex layout and fixes a bug in vertical text layout.
  3. Plugin data statistics optimization.
  4. Fix a bug where the automatic font size adjustment in code generation causes abnormal font sizes.
  5. AutoLayout optimization for temporary node positioning.
  6. Fix a bug where incorrect line-height settings after grouping cause text wrapping failures.

Native App

  1. Optimize the Flutter code generation process, solving display issues caused by incorrect parsing of Figma node order.
  2. For Flutter's Rectangle Widget, avoid generating comments when code generation is unnecessary, preventing compilation errors.
  3. Flutter's Image Widget and Text Widget no longer generate BoxDecoration code, avoiding incorrect shadow effects.
  4. Support for Android Kotlin/Java, iOS Objective-C/Swift/SwiftUI, Flutter Android/iOS packaging, building apk/ipa files.

Backend

  1. Add a new client code build interface, now released.