๐Ÿ”— Easier domain setup, cleaner publishing flows, and other improvements

Hey everyone :waving_hand:

This release improves how you connect and manage domains in WeWeb and fixes several issues across the Editor and workflows.

:e_mail: Manage app and email domains from one place

Weโ€™ve added a new Domain Management tab in Settings to make domain setup clearer across your project:

From this tab, you can connect domains for your production app, staging environment, and email sending.

The setup flow:

:white_check_mark: Shows the DNS records to add with your domain provider.

:white_check_mark: Checks when they are verified.

:white_check_mark: Guides you through the activation step until the domain is connected.

You can also reopen the setup flow to change a connected domain, disconnect it, or restart the setup when needed.

:information_source: For email actions, WeWeb automatically uses the domain configured for the selected environment. If no domain is configured, emails are sent using the default WeWeb domain.

:link: Configure subdomains for Production and Staging

You can now configure a subdomain on a WeWeb domain for both your Production and Staging environments:

  • Production, so your live app can be accessed from a subdomain on a WeWeb domain.
  • Staging, so your staging app can also have its own subdomain on a WeWeb domain when Staging is enabled on your plan.

In the Publish popup in the upper right corner, edit the name of your subdomain for the selected environment:

Perfect when you want to:

:white_check_mark: Keep review and production links simple while your app is still evolving.

:white_check_mark: Share a live or staging version of your app with a clean, easy-to-read URL.

:white_check_mark: Let teammates, clients, or stakeholders access the right environment quickly.

:information_source: Staging subdomains are available on plans that include Staging.

:hammer_and_wrench: Fixes

We made several fixes across the Editor, workflows, bindings, and integrations:

  • Fixed text links not working.
  • Fixed AI Chat tooltip overflow.
  • Fixed Response action debug logs.
  • Fixed copying formula current values.
  • Fixed the Supabase user management link.
  • Fixed URL binding in HTTP request tables.
  • Fixed workflow name and description updates.
  • Fixed parameter binding in the โ€œNavigate toโ€ action block.
  • Fixed Supabase connection errors caused by a refresh token issue.
  • Fixed gradient picker colors not retaining their position in the gradient panel.

Thatโ€™s all for now! As always, let us know what you think :slightly_smiling_face:

4 Likes