Releases: pentacent/keila
Releases · pentacent/keila
Keila v0.8.0
Version 0.8.0
API for Contacts & Campaigns, Better Imports, UX Improvements 🧑💻
Added
- API for managing Contacts, Campaigns, Segments
- Swagger UI for API at
/api
- Improved contact import with support for custom data and upserts
- Notifications when leaving pages with unsaved data
- Added
DB_ENABLE_SSL
configuration option
Changed
- Updated Oban and Jason dependencies
Fixed
- Segments with custom data fields can now be edited after saving
- Error display in campaigns without sender no longer keeps reloading page
Keila v0.7.0
Version 0.7.0
Added
- Contact segmentation
- Support for custom contact data
- Allow deletion of sent campaigns
Changed
- Improved UI design
- Moved all templates from leex/eex to heex
- Improved Core querying API
Keila v0.6.2
Version 0.6.2
Added
- Configuration option to run Keila in a subdirectory
- Login-as feature for admins
- Gzip compression of assets
Changed
- Upgraded to Phoenix 1.6
- Upgraded various dependencies, including Ecto
- Replaced Webpack with esbuild
Keila v0.6.1
Version 0.6.1
Fixed
- Default contact status is now subscribed
Keila v0.6.0
Version 0.6.0
Contact Activity Log & Bounce Handling 🗒️
Changed
- Upon unsubscribing, contacts are no longer deleted from the database
Added
- Contact activity log
- Contact dashboard with subscriber numbers
- Support for Configuration Sets for AWS SES
- Automatic handling of bounces and complaints for AWS SES
Keila v0.5.3
Version 0.5.3
Added
- Template now fully compatible with Outlook and Windows Mail
Fixed
- Fixed broken CSV template downloads
- Improved template display in WYSIWG editor
Keila v0.5.1
Version 0.5.1
Added
- Improved onboarding experience with empty states for all views
Changed
- Improved dark app design
- Stricter code-checks in CI
Fixed
- Default template is now displayed correctly in campaign editor
- Paddle webhooks now have improved idempotency
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