Hey everyone
This release brings you some big, long-awaited updates:
-
More context-aware AI
-
An improved WeWeb Figma plugin that’s more accurate and powerful
-
Progressive data streaming
Check out the details below
WeWeb AI: more accuracy, less rework
Over the past few months, some WeWeb AI requests on large applications returned errors like “Selected content too large” or “Input is too long for requested model.”
With this update, those issues should occur far less often thanks to the two key improvements:
Smarter context control: choose exactly what’s included in each AI call.
New AI modes: six distinct modes for more precise building.
For full details, check out the changelog.
Figma import: more accurate and powerful
WeWeb now has its own plugin for Figma imports to give you more control and better compatibility with the Editor:
If you don’t want to import the entire design file, you just need the tokens (colors, fonts, spacing, variables, styles) to keep things clean and flexible, you can now import variables and styles only:
You can also import and manage components to keep them consistent in WeWeb, eliminate duplicates, and update designs faster with a single source of truth:
Check out the details in the changelog.
Streaming support added to multiple workflow actions
Before, backend actions like REST API Request and Xano Request only worked one way: send a request, wait for the full response.
Now, you have the option to stream data progressively as it arrives:
The “REST API Request” action: a new toggle to stream the response.
The “Xano Request” action: stream variables from components, not just global variables.
The "Invoke Edge Function:" a new toggle to stream the response.
A small toggle in the settings, but a big step for use cases like AI chats and anything related to progressive loading!
Check out the details in the changelog.
Smaller UX improvements and bug fixes
• Cancel option when switching from JS to formula: you now have more control when switching from JavaScript to no-code formulas. A new popup lets you confirm or cancel the switch.
• Updated icons for Rich Text Input and File Upload: the ww-input-rich-text element now uses Lucide Icons instead of Font Awesome, ensuring consistency when switching with custom menus. The File Upload element’s close (x) icon has also been updated for a cleaner, more consistent look.
• Sticky top menu in the Asset Library: the top menu in the Asset Library now stays visible when you scroll through long lists of items. You can access key actions at any time without having to scroll back to the top.
• Open Popup workflow action: we’ve updated the Open popup workflow action for Alert dialogs so the predefined props are listed in a logical order: title first, then description.
That’s all for this time! As always, let us know what you think