0.4.0 (2026-01-08)
Features
- Add cooldown to resend verification email (457c829)
- Add email verification on signup (fb02051)
- Add forwarding domains as verification check (e732c76)
- Add id as reserved field in templates, campaigns and workflows (7386441)
- Add platform emails for domain verification and expiration (19554e6)
Bug Fixes
- Add better validation for sender email (e75e07f)
- Catch unknown content-type headers (a5c5754)
- Check email volume for 7-day window (492beb0)
- Copy types build files (49824af)
- Enhance CORS handling to allow requests with rejection logging (718251c)
- Migrate over to new pagination format in dashboard (8790c45)
- Reentry into segment not working after exit (4dce71a)
- Refactor CORS handling to allow unrestricted access for public API endpoints (940c893)
- Update sentCount on campaign sent for correct overview stats (ee00eb3)
- Update template fetching to use Template type and simplify body access (b6c5471)
- Update templates data fetching to use PaginatedResponse type (fa22b82)
Documentation
- Add more details about personalisation (940a4d2)