File tree 1 file changed +8
-3
lines changed
1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
## Unreleased
4
+ ## Improved
5
+ - New email scheduler and rate limiter with significantly improved performance
6
+
7
+ ## Fixed
8
+ - Show correct state while campaign is being prepared for sending on stats page
4
9
5
10
6
11
## Version 0.14.11
@@ -118,7 +123,7 @@ Custom signup form fields + contacts search 🔎
118
123
119
124
## Version 0.13.0
120
125
121
- Double Opt-In ✅
126
+ Double Opt-In ✅
122
127
123
128
### Added
124
129
- Added support for double opt-in/confirmed opt in.
@@ -251,7 +256,7 @@ Better Campaign Analytics 📈
251
256
### Changed
252
257
- Improved compatibility with SMTP servers by relaxing ` gen_smtp ` SSL/TLS settings
253
258
- Upgraded to Elixir 1.14
254
- - Ugraded to Tailwind 3
259
+ - Ugraded to Tailwind 3
255
260
- Added success hint when copying API key to clipboard
256
261
257
262
### Fixed
@@ -509,4 +514,4 @@ viable tool for managing newsletters.
509
514
- Sending campaigns with SMTP, SES, Sendgrid, Mailgun
510
515
- Signup forms and form editor
511
516
- Contact import
512
- - One-click unsubscription
517
+ - One-click unsubscription
You can’t perform that action at this time.
0 commit comments