This release brings:
Check out what’s new 👇
If you're using Supabase and authenticating via SSO, you’ve probably noticed the signed URLs return the default project domain.
We’ve added a Custom Domain field:
✅ When filled, it becomes the default domain for every workflow action involving Supabase
✅ We still keep the original project URL in the background to maintain the link with your Supabase project ID

This means cleaner links and a more branded experience for your users without breaking anything under the hood.
An "After Deploy Hook" is a custom automation trigger that runs immediately after you deploy a project, and is typically used to automate post-deploy actions like:
We've now expanded the "After Deploy Hook" with detailed metadata, so you can automate post-deploy workflows.
New context includes:

To find the information about "After Deploy Hook":
Use this info to fine-tune what happens after each deployment, whether that’s triggering alerts, syncing logs, or tagging builds.
Check out our docs to learn more.
You can now reorganize Tabs using simple up/down arrows.
No more deleting and recreating just to get the order right.
Now you can organize (and clean up) your assets faster, especially if you're working with bulk uploads or large libraries:
• Display folders in ZIP uploads: when you upload a .zip file that contains folders, they’ll now appear clearly in the Asset panel, preserving your structure.
• Navigate folders with ease: use the dropdown to browse inside folders without leaving the main view.
• Delete full folders: select an entire folder and delete it in one click.
• Delete the full library: need a reset? You can now delete everything at the root level.
• Bulk delete custom icons: empty your entire custom icon library with the trash icon at the top level.
• [EDITOR] Improved tooltip for the "Find" button on hover
• [EDITOR] You can now delete Input and Search elements directly from the canvas
• [EDITOR] Components in the Asset panel can now be sorted A–Z for easier browsing. You can also add logs in the Editor for debugging.
• [DASHBOARD] Updated project transfer dialog to clarify that you must be a member of the target Workspace
• [FORM] Removed binding option for custom form validation rules
That's all for this release! As always, let us know your feedback 🙂