Releases: usesend/useSend
Releases · usesend/useSend
v1.6.6
What's Changed
- docs: add anti-spam enforcement clause to terms by @KMKoushik in #235
- docs: expand anti-spam enforcement clause by @KMKoushik in #236
- add waitlist submission form by @KMKoushik in #238
- add waitlist confirmation email by @KMKoushik in #239
- add admin mail analytics by @KMKoushik in #240
- add postmortem by @KMKoushik in #241
- fix: send founder email on first paid subscription by @KMKoushik in #247
- ui-fix emailchart by @ashintv in #244
- ui-fix topbar by @ashintv in #245
- fixed docker setup for psql by @alxn787 in #248
- ui-fix ReputationMetrics by @ashintv in #249
- add coderabbit as sponsor by @KMKoushik in #256
- Fix: update local development link in README by @MrUprizing in #254
- fix:ui suppresion page by @alxn787 in #252
- fix: clear email attachments after send by @KMKoushik in #258
- feat: expose domain dns records via api by @KMKoushik in #259
- feat: add waitlist rejection email option by @KMKoushik in #257
- feat: add custom email headers by @KMKoushik in #260
New Contributors
- @ashintv made their first contribution in #244
- @alxn787 made their first contribution in #248
- @MrUprizing made their first contribution in #254
Full Changelog: v1.6.5...v1.6.6
v1.6.5
Full Changelog: v1.6.4...v1.6.5
v1.6.4
What's Changed
- docs: add Railway self-hosting guide by @KMKoushik in #228
- docs: enable Mintlify contextual menu by @KMKoushik in #229
- docs: update railway deploy links by @KMKoushik in #233
- fix callback not working in self-hosted version by @KMKoushik in #234
Full Changelog: v1.6.3...v1.6.4
v1.6.3
What's Changed
- feat: add email export option by @KMKoushik in #212
- fix: do not limit users when self-hosting by @KMKoushik in #225
- feat: include bounce reason in export by @KMKoushik in #226
Full Changelog: v1.6.2...v1.6.3
What's Changed
- feat: add email export option by @KMKoushik in #212
- fix: do not limit users when self-hosting by @KMKoushik in #225
- feat: include bounce reason in export by @KMKoushik in #226
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- Bump form-data from 4.0.2 to 4.0.4 by @dependabot[bot] in #218
- docs: fix broken URL in README by @AstaBlackClove in #219
- fix: avoid crash on billing page when payment method missing by @KMKoushik in #221
- feat: add auth email rate limit by @KMKoushik in #220
- feat: add Discord link to contact section by @KMKoushik in #223
- feat: add domain-based access control for API keys by @enemyrr in #224
New Contributors
- @dependabot[bot] made their first contribution in #218
- @AstaBlackClove made their first contribution in #219
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- block sending emails on limits by @KMKoushik in #216
- feat: add typed Python SDK by @KMKoushik in #213
- Fixes issue where limits are applied to self-hosted version
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- feat: add suppression list by @KMKoushik in #192
- feat: add ses tenant support for teams by @KMKoushik in #193
- add teamId to email events by @KMKoushik in #194
- fix one-click unsub from the header by @KMKoushik in #195
- feat: implement beautiful jsx-email templates for OTP and team invites by @KMKoushik in #196
- fix: hard bounce not updated correctly by @KMKoushik in #199
- fix: update dmarc to main domain and not sub domain by @KMKoushik in #200
- feat: make billing better by @KMKoushik in #203
- fix: team invitation links not working properly by @Binlogo in #204
- fix colors in dashboard by @KMKoushik in #206
- feat: reload SMTP server TLS certificates on change by @KMKoushik in #209
- rebrand to useSend by @KMKoushik in #210
- add rebrand landing page by @KMKoushik in #211
- add pricing calculator by @KMKoushik in #214
New Contributors
Full Changelog: v1.5.5...v1.6.0
What's Changed
- feat: add suppression list by @KMKoushik in #192
- feat: add ses tenant support for teams by @KMKoushik in #193
- add teamId to email events by @KMKoushik in #194
- fix one-click unsub from the header by @KMKoushik in #195
- feat: implement beautiful jsx-email templates for OTP and team invites by @KMKoushik in #196
- fix: hard bounce not updated correctly by @KMKoushik in #199
- fix: update dmarc to main domain and not sub domain by @KMKoushik in #200
- feat: make billing better by @KMKoushik in #203
- fix: team invitation links not working properly by @Binlogo in #204
- fix colors in dashboard by @KMKoushik in #206
- feat: reload SMTP server TLS certificates on change by @KMKoushik in #209
- rebrand to useSend by @KMKoushik in #210
- add rebrand landing page by @KMKoushik in #211
- add pricing calculator by @KMKoushik in #214
New Contributors
Full Changelog: v1.5.5...v1.6.0
v1.5.5
What's Changed
- add logging by @KMKoushik in #187
- fix race condition by setting email id in headers by @KMKoushik in #188
- Fix Admin sidebar item visibility for self-hosted deployments by @Copilot in #189
- Add Claude Code GitHub Workflow by @KMKoushik in #190
- add tech-lead claude agent by @KMKoushik in #191
New Contributors
- @Copilot made their first contribution in #189
Full Changelog: v1.5.4...v1.5.5
v1.5.4
What's Changed
- Fix GitHub case by @mattstein in #171
- Reduce horizontal padding for mobile layout by @mattstein in #172
- fix: @ symbol in the from field with friendly name by @mo9a7i in #174
- Fix domain and API key labels by @mattstein in #176
- chore: a more verbose smtp api error by @mo9a7i in #175
- Fix domain parsing undefined value by @KMKoushik in #178
New Contributors
- @mattstein made their first contribution in #171
Full Changelog: v1.5.3...v1.5.4
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