Dries Augustyns
|
451dd0327f
|
fix: Import no longer case-sensitive about email column
|
2025-12-21 16:43:00 +01:00 |
|
Dries Augustyns
|
e1f826357d
|
feat: Add project-scoped language for unsubscribe footer and contact-facing pages
|
2025-12-21 13:09:21 +01:00 |
|
Dries Augustyns
|
8a136dde55
|
feat: Allow to pick currency when starting subscription
|
2025-12-21 11:53:32 +01:00 |
|
Dries Augustyns
|
d7b5d3f60e
|
fix: Pass through email verification if auth type is apiKey
|
2025-12-20 21:40:26 +01:00 |
|
Dries Augustyns
|
35f5275d88
|
fix: Redirect verification link to dashboard instead of landing
|
2025-12-20 20:41:26 +01:00 |
|
Dries Augustyns
|
9567144390
|
fix: Do not check verification if platform emails are not enabled
|
2025-12-20 20:12:43 +01:00 |
|
Dries Augustyns
|
1a5607f278
|
feat: Add email verification and password reset
|
2025-12-20 20:06:25 +01:00 |
|
Dries Augustyns
|
007a908e83
|
fix: Persistence of subscription state for existing contacts
|
2025-12-18 19:43:59 +01:00 |
|
Dries Augustyns
|
726f66762b
|
feat: Add bulk actions to contact overview
|
2025-12-18 16:12:42 +01:00 |
|
Dries Augustyns
|
8c0304273c
|
fix: Variable substitution in transactional emails
|
2025-12-17 20:00:27 +01:00 |
|
Dries Augustyns
|
863e784e1c
|
fix: Add additional checks for disabled projects
|
2025-12-16 11:52:53 +01:00 |
|
Dries Augustyns
|
780741e37f
|
fix: Add additional checks for disabled projects
|
2025-12-15 07:41:21 +01:00 |
|
Dries Augustyns
|
e50c33ae4b
|
fix: Clear notification cache keys when changing billing limits
|
2025-12-13 10:28:11 +01:00 |
|
Dries Augustyns
|
f34052ed73
|
fix: Prevent manual tracking of internal events that are automatically tracked
|
2025-12-12 20:30:49 +01:00 |
|
Dries Augustyns
|
2485d2ff1d
|
feat: Added platform emails for billing limits and disabled projects
|
2025-12-12 12:28:53 +01:00 |
|
Dries Augustyns
|
fbd303801f
|
feat: Add security center and warning for exceeding bounce/complaint rates
|
2025-12-11 18:34:30 +01:00 |
|
Dries Augustyns
|
07f875c18c
|
fix: display email progress instead of scheduling progress for campaigns
|
2025-12-11 14:36:26 +01:00 |
|
Dries Augustyns
|
1430f31e2d
|
chore: replace standard logging with signale
|
2025-12-10 14:21:42 +01:00 |
|
Dries Augustyns
|
3225c5005b
|
feat: Automatically detect rate limit from AWS with ability to override in .env
|
2025-12-10 14:03:30 +01:00 |
|
Dries Augustyns
|
cb15fad7da
|
test: properly mock Stripe in CampaignService.test.ts
|
2025-12-09 19:05:22 +01:00 |
|
Dries Augustyns
|
a3bbb1ed64
|
fix: prevent scheduling of campaign if billing limit reached
|
2025-12-09 18:50:05 +01:00 |
|
Dries Augustyns
|
badb035585
|
fix: ability to clear reply-to and from name from templates and campaigns
|
2025-12-09 15:47:27 +01:00 |
|
Dries Augustyns
|
c12d0c0898
|
test: Correctly mock STRIPE_ENABLED
|
2025-12-09 15:23:48 +01:00 |
|
Dries Augustyns
|
6e9f11f6a7
|
test: Correctly mock STRIPE_ENABLED
|
2025-12-09 14:52:40 +01:00 |
|
Dries Augustyns
|
1713b2398d
|
fix: Only check free tier limits if billing is enabled
|
2025-12-09 14:26:59 +01:00 |
|
Dries Augustyns
|
68f99798f8
|
fix: Verify if sending without tracking is possible in SESService
|
2025-12-09 14:10:47 +01:00 |
|
Dries Augustyns
|
ff5c79cfcf
|
fix: Update recipient count on create/update of campaign
|
2025-12-09 10:27:56 +01:00 |
|
Dries Augustyns
|
53ecda9f7a
|
fix: Add additional verification in Oauth controllers
|
2025-12-08 15:29:04 +01:00 |
|
Dries Augustyns
|
fc535a558f
|
fix: Dedicated token name for next version
|
2025-12-08 14:31:13 +01:00 |
|
Dries Augustyns
|
6746d9e843
|
Only notify segment changes when amount has changed
|
2025-12-08 09:26:36 +01:00 |
|
Dries Augustyns
|
82e846e993
|
Add improved filtering in conditions block of workflows
|
2025-12-07 17:35:44 +01:00 |
|
Dries Augustyns
|
c189175658
|
Selectors with description
|
2025-12-07 14:20:44 +01:00 |
|
Dries Augustyns
|
18b7d7fe98
|
Add billing limits display in currency
|
2025-12-05 12:28:23 +01:00 |
|
Dries Augustyns
|
9d7e8a1d1a
|
Added correct Stripe endpoints for billing
|
2025-12-05 11:12:26 +01:00 |
|
Dries Augustyns
|
ce552682c0
|
Upgrade Stripe to latest version
|
2025-12-05 09:25:00 +01:00 |
|
Dries Augustyns
|
7d90bef8f4
|
Update project name
|
2025-12-05 09:09:44 +01:00 |
|
Dries Augustyns
|
04a64ef83a
|
Added display of credits
|
2025-12-05 07:59:47 +01:00 |
|
Dries Augustyns
|
ec70d50b39
|
Update billing limit tests
|
2025-12-04 20:10:29 +01:00 |
|
Dries Augustyns
|
2b65940e73
|
Only send bounce event every 20 emails
|
2025-12-04 19:44:20 +01:00 |
|
Dries Augustyns
|
5fc5bc68fd
|
Add billing limit
|
2025-12-04 19:23:04 +01:00 |
|
Dries Augustyns
|
6cdbc43c8e
|
Add ntfy.sh
|
2025-12-04 18:10:21 +01:00 |
|
Dries Augustyns
|
c114feb32e
|
Add ntfy.sh
|
2025-12-04 17:34:24 +01:00 |
|
Dries Augustyns
|
726493a1ed
|
Add membership page
|
2025-12-04 15:29:30 +01:00 |
|
Dries Augustyns
|
73918f5211
|
Fix test cases
|
2025-12-04 13:17:07 +01:00 |
|
Dries Augustyns
|
04634a447b
|
Fix linting errors
|
2025-12-04 12:46:39 +01:00 |
|
Dries Augustyns
|
e4a43dfb57
|
Import error handling and subscribe state
|
2025-12-03 21:52:17 +01:00 |
|
Dries Augustyns
|
a28be9adc9
|
Reset and deletion of project
|
2025-12-03 21:30:54 +01:00 |
|
Dries Augustyns
|
382e97e5b2
|
Refactorings, error handling and logout
|
2025-12-03 20:39:11 +01:00 |
|
Dries Augustyns
|
9fadd01a6e
|
Fix for delay actions in workflows
|
2025-12-03 16:22:59 +01:00 |
|
Dries Augustyns
|
b3e6d03962
|
Add shared replacement method
|
2025-12-03 13:57:15 +01:00 |
|