Workflow shipped v1.0.0 with breaking changes focused on improving developer experience and reducing bundle size, then added sensitive data redaction across logs and API responses. The redaction feature lets developers specify which request bodies and headers to mask when triggering workflows, addressing data safety in multi-tenant setups where customer information may leak into logs.
Workflow added sensitive data redaction to console and API logs, letting developers mark request bodies and specific headers as redacted when triggering workflows. This prevents accidental exposure of secrets and customer data in dashboards and API responses, making multi-tenant setups safer.