Changelog

Changelog

What has shipped, newest first.

Ship dates are missing on purpose. Both product repositories were squashed to a single import commit, so git cannot tell us when anything actually landed, and we would rather number these in ship order than print dates we made up.

  1. Ship order 04

    Amazon SES migration readiness

    The sending layer can now run on Amazon SES alongside the existing provider, including bounce and complaint handling through a dedicated SES webhook. This is the groundwork for moving delivery fully in-house.

  2. Ship order 03

    Per-step sequence analytics

    Every node in a sequence now reports its own sends, opens and clicks, so you can see which branch of a flow is doing the work instead of only the sequence total.

  3. Ship order 02

    Tags in the REST API

    Tags are listable and creatable over the API, and adding a tag to a contact is what triggers a tag-based sequence. That makes enrollment something you can drive entirely from your own backend.

  4. Ship order 01

    Visual sequence builder

    Build lifecycle flows on a canvas: triggers, delays, conditions that branch on tags, and send steps. Conditions support AND and OR rules, so a single sequence can cover several paths through the same journey.

Private beta

See the next one land

Beta members get the release note in the same batch email that opens their account.