Support for all your database schemas
You are no longer restricted to just the public schema. bricks.sh now allows you to include any schema from your Supabase project in your admin panel. This makes it easy to manage private data, extensions, or complex multi-tenant architectures from a single interface.
Edit complex data with the new json editor
Managing metadata or flexible JSONB fields is now much safer. We've added a native JSON editor directly into our forms, allowing you to modify nested data structures with proper formatting and validation, ensuring you never break your database schema during an update.