πŸš€ Improved Supabase Select, formula columns, and better AI element support

Release date: Β 
June 25, 2026

This release focuses on giving you more control and flexibility:

  • Supabase Select now has a clearer setup for filters, sorting, pagination, and advanced options
  • Table views got formula support
  • User tables are easier to manage
  • AI can generate and work with more elements
  • Several issues across database actions, auth, workflows, and table configuration have been fixed

Check out the details below πŸ‘‡

🟒 Configure Supabase Select more easily

The Supabase Select action has been redesigned to make query setup clearer and more complete in the Editor.

The action panel is now organized into dedicated sections:

  • Filters
  • Sorting
  • Pagination
  • Advanced

This makes it easier to configure Supabase queries in one place, especially when working with related tables and filtered results:

‍

Perfect when you want to:

βœ… Set up Supabase Select filters more clearly
βœ… Sort results from the action panel
βœ… Configure pagination for larger datasets
βœ… Use advanced Select options without digging through a crowded setup

πŸ“‹ Add custom columns to WeWeb Users tables

You can now add columns directly to WeWeb Users tables:

‍

Perfect when you want to:

βœ… Extend user records with additional information that fits your app’s needs

βœ… Add custom user properties such as roles, onboarding status, internal notes, preferences, subscription metadata, or profile-related fields

πŸ”’ Add calculated fields to WeWeb table views

You can now add and edit formula columns to table views:

Formula columns let you calculate and display dynamic values in your table views without creating a new database column.

Perfect when you want to:

βœ… Create calculated labels

βœ… Format values for display

βœ… Show conditional fields

βœ… Display derived statuses

βœ… Calculate totals

βœ… Combine values from multiple fields in the same row

πŸ’‘ Notes:

  • Updating a formula in one view updates it across all views where it is used
  • Formula columns are view-only and are not added to the Data tab
  • Formula column names follow the same validation rules as other columns
  • Column names must remain unique

πŸ€– Create more elements with WeWeb AI

AI can now help you build and configure more parts of your app faster, with new support for:

  • Timeline
  • Chat AI
  • Chat

We’ve also improved AI usage for several existing elements, including:

  • Datagrid
  • Select
  • Input mask

With support for more elements and better behavior on existing ones, you can generate more complete interfaces and reduce manual setup time.

πŸ› οΈ Other improvements and fixes

  • JSON column data can now be inserted with the Insert row action
  • Table configuration is now retrieved more reliably in the Editor when inserting or updating rows
  • Workflow action results no longer incorrectly display as β€œMission result (action deleted)”
  • Incorrect Cognito provider setup no longer causes the server to stop working
  • Resolved a database migration issue affecting projects switching from WeWeb Auth to Supabase Auth
  • Xano tables now better handle addon data, removed data, and addon name updates
  • Table descriptions are now saved correctly

That's all for this release! As always, let us know what you think πŸ™‚