All Versions
19
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v0.10.0 Changes
Image Uploads, Rate Limits, Do-not-track Campaigns πΌοΈ
β Added
- Image Uploads
- Do-not-track option for campaigns
- π Liquid templating support in campaign subjects
- π First interface translation added: German
- Rate limits for Senders and Shared Senders (thanks @gbottari & @panoramix360!)
- π Allow configuring
FROM
email address for system emails - β Shared local sender for testing/development
- π Improved styling: New spacer block and additional styling for signatures
- π§ Configurable FROM email address for system emails
π Changed
- β‘οΈ Updated LiveView to 0.17
- Images in the WYSIWYG editor can now be modified on double-click
- π§ Easier configuration of public-facing Keila URLs
π Fixed
- API keys donβt expire anymore
- π Fixed some typos (thanks @kianmeng!)
- Liquid tags can be used as link targets now
-
v0.9.0 Changes
Campaign Data, Improved WYSIWYG editor π½
β Added
- Campaign data feature
- Automatic recognition of Markdown in WYSIWYG editor
- New Code button in WYSIWYG editor with Liquid template examples
- Highlighting of Liquid tags in WYSIWYG editor
- π¨ Pretty-printing of embedded form HTML
- π Support for Dev Containers
π Changed
- β‘οΈ Updated JS dependencies
- β Added size constraint to contact data field (8 KB per contact)
- π Simplified UI for campaign editor with settings moved to modal
- π Link click statistics are now displayed live while campaign is sending
π Fixed
- π Use full URL for embedded form action attribute
-
v0.8.0 Changes
π 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
-
v0.7.1 Changes
π Fixed
- π Fixed error when creating new segments
-
v0.7.0 Changes
β 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
π Fixed
- π Fixed exception when processing unhandled SES webhooks
-
v0.6.2 Changes
β 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
-
v0.6.1 Changes
π Fixed
- Default contact status is now subscribed
-
v0.6.0 Changes
π² 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
-
v0.5.4 Changes
π Changed
- β Removed password placeholder texts
π Fixed
- π³ Dockerfile and sample docker-compose configuration are now compatible
-
v0.5.3 Changes
β Added
- π Template now fully compatible with Outlook and Windows Mail
π Fixed
- π Fixed broken CSV template downloads
- π Improved template display in WYSIWG editor