🔄 Workflow & integration improvements
We've resolved several issues affecting workflows, HTTP requests, and data handling:
- Data mapping in the Insert rows action now properly recognizes mapped items from array inputs when using Multiple insert mode.
- Retry configuration values in the HTTP Request action are now correctly persisted after reopening the editor.
- Improved behavior when unbinding custom headers in HTTP requests.
🔑 Authentication & storage fixes
This update also improves reliability for authentication exports and production file handling:
- User exports in the WeWeb Auth Plugin now support more than 200 users.
- Production file URLs on published custom domains now resolve correctly and no longer fall back to the editor subdomain, preventing 403 errors.
🖼️ Editor experience
We've also implemented several improvements to the Editor experience.
- Collection usage searches across a project now return results correctly.
- Reordering list properties in Custom Components using the up/down arrows now works as expected.
- The Format Document action in the JavaScript editor now properly formats unformatted code.
- Dropping an element onto a blank page now automatically wraps it inside a section, allowing components to work immediately without additional setup.
That's all for this release. As always, let us know what you think 🙂