Commit Graph

43 Commits

Author SHA1 Message Date
KM Koushik
07c53d3f58 rebrand to useSend (#210) 2025-09-03 08:21:55 +10:00
KM Koushik
da13107f88 feat: add ses tenant support for teams (#193) 2025-08-09 20:37:29 +10:00
KM Koushik
202fbeacb6 add logging (#187) 2025-07-26 20:05:34 +10:00
KM Koushik
3212613273 fix email input schema 2025-06-10 07:39:50 +10:00
KM Koushik
4957ea822f feat: add list emails api (#167) 2025-06-01 10:07:57 +10:00
KM Koushik
15e5327024 feat: add In-Reply-To option (#165) 2025-05-25 20:44:13 +10:00
KM Koushik
89bf97488e Implement per-team API rate limiting with Redis (#164) 2025-05-19 21:55:10 +10:00
KMKoushik
e850512f0a allow boolean values for html in bulk email api as well 2025-05-16 23:40:57 +10:00
KMKoushik
09cc1127e8 fix sending true/false in html for email 2025-05-16 23:33:58 +10:00
KMKoushik
44262f4771 fix 2025-05-16 23:25:24 +10:00
KMKoushik
f3f81f1b1f allow boolean values in html 2025-05-16 23:17:02 +10:00
KM Koushik
d2587aed0d upgrade to next 15 (#151) 2025-05-02 20:49:37 +10:00
KMKoushik
6815fdc149 fix broken form validation on emails 2025-04-21 10:53:57 +10:00
KMKoushik
c5aa5a5ff0 fix broken form validation on emails 2025-04-21 10:32:20 +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
70026cb11d domain apis (#146)
* fix: create domain api

* add domain apis

* fix url

---------

Co-authored-by: harshsbhat <harsh121102@gmail.com>
2025-04-05 06:48:03 +11:00
KM Koushik
d0780290b0 allow text to be nullable (#142) 2025-03-31 23:25:03 +11:00
KMKoushik
8b9d81ab2a fix filter stuff 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
KMKoushik
23624dee0a add team filter 2025-02-06 00:51:55 +11:00
KM Koushik
b9d9037ec7 get contacts from emailid,ids (#99) 2025-02-06 00:27:03 +11:00
KM Koushik
5e297ac23a fix rate limit set to default (#83) 2024-11-29 10:47:01 +11:00
KMKoushik
82b747c033 fixes 2024-11-02 09:00:28 +11:00
KMKoushik
7e1a63e048 prettier 2024-09-05 09:21:11 +10:00
8x4
259937c60c add upsert and delete to contacts (#67) 2024-09-05 09:18:21 +10:00
KM Koushik
9b54fc1793 Add schedule api (#60) 2024-08-21 17:19:11 +10:00
KM Koushik
5ddc0a7bb9 Add unsend campaign feature (#45)
* Add unsend email editor

Add email editor

Add more email editor

Add renderer partial

Add more marketing email features

* Add more campaign feature

* Add variables

* Getting there

* campaign is there mfs

* Add migration
2024-08-10 10:09:10 +10:00
KM Koushik
57fcfbc9b6 Use scrypt for api keys (#33) 2024-06-27 07:42:13 +10:00
KM Koushik
6d7fc773f9 Update SDK version (#32) 2024-06-26 06:35:28 +10:00
KM Koushik
f77a8829be Improve Self host setup (#30)
* Add self host setup

* Improve blunders

* Move to bull mq

* More changes

* Add example code for sending test emails
2024-06-24 08:21:37 +10:00
KM Koushik
18b523912d Improve self host support (#28)
* Add docker setup for self hosting

* Add ses settings tables
2024-06-10 17:40:42 +10:00
KM Koushik
8b61223153 Add API rate limit (#23) 2024-05-30 20:01:20 +10:00
KM Koushik
e0fc68d4c0 Add dcoumentation for API (#18) 2024-05-22 19:43:17 +10:00
KM Koushik
b9643f41e1 Add basic documentation (#14)
* Docs MVP

* Change to mintlify

* Add more docs

* Init docs
2024-05-21 20:51:53 +10:00
KMKoushik
3df022f6b2 Add replyto option 2024-05-16 07:18:44 +10:00
KMKoushik
e78befd4cf Housekeeping 2024-04-28 09:39:47 +10:00
KMKoushik
163aca189b Update landing page 2024-04-26 10:04:59 +10:00
KMKoushik
66732d2345 Add error handling 2024-04-22 14:10:34 +10:00
KMKoushik
493e9fb63a Fix eslint 2024-04-22 12:46:53 +10:00
KMKoushik
80878679cd Add attachment support 2024-04-19 20:58:30 +10:00
KMKoushik
dab3d7ad25 Add send email API 2024-04-10 07:13:15 +10:00
KMKoushik
c34d219561 Add API authentication 2024-04-09 17:05:47 +10:00
KMKoushik
4d0441791b Initialize API 2024-04-09 09:50:56 +10:00