๐ฐ What's new
Discover the latest features and enhancements for each version of Nowa. For more details, check the changelogs
3.10 (2 July 2026)โ

Nowa 3.10 transforms how you test and deploy your apps. You can now run cloud projects directly on a local simulator or physical device โ no cloning, no switching to local projects, with hot reload included. Combined with a brand-new Run & Deploy UI and major stability work, testing and shipping your apps has never been this simple.
New in This Version โจโ
-
๐ฑ Local Run for Cloud Projects This is the big one! You no longer need to create a local project or clone your cloud project just to test on a simulator or physical device. Nowa now generates temporary local files behind the scenes, so any cloud project can run locally โ and hot reload works too. Every change you make in Nowa shows up on your device instantly.
-
๐ New Run & Deploy UI Every project now has Run and Deploy buttons in the top right, putting the whole flow in one place:
- Run launches your app anywhere โ inside Nowa, on a local simulator, or on your physical device.
- Deploy ships your app to any platform, all from the same UI.
-
โ๏ธ Redesigned Deployment All deployment options now live in one place. Once your setup is done, you can deploy to any platform from the main window with a single click โ no more hunting through menus.
-
๐จ A Cleaner Layout Two refinements to give you more room to build:
- Boards moved to the top right, making it easier to jump between boards and keeping the workspace cleaner.
- Toolbar moved to the bottom, freeing up more space above for your work.
-
๐ ๏ธ Major Stability Improvements We've done significant work under the hood across the entire platform, so everything should feel smoother and more reliable.
More Updates ๐ขโ
- ๐ Thank you for the Free Weekend! We loved seeing what you built โ some of you created genuinely impressive apps that simply weren't possible before, and your feedback is already shaping what comes next. There are big things on the way. ๐
โก๏ธ We'd love to hear what you think of Nowa 3.10! Click the ? icon to chat with us directly, or email us at team@nowa.dev. Happy building as always!
3.9 (13 June 2026)โ
Nowa 3.9 is our most powerful release yet. ๐ It's the first version where building complex, top-tier apps with AI feels genuinely easy and efficient โ powered by a fully rebuilt AI system and real in-app compiling with App Run. Together with a refreshed layout and a long list of improvements, this is where you can confidently build world-class apps, no matter the complexity, faster and easier than ever.
New in This Version โจโ
-
๐ค A Fully Rebuilt AI System We rebuilt our AI from the ground up into a multi-agent system, where several subagents work on your project in parallel โ coordinating to plan, build, and refine your app at the same time. The result is exceptional UI/UX out of the box, complex logic built reliably even across large projects, smooth handling of external pub.dev packages (including any platform-file setup), and smart context fetching that reads exactly what's needed without over- or under-reading. Because it's so efficient, you get far more done per credit than ever before. This is the first version of our AI you can fully rely on for any use case.
-
๐บ๏ธ Smarter Planning Mode Planning mode now presents a clear, readable plan that anyone can follow โ no technical skills required โ and it's much better at matching what you actually want to build before any work begins.
-
โถ๏ธ App Run โ Compile & Run Inside Nowa You can now compile and build your app directly inside Nowa. When you play your app, Nowa compiles and runs it for real โ exactly as it'll behave on deployment, including every pub.dev package, custom code block, and native part. In other words: what you see in App Run is what you'll ship.
-
๐ฌ App Preview Is Back โ Now on the Board Many of you loved the instant play experience, so we brought it back and made it even more convenient. Just hover over any screen on the board and hit the play button to run your app right where you're working โ no extra steps, no switching views.
-
๐จ A Fresh, More Intuitive Layout We reworked the interface to make building more enjoyable and easier to navigate:
- New Assets panel for uploading and managing your assets.
- Outline moved to the left side, giving you a cleaner workspace.
- A dedicated code editor โ click the
<>icon in the top right to open the full code panel, and every change compiles automatically. - Files merged into code editing โ the separate Files panel is gone; everything now lives in one place alongside your code.
- New deployment UI with more detail and easier management.
- New settings page โ a cleaner, more organized home for your project settings.
- Smarter logs that cover both App Run and preview, for full visibility into what's happening.
-
๐ Invite a Friend, Get 15 Credits Each You can now refer a friend to Nowa. When they sign up, you both receive 15 free credits โ and with the new AI system, those credits go a long way.
More Updates ๐ขโ
- ๐ Nowa Free Weekend โ this coming Saturday and Sunday, Nowa is completely free to use. If there's something you've been waiting to build, now's the perfect time to dive in.
โก๏ธ We'd love to hear what you think once you've taken Nowa 3.9 for a spin โ your feedback shapes where we go next. Click the ? icon to chat with us directly, or email us at team@nowa.dev. Happy building!
3.8.2 (4 June 2026)โ
Nowa 3.8.2 brings something we've wanted to ship for a long time: Nowa Run โก โ a live, fully interactive preview of your real Flutter app, right inside your editor, updating as you build. No more picturing how your app will behave โ just run it and watch. ๐
New in This Version โจโ
-
๐ฌ It's the Real App Not a mockup or a rendered guess. Tap, scroll, fill in forms, and test your logic โ it behaves exactly like your shipped app, because it is the app.
-
๐ฆ Packages Actually Work Third-party packages now run for real instead of being mocked, so you see their true behavior right in the preview.
-
โก Edits Show Up in Seconds Change something in the builder and the preview updates almost instantly โ no manual refresh.
-
๐ฑ Preview on Your Phone Open the preview on your actual device and watch it update live as you make changes in Nowa. Build on your screen, see it on your phone.
-
๐ Resilient If a preview ever hits a snag, just restart it and keep going in the same session โ never starting from scratch.
This is a big step toward making Nowa feel less like building blind and more like building with your app in the room. More on the way to make the loop even tighter. ๐
What's Fixed ๐ ๏ธโ
- ๐๏ธ Fixed a bug where the editor would sometimes show "file not found" when compiling changes.
- ๐ Removed the Development environment for Web Preview/Deploy, as Nowa Run covers its use cases more efficiently.
โก๏ธ Built something in Nowa you're proud of? Show us โ we love seeing what you make! Or click the ? icon to chat with us directly, or email us at team@nowa.dev.
3.8 (2 June 2026)โ
Nowa 3.8 is here, and it's a big one! ๐ Say hello to Nowa Agent 4, our best AI agent ever. It runs multiple agents in parallel to take on longer, more complex tasks, consumes fewer credits, and now drops your new screens onto the board automatically.
New in This Version โจโ
-
๐ค Meet Nowa Agent 4 Our brand new AI agent works very differently from the previous ones. Instead of one agent doing everything, it can now run multiple agents in parallel on your project at once. That means it can take on longer, more complex tasks and still stay precise, while you keep full visual control.
-
๐ฏ Better Results Agent 4 does noticeably better on things like multi-screen generation, complex bug fixing, advanced designs, and tricky logic. It can work for longer and split the work across subagents to get there.
-
๐ช Fewer Credits It now handles reading and writing with separate agents instead of one. That makes it more efficient and brings your costs down.
-
โ๏ธ Works with Platform Files Agent 4 can now touch platform files, not just Dart files. So it can set permissions, manage packages, and more โ and you don't have to do that by hand anymore.
-
โก Faster "Instant" Tasks Instant is now up to 5x faster, and uses at least 2x fewer credits than before.
-
โ See What the AI Did, Right Away New screens show up on your board automatically as Agent 4 adds them โ no more dragging and dropping. ๐
โ ๏ธ Heads up: You might lose access to your previous AI conversation history with this update. We recommend starting a new chat. If you need to fetch a previous history, just let us know.
What's Coming Next ๐ฎโ
- ๐ ๏ธ We've got another big Nowa update in the works to make building even smoother. More on that soon! ๐
โก๏ธ If you've built something in Nowa and want us to take a look, just let us know โ we'd love to see it! Or click the ? icon to chat with us directly, or email us at team@nowa.dev.
3.7.3 (26 April 2026)โ
Nowa 3.7.3 brings localisation support, AI font downloads, and smarter package conflict handling โ making it easier to ship apps in multiple languages and match designs pixel-perfect.
New in This Version โจโ
-
๐ Localisation Support You asked, we delivered! You can now make your app run in multiple languages with ease. Just ask Nowa AI to set it up and it'll handle everything for you, end to end.
-
๐ค AI Can Now Download Fonts Ask Nowa AI to set any font you want, and if it's not already in your project, it'll download and set it up automatically. Super handy when you're importing designs from Figma or other tools and want Nowa AI to match them pixel-perfect.
-
๐ฆ Smarter Package Conflict Handling Another upgrade to our packaging system! If packages are clashing, Nowa AI now detects and resolves the conflict automatically, so you can stay focused on the big picture instead of digging through dependency errors.
More Updates ๐ขโ
- ๐ฑ Nowa GO is already rolling out in batches! If you haven't signed up yet and want to give it a shot, now's the time. Build on your phone or tablet, anywhere you go.
โก๏ธ If you face any issue, click the ? icon to chat with us directly, or email us at team@nowa.dev.
3.7.2 (23 April 2026)โ
Nowa 3.7.2 is a big step forward โ packages are now way more stable, the experimental UI is getting closer to a whole new way of building, and we solved some important issues along the way.
New in This Version โจโ
-
๐ฆ New Packaging System We've massively improved how Nowa integrates with pub.dev packages. It's way more stable now, and Nowa AI handles external packages much better than before. Bonus: projects now load faster since packages load after the project opens โก
-
๐งช Experimental UI Updates Big changes landed here. AI has moved to a toolbar at the bottom of the board โ just hit / to start chatting, while seeing your project components in real-time on the side. This is a step toward a completely new experience that'll make building faster and easier. Enable it from App Settings โ Project details โ Experimentals, then turn on "New UX" ๐
What's Fixed ๐ ๏ธโ
- ๐ Missing imports โ AI can now work with imports properly, resolving issues some of you ran into on certain projects.
- ๐๏ธ Rive widget on Web โ Fixed.
- ๐ AI + APIs โ We noticed some of you hit walls when asking AI to integrate APIs. That's sorted now.
What's Coming Next ๐ฎโ
- ๐ง A new AI system that delivers much better results while cutting credit costs by 5โ15x
- ๐ A major deployment upgrade, making deployments easier and clearer than ever
- ๐จ More experimental UI updates on the way
3.7 (12 April 2026)โ
Nowa 3.7 makes it easier than ever to build, monetize, and maintain your apps. This release brings Stripe payments, in-app support chat, in-app notifications, AI-powered project fixing, and a preview of Nowa's redesigned UI.
New in This Version โจโ
-
๐ณ Stripe Payments Integration Want to monetize your app? Now you can! Stripe is fully integrated โ whether it's subscriptions or one-time payments, Nowa sets everything up for you, including webhooks. You focus on your app, we handle the plumbing. Watch the tutorial here: https://www.youtube.com/watch?v=8QjTKvSBTdM
-
๐ฌ In-App Support Chat Building should never feel lonely. Click the ? icon in the bottom-right corner to chat with us directly โ ask questions, report issues, attach your project, and follow your report status from submitted all the way to done.
-
๐ In-App Notifications New tutorials, updates, and tips โ we'll now notify you right inside Nowa so you always have what you need to level up your apps.
-
๐ค AI Project Fixer Bugs slowing you down? Just say "Fix problems in my project" and let the AI do a full scan and fix issues before you deploy. Smoother builds, fewer headaches.
-
โจ Redesigned UI (Preview) We're redesigning Nowa from the ground up to make building even more intuitive. Curious? Turn it on in Settings โ Experiments and tell us what you think!
More Updates ๐ขโ
- ๐ฅ New tutorial โ Watch us build a full CRM app for VCs from scratch
- ๐ฑ Nowa GO is almost here โ build on your phone or tablet, anywhere you go
- ๐ฐ Earn with Nowa โ Content creators can earn commissions through Nowa Creators. Reach out at
team@nowa.dev
โก๏ธ If you face any issue, click the ? icon to chat with us directly, or email us at team@nowa.dev.
3.6.1 (12 March 2026)โ
A hotfix following 3.6 that makes main.dart fully editable โ a new system now lets both you and the AI agent freely modify the main.dart file without running into issues.
โก๏ธ If you face any issue, use the "Problem" button to report it (attach a project snapshot if needed), or email us at team@nowa.dev.
3.6 (6 March 2026)โ
Nowa 3.6 brings a big boost to what you can do. Now you can offer in-app purchases with RevenueCat, use Planning Mode to get much more accurate results from AI, get solid results for complex prompts in Agent Mode, and more improvements to make your day-to-day building smoother.
Want to see everything in action? Watch the Dev Diary:
New in This Version โจโ
-
๐ฐ In-App Purchases with RevenueCat You can now add in-app purchases to your iOS and Android apps with just a few clicks through RevenueCat. If you've been wanting to monetize your app, this is the easiest way to get started. A step-by-step tutorial is coming in the next few days.
-
๐ง AI Planning Mode Instead of jumping straight into implementation, Planning Mode takes the time to understand what you're trying to build, analyzes your project in depth, asks you the right questions, and lays out a clear plan for you to review before anything gets implemented. You can keep refining the plan until you're happy with it, then let it build โ so you get what you actually wanted without the back and forth.
-
โ Todos in Agent Mode For complex requests and long prompts, the agent now creates its own internal todo list and works through tasks one by one, allowing it to stay focused and produce much better results along the way.
-
๐ Smarter Search The AI agent is now much more efficient at searching across your project, making your prompts faster and lighter on credits.
-
๐ฌ Source-Code Analysis The agent can now trigger deep analysis directly on the source code to catch problems there, making it way more reliable at debugging and able to detect all kinds of issues.
-
๐ Automatic Issue Reporting If the AI runs into something unexpected, it reports it directly to us and shares a report ID with you to follow up. No personal data is collected โ this just helps us support you better if something happens.
-
๐ Google Sign-In with Supabase You can now implement Google Sign-In using Supabase easily. Just connect your project to Supabase and ask Nowa AI to set it up for you.
-
๐ Onboarding for New Projects Starting a new project? You'll now get a guided onboarding experience to help you get up and running quickly.
Community Highlights ๐โ
- ๐ธ๐ช Klubbrabatten โ Sweden's biggest loyalty rewards program, giving users discounts across restaurants and places all over the country. Used by over 150,000 users and built entirely with Nowa and Supabase.
- ๐๏ธ Zero-Trust Fitness App โ an open-source, privacy-first alternative to Google Fit that encrypts all your health data, built by Edo. Want to contribute? Clone the project and jump in!
โก๏ธ If you face any issue, use the "Problem" button to report it (attach a project snapshot if needed), or email us at team@nowa.dev.
3.5 (9 February 2026)โ
Nowa 3.5 is a big step forward. In this release, youโll get Nowa Agent V3 (a new AI foundation), a new routing system powered by GoRouter, Git support for Local Projects, and smoother performance across the editor.
New in This Version โจโ
-
๐ค Nowa Agent V3 (4 modes)
This is the biggest change in 3.5 โ we rebuilt how AI works in Nowa.You now have four modes to choose from: Instant, Thinking, Deep Thinking, and Max. The new modes (except Max) consume 5ร fewer credits, run 4ร faster, and produce 2โ3ร better results.
In practice, youโll notice:
- Better UI/UX generated out of the box
- Stronger Supabase workflows using Supabase MCP (including more complex cases)
- Better planning and debugging for bigger tasks
- Deeper understanding of Nowa projects and newer Flutter capabilities
-
๐งญ Routing is now GoRouter by default
All new projects now use GoRouter. Each screen has a path, so your web apps can navigate with real links and URLs, and your mobile apps can support deep linking (for example from notifications).
It also makes building navigation patterns like Navigation Bars and Drawers much simpler and cleaner. -
๐ฟ Git for Local Projects
Local projects now come with Git enabled by default, so you can track changes, discard them when needed, commit your work, review history, and push to GitHub (or any Git provider) โ just like a real production workflow. -
โก Smoother UI boards
We improved how boards are rendered โ moving between screens, panning, and zooming should feel significantly smoother, even when your board has many screens.
New Content ๐โ
- ๐ฅ Dev Diary (Nowa 3.5)
Want to see everything in action? Watch here:
Community Reward ๐โ
- ๐ Get 50 free AI credits
Share a complete app you built and deployed with Nowa on LinkedIn or X, tag us, and youโll get 50 free AI credits.
The top 5 apps shared will get 1 month free on the Scale plan (and if youโre already on Scale, youโll get a refund for that month).
โก๏ธ If you face any issue, use the "Problem" button to report it (attach a project snapshot if needed), or email us at team@nowa.dev.
3.4 (19 January 2026)โ
This is one of our biggest releases yet โ introducing Supabase MCP and a new Agent Creation Summary for faster, clearer AI workflows.
New in This Version โจโ
-
๐ง Supabase MCP (Frontend + Backend from one panel)
From now on, building a serious full stack app has never been easier! With Supabase MCP, Nowa agent can manage your full backend besides the frontend, allowing you to build the app you want with way less effort.Connect your Supabase project and let the AI Agent set up everything endโtoโend such as:
- Create tables and database structure
- Generate RLS policies
- Set up triggers and Edge Functions
To use it, enable Supabase MCP it in the agent chat, then describe what you want and let the agent do the full work for you!
-
๐ Agent Creation Summary
After each AI chat, youโll now see a summary box showing everything the agent created.- Drag and drop items to the board
- Click any item to preview it in the file viewer
-
๐ฅ New Tutorials
We have released the following new tutorials on YouTube:- Google Maps integration: https://www.youtube.com/watch?v=1aqqNMtRKQU
- Instant preview sharing (testing & feedback): https://www.youtube.com/watch?v=ORa4ohpK4pQ
3.3.5 (30 December 2025)โ
Say hi to Commit History, oneโclick GitHub integration, and faster loading for local projects. Let's get into details:
New in This Version โจโ
-
๐ Commit History in Nowa
You can now browse your full commit history directly inside the Git panel without needing GitHub.- Preview all previous commits and see which files were created, modified, or removed
- Click any file to inspect lineโbyโline changes
- Rightโclick a commit and choose โRevertโ to roll back its changes
Note: Commit History is currently available for Cloud projects. For Local projects, you can continue using GitHub Desktop, other IDEs, or the command line.
-
๐ Oneโclick GitHub Integration
Connecting your project to GitHub is now a single click away โ no manual tokens required.- Go to
Project Settings โ Git โ Connect to GitHub - Authenticate Nowa in the window that opens
- Return to Nowa and youโre connected, ready to push and pull from your repository
- Go to
-
๐ฝ Faster Loading for Local Projects
Local projects with lots of dependencies now load much faster.- Nowa 3.3.5 uses your local Flutter SDK to resolve dependencies
- This removes the need to fetch them all again from
pub.dev, especially for large projects
3.3.2 (10 December 2025)โ
Say hello to Google Maps in Nowa! This update brings new power to your apps with built-in Maps support, along with smoother performance across the board.
New in This Version โจโ
- ๐บ๏ธ Google Maps Widget
You can now add and customize Google Maps directly inside Nowa โ no need for custom code!- Add from the Widget Picker
- Configure it visually or through AI
- Run it in the simulator to view live map results
Improved Experience โกโ
- Better loading visuals when opening projects for more transparency.
- More consistent UI rendering when switching between screens and views.
Coming Soon ๐ฎโ
- ๐งฉ Supabase & Figma MCPs: Connect your backend and design directly into Nowa.
- โ๏ธ AI Upgrade: Faster, smarter, and more context-aware AI generation.
- ๐ฅ New Video Series: Full onboarding and crash course for new users.
3.2.0 (14 Novemeber 2025)โ
This update makes Nowaโs AI smarter, more capable, and fully connected to the Flutter ecosystem โ introducing AI that can use custom packages from pub.dev!
New in This Version โจโ
-
๐ง AI That Uses Custom Packages
The AI can now fetch and use packages directly from pub.dev, reading their docs, understanding their APIs, and implementing them automatically in your project โ even if they arenโt built into Nowa.โ๏ธ Enabled by default for new projects
๐งช For existing ones: Go toSettings โ Packages โ Enable โLoad Packages (Experimental)โ -
โก Smarter, Cleaner AI
The AI now fully understands Flutterโs Material library and core widgets โ meaning no more โundefinedโ issues and more precise results.
It also uses new internal tools to build cleaner architectures, connect logic and UI automatically, and follow your themes naturally. -
๐ Built-in Cloud Git Integration
Every cloud project now comes with Git pre-configured.
Youโll see visual indicators for pending changes and can commit directly within Nowa to keep your projectโs version history clean and easy to manage.
Coming Soon ๐ฎโ
- ๐งฉ Supabase & Figma MCPs: Build your frontend, backend, and UI all from Nowa AI.
- โ๏ธ AI Core Boost: Improving reasoning, context awareness, and result accuracy.
- ๐ฅ Nowa Onboarding Video: Learn the platform in under 15 minutes.
3.1.2 (25 October 2025)โ
A quick update following the 3.1 release, improving the AI agent experience and reliability to make working with it smoother and more stable.
New in This Version โจโ
-
๐ง Improved AI Stability
The AI now handles larger prompts, streams responses more reliably, and maintains more consistent performance in long chats. -
๐ Better Sharing Experience
Shared links and public previews now open instantly without login issues. -
โ๏ธ Improved Bug Reporting Flow
You can now include more context automatically when submitting issues, helping the team fix things faster.
Coming Soon ๐ฎโ
- ๐ฅ AI Quick Guide: Short video on how to use the new AI agent.
- ๐ Onboarding Walkthrough: Learn everything new in Nowa 3.1 in minutes.
3.1.0 (21 October 2025)โ
This is our biggest update since V3.0 - with a brandโnew AI agent, Cloud Local Sync, Instant Sharing, and major performance upgrades.

New in This Version โจโ
-
๐ง New AI System
Rebuilt from the ground up for speed, stability, and much better results.- The new agent is simply โก 4ร faster with 3ร better results than the previous one
- ๐ฌ Stream Mode: You can see the results now live in real time
- ๐ง The Agent checks for it's results and fix them on the spot with the same prompt
- โ It Asks clarifying questions when it's unsure instead of making assumptions, leading to results that are more of what you expect.
- ๐ฎ It can run the app automatically to test and catch runtime issues and fix them
- ๐ You have now Chat history saved per project to resume any previous conversation with its full context
- ๐ฏ We changed the usage tracking from per-prompt to a wew credit system that relies fully on tokens for more fair use. (e.g., ~0.1 credit for redesigning a card components, ~1 credit for generating a full funtional screen). You can see the credit consumption for each prompt and for the overall chat as well. In settings you will see a history for your AI consumption.
-
โ๏ธ Cloud + Local Sync
No need to choose if your project should be a local or cloud one. The same project can live on both now, with you being able to sync them with a click (no Git needed). Simply inside your project, click on theSettingsicon ->Project Sync, and there you will be able to sync a cloud project to local or vise versa. -
๐ Instant Preview Sharing
You can now share the instant preview that you use inside Nowa with others! Simply click on the share button on the toolbar inside Nowa to share the instant preview privatly (with people in your workspace) or publicly with anyone. They will be able to view the app as well insantly without building. Compare to deploying to Web, this allows you to share without even the need for hosting for faster sharing from your side and faster viewing from the other side.
New Content ๐โ
- ๐ New Docs: at docs.nowa.dev
- ๐ Showcase Page: at nowa.dev/showcase
- ๐ข Nowa Agency: You can make our team build your full app and handle it in Nowa. 50% cheaper and 3x fastet than other agemncies. Apply here
Coming Soon ๐ฎโ
- ๐งฉ You will be able to any package from pub.dev directly in Nowa without even using custom code
- ๐ฅ Importer V2: You will be able to import any Flutter project even the ones built outside Nowa
- ๐ง AI Planning Mode: the AI agent will be able to make a dynamic plan for complex prompts for better results when it comes to app-level prompts.
โก๏ธ Please keep using the inโapp Feedback button to report issues or share ideas โ it helps us make Nowa better much faster :)
3.0.10 (7 October 2025)โ
We excited to introduce two powerful new features โ Notifications and Supabase Storage โ plus a brand-new syncing system between Nowa and your code files, that makes building smoother than ever.
New in This Version โจโ
-
๐ Firebase Notifications:
You can now offer real-time notifications in your app with few clicks! Once you connect your project to Firebase, you can send messages from the Firebase panel, from Nowa, or even through APIs like Supabase Cloud Functions. Enable it from Firebase settings in your project. -
โ๏ธ Supabase Storage:
You can now store and retrieve files from Supabase Storage โ this, along side using Supabase Auth and tables in your app, makes it possible to build a full functional apps where data and assets are binded to specific users. -
๐ Smarter Code Sync:
The new sync system makes working with code feel seamless.
Every change updates instantly in your UI without the board refreshing or repositioning for items, make it feel super natual to work with code files alongside Nowa
Content ๐โ
-
๐ Docs for Nowa 3.0 are Live!
The documentation has been fully updated to focus on Nowa 3.0, with also new sections regarding using Nowa AI, APIs, Supabase, local projects, and more.
๐ Explore it here: docs.nowa.dev -
๐ฅ New Tutorial:
Learn how to build a beautiful Movie App using Nowa and APIs โ Watch Part 1. You can try the app yourself here
Coming Soon ๐ฎโ
- ๐ Nowa 3.1: Our biggest update since 3.0 โ featuring a more stable AI, restore points, chat history, a token-based credit system, and instant Cloud + Local sync.
- ๐ Showcase Page: Discover real apps built with Nowa, complete with live demos.
- ๐ข Agency Program: Special deals and support for development agencies โ reach out to
team@nowa.devto know more!
โก๏ธ If you encounter any issues, please report them using the in-app Feedback button โ it helps us improve it for you pretty fast.
3.0.9 (19 September 2025)โ
Nowa 3.0.9 is a small but important update focused on fixing some issues that improve reliability and usability.
Check all fixes in the ChangeLog.
3.0.8 (17 September 2025)โ
Nowa 3.0.8 introduces new templates, workflow improvements, and key fixes to make your building experience smoother and more reliable.
Check all details in the ChangeLog.
Fixes & Improvements ๐ โ
- ๐งฉ Added new stunning templates that match the quality of Nowa 3.0 โ replacing the old ones with fresh, modern designs.
- ๐จ Removed the older way of changing themes to simplify the workflow.
- โ ๏ธ Error build design is now clearer and clickable, so you can quickly access build logs when needed.
- ๐ Added the option to include cloud build logs when submitting bug reports โ making issue reporting faster and debugging easier.
Coming Soon ๐โ
- ๐ค A new AI system that feels smoother, produces better results, supports packages, writes custom code, and fixes issues automatically.
- โ๏ธ Unified Local & Cloud projects โ no more choosing between them. Youโll get deploy, simulator testing, and hybrid workflows in one.
- ๐จ Any AI output will soon be fully visually modifiable, giving you total creative control.