Hey there! I just wanted to take the time to update you all on what the team is working on at the moment.
We will do this every two weeks to increase transparency and gather your feedback on our short-term roadmap more frequently.
-
We are working on improving the quality of the AI logic generation (workflows). The logic generated from generic prompts rarely works properly, which is disappointing for most users. This is our most complex technical challenge with AI so far, but we are on a promising track. We’ll update you on our progress.
-
We are working on improving the quality of the UI generated by the AI. The improvement we worked on is already in QA, so it should be in production this week.
-
We are working on the datagrid improvements as discussed separately in the community. We’ll notably ship:
- Datagrid Height: new parameter Fixed / Auto
- Column Width: New parameter Fixed / Flex
- New type for cell: custom → It’s now possible to drag and drop what you want in it
- New Trigger: On row selected
- New parameter: on/off toggle for Column Resizable ; Column movable
- Ability to “pin” column (frozen column)
These improvements are in QA, so if all goes well it will be live this week if not, the next.
- We are working on a long list of advanced components to fill out the add panel and improve the UI gen:
- A new, improved calendar
- A new, improved file upload
- A new, improved Kanban
- Breadcrumbs
- Gantt
- Currency input
- Skeleton Loader
- Chat
- AI chat
- Carousel / Image Slider
- Stepper
- OTP Input
- Timeline
- Tree View
- Comments & Threads
These elements will be gradually shipped between this week, the next and the one after.
-
We are working on a better system to manage modals: we want to technically detach them from a page to make them “globally” accessible to the project. This will make it easier to re-use them across a project and to maintain them in time. Since this way is more standard, it will also be easier for the AI to use it and fix a few problems we have at the page generation level. We do not have a precise ETA for this feature yet but our best estimation is 4 weeks.
-
We’re improving the organization of global workflows and edge functions to make them clearer. This week, the team will transform them into “actions,” simplifying how they’re used. Instead of calling a global workflow with an “Execute Workflow” action or triggering an edge function in Supabase with “Invoke Edge Function”, you’ll be able to call them directly as actions. This feature is part of a broader effort to improve the organization in the editor, making projects easier to read, understand, and maintain. We do not have a precise ETA for this feature yet but our best estimation is 3 weeks.
-
We are working on setting up Vite which should reduce the build time (project deployment time) and facilitate’s our developers’ lives. ETA 2 weeks.
All the above is currently being developed & QA by the dev team. Now here is what the product team is working on:
- Revamp of the plugins’ panel: this is part of the broader effort to improve the editor’s organization.
- Better source code visibility in the add panel: this will improve the experience of forking coded components.
- Environment management with Supabase.
- Branching feature: the qualification was nearly complete last summer, but we shifted all our efforts to WeWeb 3.0. We are now reopening this topic and adapting it to the 3.0 version.
- Figma integration: our Figma plugin could be largely improved with AI. The product team is working on the improvements qualification.