Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -102,17 +102,17 @@ For details about the technology stack upgrades, refer to [Technology Stack](/te
<Accordian title="Backend" />

<Accordian title="Platform">
- ### Wizard pages not rendered in Autocode project preview
- ### Wizard pages not rendered in [Design to Code](https://www.figma.com/community/plugin/1463127344166357646/wavemaker-design-to-code) project preview

Fixed an issue where Wizard pages failed to appear in the preview of Autocode projects.
Fixed an issue where Wizard pages failed to appear in the preview of [Design to Code](https://www.figma.com/community/plugin/1463127344166357646/wavemaker-design-to-code) projects.

- ### Autocode sync call errors not handled
- ### [Design to Code](https://www.figma.com/community/plugin/1463127344166357646/wavemaker-design-to-code) sync call errors not handled

Fixed Autocode sync call errors not being handled on both the backend and the frontend.
Fixed [Design to Code](https://www.figma.com/community/plugin/1463127344166357646/wavemaker-design-to-code) sync call errors not being handled on both the backend and the frontend.

- ### Autocode project landing on an Invalid Page on Launch in case of Wizards
- ### [Design to Code](https://www.figma.com/community/plugin/1463127344166357646/wavemaker-design-to-code) project landing on an Invalid Page on Launch in case of Wizards

Fixed Autocode projects landing on an invalid page on launch when the app contains Wizards.
Fixed [Design to Code](https://www.figma.com/community/plugin/1463127344166357646/wavemaker-design-to-code) projects landing on an invalid page on launch when the app contains Wizards.
</Accordian>
</TabItem>
</TabsWrapper>
Expand Down Expand Up @@ -262,9 +262,9 @@ For details about the technology stack upgrades, refer to [Technology Stack](/te

The AI agent automatically compacts long conversation histories to keep responses fast and context relevant.

- ### Autocode project sync support with merge framework <Pill type="web" />
- ### [Design to Code](https://www.figma.com/community/plugin/1463127344166357646/wavemaker-design-to-code) project sync support with merge framework <Pill type="web" />

Seamlessly sync Autocode projects with merge framework support for improved collaboration and version control.
Seamlessly sync [Design to Code](https://www.figma.com/community/plugin/1463127344166357646/wavemaker-design-to-code) projects with merge framework support for improved collaboration and version control.

- ### Web and Mobile builder separation for Design2Code projects preview <Pill type="web" /> <Pill type="mobile" />

Expand Down