KM Koushik
8e569f886e
fix build
2025-10-25 05:43:00 +11:00
KM Koushik
1c9056ba75
Configure Email Usage Alert Logic ( #278 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-10-25 05:37:46 +11:00
KM Koushik
a5ca3b2f87
add campaign api ( #274 )
2025-10-18 10:31:43 +11:00
KM Koushik
e631f16c85
feat: batch campaigns ( #227 )
2025-10-12 22:43:16 +11:00
KM Koushik
159b15e37e
queue bulk contacts ( #273 )
2025-10-12 06:18:04 +11:00
KM Koushik
890ad72057
feat: add custom email headers ( #260 )
2025-09-28 21:33:45 +10:00
KM Koushik
76fdad6c81
feat: expose domain dns records via api ( #259 )
2025-09-27 09:40:14 +10:00
KM Koushik
014199201b
fix: clear email attachments after send ( #258 )
2025-09-27 06:30:33 +10:00
KM Koushik
5780177d26
fix: send founder email on first paid subscription ( #247 )
2025-09-21 06:18:16 +10:00
KM Koushik
4144c75959
Enforce unsub url
2025-09-18 02:14:24 +10:00
KM Koushik
8c8af1f846
use bucket from environment variable
2025-09-17 18:08:57 +10:00
KM Koushik
c8ef49f12c
fix callback not working in self-hosted version ( #234 )
2025-09-17 17:38:12 +10:00
KM Koushik
0167d13ce8
fix: do not limit users when self-hosting ( #225 )
2025-09-11 05:52:07 +10:00
Andreas Enemyr
0817b0c7a5
feat: add domain-based access control for API keys ( #198 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-09-10 22:53:04 +10:00
KM Koushik
55d8c7e998
block sending emails on limits ( #216 )
2025-09-08 18:08:57 +10:00
KM Koushik
07c53d3f58
rebrand to useSend ( #210 )
2025-09-03 08:21:55 +10:00
KM Koushik
3f9094e95d
feat: make billing better ( #203 )
2025-08-25 22:35:21 +10:00
KM Koushik
8ce5e4b2dd
fix: update dmarc to main domain and not sub domain ( #200 )
2025-08-23 22:30:20 +10:00
KM Koushik
060165b449
fix ( #199 )
2025-08-23 20:46:11 +10:00
KM Koushik
43d99bb980
fix one-click unsub from the header ( #195 )
2025-08-17 09:09:43 +10:00
KM Koushik
bb2a4287cf
add logs on parse ses hook
2025-08-16 09:45:00 +10:00
KM Koushik
46b2b64847
add teamId to email events ( #194 )
2025-08-10 08:58:17 +10:00
KM Koushik
da13107f88
feat: add ses tenant support for teams ( #193 )
2025-08-09 20:37:29 +10:00
KM Koushik
609e4d04eb
fix build
2025-07-28 00:01:43 +10:00
KM Koushik
e6dd8673b4
feat: add suppression list ( #192 )
2025-07-27 23:51:59 +10:00
KM Koushik
6fd258b282
fix race condition by setting email id ( #188 )
2025-07-26 22:25:38 +10:00
KM Koushik
dc625bdbb6
set sesMailId in the logger
2025-07-26 21:27:50 +10:00
KM Koushik
202fbeacb6
add logging ( #187 )
2025-07-26 20:05:34 +10:00
KM Koushik
105932101c
reduce campaigns and ses webhook concurrency
2025-07-22 21:39:36 +10:00
KM Koushik
0bc75e4474
fix: handle potential undefined domain ( #178 )
2025-06-16 21:48:19 +10:00
Mohannad Faihan Otaibi
142084af8e
fix: @ symbol in the from field with friendly name ( #174 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: KM Koushik <koushikmohan1996@gmail.com >
2025-06-11 06:26:01 +10:00
KM Koushik
15e5327024
feat: add In-Reply-To option ( #165 )
2025-05-25 20:44:13 +10:00
KMKoushik
1b4a2a8803
add log to show proper error message
2025-05-21 09:26:44 +10:00
KM Koushik
b5ebd002e5
add analytics ( #162 )
2025-05-11 23:34:21 +10:00
KM Koushik
6dc6b4d213
only unsub contacts on permanent bounces ( #156 )
...
* only unsub on permanent counces
* add hard bounce to email usage
* add hard bounce for campaign
* fix
2025-04-26 09:05:54 +10:00
KM Koushik
3fe96b477f
add batch email api ( #149 )
...
* add bulk email
* add bulk email api
* add batch email sdk changes
2025-04-19 21:45:17 +10:00
KM Koushik
d0780290b0
allow text to be nullable ( #142 )
2025-03-31 23:25:03 +11:00
KM Koushik
f1186f875c
enable teams for self-hosted ( #137 )
...
* enable teams for self-hosted
* remove console
2025-03-29 00:56:06 +11:00
KMKoushik
5465e2ec74
bulk unsub on complaint and bounce
2025-03-19 23:45:40 +11:00
KM Koushik
0fc27d8d7e
auto unsubscribe on bounce and compaints ( #117 )
...
* auto unsubscribe on bounce and compaints
* console
2025-03-18 00:25:11 +11:00
KM Koushik
0a1d93ac60
make dev setup better ( #116 )
...
* make dev setup better
* chage docs
* remove the need of github login
2025-03-17 21:33:43 +11:00
KMKoushik
8b9d81ab2a
fix filter stuff
2025-03-08 23:05:28 +11:00
Arxk
9c5da6dca6
Added transaction to creating an SES setting & upgraded to Prisma ORM 6 ( #109 )
...
* Added transaction to creating SES setting & upgraded Prisma to Prisma ORM 6
* Keep logging of the queue status in
---------
Co-authored-by: Kumarion <121711454+Kumarion@users.noreply.github.com >
2025-03-08 23:05:28 +11:00
KMKoushik
d7239d6616
fix url variable not working
2025-03-08 23:05:28 +11:00
Ganapathy S
38314a35dc
feat: add templates for transactional emails ( #103 )
...
* add template migration & router
* template CRUD
* templated transactional emails API
* zod schema fix & rearranging template columns
2025-03-08 23:05:28 +11:00
KM Koushik
d497c29eba
process camapign emails in queue ( #104 )
...
* process camapign emails in queue
* remove validity
* add bulk queue
* fix typo
2025-02-08 21:34:48 +11:00
KMKoushik
8ae07a5566
fix sent being wrong
2025-02-02 08:27:15 +11:00
KM Koushik
f60c66acbe
feat: add daily email usage ( #97 )
...
* add daily email usage
* remove console
2025-02-02 07:57:49 +11:00
KMKoushik
a07025422e
fix ts error
2025-01-23 07:32:49 +11:00
Marc Seitz
88ba41059e
feat: enable List-Unsubscribe headers in campaign emails ( #96 )
...
* feat: add `precendence: bulk` header for campaign emails
* feat: create and pass unsubUrl to to email queue for campaign
* fix: add correct `List-Unsubscribe-Post` header value
2025-01-23 07:16:12 +11:00