Skip to content

Releases: pentacent/keila

Keila v0.8.0

07 Jan 16:39
Compare
Choose a tag to compare

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

26 Nov 14:15
Compare
Choose a tag to compare

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

01 Nov 10:08
Compare
Choose a tag to compare

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

16 Aug 12:52
Compare
Choose a tag to compare

Version 0.6.1

Fixed

  • Default contact status is now subscribed

Keila v0.6.0

12 Aug 13:05
Compare
Choose a tag to compare

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

03 Jul 15:26
Compare
Choose a tag to compare

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

02 Jul 13:58
Compare
Choose a tag to compare

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

29 Jun 12:45
Compare
Choose a tag to compare

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

29 Mar 10:26
Compare
Choose a tag to compare

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

11 Mar 09:55
Compare
Choose a tag to compare

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