# FUNCTION12 Release Notes

## FUNCTION12 Release Notes

- [April 29, 2024](https://docs.function12.io/release-note/april-29-2024.md): New Release: Design to Flutter & Updated DevMode Panel
- [March 12, 2024](https://docs.function12.io/release-note/march-12-2024.md): Application of DevMode Plus and CodeGen technologies for Design2Code service
- [November 04, 2022](https://docs.function12.io/release-note/november-04-2022.md): New updates on the homepage and STUDIO Workspace! 🎉
- [October 19, 2022](https://docs.function12.io/release-note/october-19-2022.md): Flutter and SVG re-analysis is now available on FUNCTION12!
- [October 11, 2022](https://docs.function12.io/release-note/october-11-2022.md): A new UI for a quick design file review has been added✨


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.function12.io/release-note/april-29-2024.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
