Release history
keila releases
Open Source Newsletter Tool.
All releases
5 shown
v0.20.0
Breaking risk
Breaking changes
- Migrated `recipients` schema to a generic `messages` schema, altering data model and requiring migration scripts.
Notable features
- New email scheduler enabling large campaigns and transactional emails.
- Analytics page now displays count of failed messages per campaign.
Full changelog
Version 0.20.0
📮 New Email scheduler
Added
- This version introduces a new email scheduler and migrates the
recipientsschema to
a more genericmessagesschema. This change makes sending large campaigns more performant
and will allow the introduction of transaction emails because records of sent messages no
longer have to be tied to a campaign or an existing contact.
Improved
- When sending a message to the recipient of a campaign has failed, the number of failed
messages is now shown on the campaign analytics page - Cloud: Added additional Infomaniak and GMX domains to the list of known shared domains
Fixed
- Fixed an issue where contacts could be marked as unreachable after a single soft bounce
v0.19.1
New feature
Markdown editor performance significantly improved, with added Italian translation and SMTP without password authentication support.
0.19.0
New feature
Notable features
- Welcome emails for new subscribers
- Protected unsubscribe and opt-in links
- Phoenix 1.7 and LiveView 1.x support
0.18.0
New feature
Notable features
- Public archive links for campaigns
- Segment filtering by campaign interactions
- Text color tool in block editor