Releases: pentacent/keila
Releases · pentacent/keila
Keila v0.5.0
Version 0.5.0
Added
- Added click/open tracking for campaign emails
Precedence: Bulk
header now included in all campaign emails- Implemented per-instance
SharedSenders
- Implemented Shared Senders for AWS SES
- Added account and account credits for organizing users and implementing quotas
- Added subscription plans for app.keila.io
Changed
- Updated to Elixir 1.12
Fixed
- Removed email preview text from Cerberus
Keila v0.4.0
Version 0.4.0 🎨
Template customization & UI improvements
Added
- Template editor for customizing Markdown campaign styles
Changed
- Improved index pages for forms, templates, and campaigns
- Updated dependencies, using upstream of
Swoosh
again
Fixed
- Fixed broken template download links in production
Keila v0.3.0
Version 0.3.0
Scheduling campaigns & WYSIWYG editor ⏲️
Added
- Campaigns can now be scheduled to be sent automatically
- WYSIWYG editor for Markdown campaigns
- Local sender for testing in development mode
Fixed
- Formatted dates in local timezone now used on campaign overview page
- Removed default email preview text
Keila v0.2.2
Version 0.2.2
Fixed
- Fixed crash when starting release
Keila v0.2.1
Version 0.2.1
Fixed
- TailwindCSS styles are now pruned, massively reducing CSS size
- Default admin user is created correctly when
KEILA_USER
is not specified - Fixed crash when starting release
Keila v0.2.0
Version 0.2.0
Simplified deployments ⚙️
Added
- Improved deployment workflow with automatic migrations
- Automatic creation of root user
- Admin panel with simple user management
Fixed
- Campaigns can no longer be sent twice
Keila v0.1.0
Version 0.1.0
First official release of Keila 🚀
Added
This first release implements the most important features to make Keila a
viable tool for managing newsletters.
- Editor for plain text + Markdown campaigns
- Sending campaigns with SMTP, SES, Sendgrid, Mailgun
- Signup forms and form editor
- Contact import
- One-click unsubscription