Releases: unsend-dev/unsend
Releases · unsend-dev/unsend
v1.5.3
What's Changed
- Fix Node SDK initialization docs by @KMKoushik in #163
- Implement per-team API rate limiting with Redis by @KMKoushik in #164
- feat: add In-Reply-To option by @KMKoushik in #165
- fix: use nodemailer to compose email by @KMKoushik in #166
- feat: add list emails api by @KMKoushik in #167
- chore: update self-hosting.mdx with SMTP Proxy instructions by @mo9a7i in #168
- docs: link coolify blog by @KMKoushik in #169
New Contributors
Full Changelog: v1.5.2...v1.5.3
v1.5.2
fix: editor broke in new theme
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- change the order of email status to handle soft bounce by @KMKoushik in #155
- only unsub contacts on permanent bounces by @KMKoushik in #156
- migrate to next 15 by @KMKoushik in #151
- feat: add new theme by @KMKoushik in #157
- add domain filter on dashboard by @KMKoushik in #161
- add analytics screen by @KMKoushik in #162
Full Changelog: v1.4.14...v1.5.1
v1.5.0
What's Changed
- change the order of email status to handle soft bounce by @KMKoushik in #155
- only unsub contacts on permanent bounces by @KMKoushik in #156
- migrate to next 15 by @KMKoushik in #151
- feat: add new theme by @KMKoushik in #157
- add domain filter on dashboard by @KMKoushik in #161
- add analytics screen by @KMKoushik in #162
Full Changelog: v1.4.14...v1.5.0
v1.4.14
What's Changed
- Fixed broken email validation on apis
- Fix wrong string formatting on delete user modal
Full Changelog: v1.4.13...v1.4.14
v1.4.13
What's Changed
- update @react-email/render version to latest by @KMKoushik in #148
- add batch email api by @KMKoushik in #149
- Add CONTRIBUTION.md with guidelines for contributors by @Abhijitam01 in #147
New Contributors
- @Abhijitam01 made their first contribution in #147
Full Changelog: v1.4.12...v1.4.13
v1.4.12
v1.4.11
What's Changed
- fix smtp settings not fetched from env by @KMKoushik in #143
- join team should be authenticated by @KMKoushik in #144
Full Changelog: v1.4.10...v1.4.11
v1.4.10
What's Changed
- refactor: shows 0 instead of nan for new users by @sidhuiwnl in #140
- refactor: dynamic SMTP for self host by @sidhuiwnl in #138
- allow text to be nullable by @KMKoushik in #142
New Contributors
- @sidhuiwnl made their first contribution in #140
Full Changelog: v1.4.9...v1.4.10
v1.4.9
What's Changed
- Marketing: Homepage design by @tommerty in #128
- add team management by @KMKoushik in #131
- use available credit chart and right billing period by @KMKoushik in #135
- enable teams for self-hosted by @KMKoushik in #137
Full Changelog: v1.4.8...v1.4.9