Campaigns / Untitled Draft
M
From
Release notes <notes@levantmail.co>
To
All subscribers
Subscribe to
When
Apr 9th, 7AM
What shipped in Levant — April edition Preview text

Release notes for April

Hi Priya,

We shipped 34 changes this month. Most of them came straight from replies to this newsletter, so keep them coming.

Worth knowing about:

  • Delivery retries now back off over 6 hours instead of 40 minutes
  • Audience import reads CSVs with mismatched column order
  • Template previews render in dark mode clients
/* Layout used by this template */
.wrapper {
  max-width: 640px;
  margin: 0 auto;
  padding: 18px;
  font-family: Helvetica, sans-serif;
}

.masthead {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 14px;
}

.cta {
  display: inline-block;
  padding: 11px 16px;
  border-radius: 6px;
  text-decoration: none;
}

.legal {
  font-size: 12px;
  color: #6f6a64;
}