Features
- fix(email-validation): add email validation to prevent bouncing, fixed OTP validation (#916)
- Improvement(cc): added cc to gmail and outlook (#900)
- improvement(helm): fix duplicate SOCKET_SERVER_URL and add additional envvars to template (#909)
- feat(whitelist): add email & domain-based whitelisting for signups (#908)
- feat(webhooks): deprecate singular webhook block + add trigger mode to blocks (#903)
- feat(trigger-mode): added trigger-mode to workflow_blocks table (#902)
- feat(execution-filesystem): system to pass files between blocks (#866)
Improvements
- improvement(chunk-config): migrate unused default for consistency (#913)
- improvement(tag-dropdown): typed tag dropdown values (#910)
Bug Fixes
- fix(email): manual OTP instead of better-auth (#921)
- fix(otp): fix email not sending (#917)
- fix(mailer): update mailer to use the EMAIL_DOMAIN (#914)
- fix(min-chunk): remove minsize for chunk (#911)
- fix(helm): fix helm charts migrations using wrong image (#907)
- fix(schedules-perms): use regular perm system to view/edit schedule info (#901)