Customer Stories

What we learned shipping changelog email previews

BRBruno Okafor1 min read

It would remove the last manual step before we can automate this. We hit this every Monday during the weekly review.

Limits

This is table stakes in every competing product we evaluated. We would stop exporting to a spreadsheet every Friday. Even a read-only version would unblock us.

How it works

A rough first version would already be a big improvement. Even a read-only version would unblock us. Even shipping it behind a flag would let us validate the approach.

What changes

It would let us retire an internal tool nobody wants to maintain. We would stop exporting to a spreadsheet every Friday.

  1. Enable custom domains.
  2. Enable keyboard shortcuts.
  3. Enable granular email preferences.

How it works

This has come up in three separate customer calls this month. Right now this costs us roughly two hours a week. It was the first thing our new hires tripped over.

curl -sS https://api.example.test/v2/items \
  -H "Authorization: Bearer $BULLETIN_API_KEY"
  • integrations
  • mobile
  • api
7,150 views

Keep reading

  • 2026 Q2 in review: CSV export

    Right now this costs us roughly two hours a week. Two people on the team have independently asked for this. It is the single biggest reason our team still keeps a second tool open…

    FAFake Co Owner1 min read
  • What we shipped in 2026 Q3

    Right now this costs us roughly two hours a week. Our support volume would drop noticeably if this shipped. We hit this every Monday during the weekly review. How it works. Our op…

    BRBruno Okafor1 min read
  • What we learned shipping keyboard shortcuts

    This is table stakes in every competing product we evaluated. Customers ask about this on nearly every onboarding call. We hit this every Monday during the weekly review. Step by step The workaround…

    NONoah Moreau1 min read