What's new
Discover the latest features and enhancements for each version of Nowa. For more details, check the changelogs
3.0.2 (12 August 2025)
Nowa 3.0.2 is a stability-focused update, fixing several important issues to make building, deploying, and loading your projects more reliable. Check them on ChangeLog
3.0.1 (11 August 2025)
Nowa 3.0.1 focuses on improving stability, fixing key issues, and adding new resources to help you get the most from Nowa AI.
Fixes & Improvements 🛠
💻 Desktop App Access Restored
The desktop version is now correctly available for all plans.
📄 Board Naming Fixed
New boards now use the name you assign — no more generic board*.board
names.
🍏 AI on macOS Restored
Resolved an issue where AI wouldn’t run on certain macOS versions due to file creation errors.
New Learning Resource 📚
📝 How to Write Prompts That Build Better with Nowa AI
Learn practical techniques to get more accurate, connected, and production-ready results from your AI agent.
Read the guide →
Coming Soon 🔜
🎥 Video Tutorial: Building a Music Player App from scratch with Nowa AI, using Supabase/API as data sources.
📝 Blog: A deep dive on how to use the Nowa AI agent effectively.
🤝 Cobuild & Launch: We’ll help you build and launch your app — from idea to production.
➡️ If you encounter any issues, please report them using the in-app Feedback button. Including your project (and AI history if relevant) gives us the best context to fix them quickly.
3.0.0 BETA (4 August 2025)
Nowa 3.0 is our biggest release ever — packed with powerful AI features, backend upgrades, and a refreshed builder experience. Let’s dive into what’s new!
New ✨
🤖 AI Agent for Building, Editing, and Debugging
Generate entire screens, features, or app flows with a single prompt.
You can now:
- Build new widgets and screens instantly
- Edit or fix parts of your app with or without selecting anything
- Prompt across multiple screens — the AI understands what to connect
🛠 Supabase Integration (Beta)
Build full-stack apps faster with native Supabase support:
- Authenticate users with Supabase Auth
- Use AI to generate queries
- Enable row-level security for production-ready apps
🎨 Redesigned Theme System
Access the new theme editor from the left bar.
Create, preview, and manage design tokens visually — no more guesswork when styling your app.
🧭 Upgraded Builder Experience
Enjoy a smoother and more powerful editing experience:
- Visual Component Explorer — inspect and highlight widgets across your app
- Improved Boards — navigate your screens with better layout and structure
Plans & Access 💼
We’ve made our pricing more accessible — with powerful features available to everyone.
🆓 Free Plan (Starter)
- Unlimited code exports
- Unlimited projects
- Desktop version + local development
- Web publishing for 12h (testing)
- 5 AI messages/month
🚀 Launch & Scale Plans
- Up to 200 AI messages/month
- Web & mobile deployment
- GitHub integration
- Premium support
- AI credit top-ups
🎁 Bonus for Existing Users:
- Pro users now get 35 AI messages/month
- Premium users now get full Scale Plan access at the original price
Coming Soon 🔜
🎥 Tutorial Video: Watch how to build a full app using the new AI agent
📝 Pricing Blog Post: See what’s included in each plan, with clear use cases
🤝 Cobuild & Launch (for Scale users): Our team helps you build and launch your app — step-by-step, no extra cost
➡️ Found a bug in the BETA? Report it using the in-app Feedback button and earn extra AI credits as a thank you!
2.0.21 (27 May 2025)
This update makes managing APIs faster than ever, squashes critical bugs, and sets the stage for the AI-powered future of Nowa. Let’s dive in!
New ✨
📦 One-Click API Imports
Skip the manual setup! Import groups of API requests instantly from:
- Postman
- Swagger
- Xano
Simply import, and Nowa automatically handles the rest—endpoints, request types, headers, and body included.
For more, check out this page
📥 Instant cURL Support
Paste a cURL command, and Nowa turns it into a ready-to-use API request. Less manual work, more building!
Coming Soon 🔜
🤖 AI Assistant (Alpha testing already going!)
We’ve begun private alpha testing for our AI Assistant. Soon, you’ll effortlessly:
- Generate entire apps or screens instantly with prompting
- Edit existing screens and components, and prompt to fix bugs or unexpected behaviours.
- Connect APIs seamlessly through AI-powered logic.
The early results are astonishing—combining visual editing and AI is proving incredibly fast and powerful!
2.0.20 (23 April 2025)
This update brings a whole new API workflow, smarter debugging in Play mode, and better defaults across the board. Let’s dig in!
New ✨
🧩 All-New API Editor
Managing your APIs just got way more powerful:
- View and manage all requests in one place, right next to your files
- A streamlined flow for creating, testing, and generating models/mock data
- Supports form data—so you can now handle file uploads easily
- Control over content-type for each request
📏 Smarter Padding Controls
Add Horizontal and Vertical padding directly—cut down the typing, boost your layout precision!
▶️ Play Panel, Upgraded
While testing your app in Play mode, you can now select elements directly—making UI debugging a breeze.
💬 Chat Template Gets a Boost
We gave our built-in Chat template some love:
- Profile component added for a personal touch
- App Bar now included with account info
- Input validation prevents sending empty messages
- Improved naming and structure for easier edits
🔍 Better Logic Building in Circuit
- Hover on any function to see its return type
- The search now includes all main nodes, so you find what you need faster
⚠️ Play Mode Custom Code Warning
Got custom functions or widgets? You’ll now see a warning when using Play mode, so you know it may use dummy values unless tested on a simulator.
Coming Soon 🔜
- 🤖 AI-generated expressions — just describe what you need, and let AI handle the logic
- 📘 AI-powered Docs Assistant to help you find answers instantly (currently in BETA)
- Even more API upgrades
- And… something BIG is coming soon 👀
2.0.19 (6 April 2025)
Nowa Marketplace is finally here! 🚀 This update brings you a faster way to build with sample projects, a powerful Git integration, a fresh button widget, and better error handling—all designed to supercharge your workflow.
New ✨
🛍️ Nowa Marketplace
Introducing our very first Marketplace—your new starting point to build faster with real, editable projects:
- Discover sample apps right from the dashboard
- Preview them, check the structure, and Add App to start building
- View details like APIs, AI, and custom code setups
We’re launching with:
- 🧊 Water Tracker App – featured in our latest tutorial
- 🤖 AI Chat App – a complete ChatGPT-powered messaging experience
🔁 Revamped Git Integration
Manage your projects like a pro with full Git operations:
- Clone from any Git provider (like GitHub)
- Push cloud projects to Git
- Keep local, cloud, and remote versions in sync
- Commit, discard, branch—you name it
Check out the full Git guide
🔘 New Button Widget
Customize your buttons with the all-new ButtonStyle
:
- Set background color, text style, border radius, elevation, and more
- Apply a
ButtonTheme
across your app for consistent styling
⚠️ Smarter Error Handling
- Get warnings before layout issues happen
- Prevent actions that could crash your app
- Quickly spot and fix problems with file-specific error messages
Coming Soon 🔜
🍯 Easier API workflows
🔁 Big improvements to Circuit
📱 More sample projects
🎥 Tutorial on building advanced features in the AI Chat App
New learning resources
We’ve added new docs to help you learn and master building with Nowa: