Product

2026 Q3 in review: saved filters

We are watching the numbers for a week before turning it on by default. Thanks to everyone who filed a report with steps; several of them pointed straight at the cause. Before you…

DMDmitri Reyes1 min read

We are watching the numbers for a week before turning it on by default. Thanks to everyone who filed a report with steps; several of them pointed straight at the cause.

Before you start

Rollout is complete on every plan, including the free tier. The docs page for this was rewritten alongside it.

curl -sS https://api.example.test/v2/posts \
  -H "Authorization: Bearer $BULLETIN_API_KEY"

Step by step

It is slower on the first load and faster on every one after. The limit is generous enough that most teams will never meet it. Two long-standing reports close with this, and both are linked below.

curl -sS https://api.example.test/v2/changelog \
  -H "Authorization: Bearer $BULLETIN_API_KEY"

What changes

There is nothing to do on your side; the change is already in front of you. Existing setups keep working exactly as they did — nothing needs migrating.

Common pitfalls

Most teams will notice this first on the busiest screen they use. The API returns the same fields it always has, with one addition.

  1. Enable saved filters.
  2. Enable custom fields.
  3. Enable reaction emoji.
  • security
  • billing
139 views

Keep reading

  • Hiring: engineers for saved views

    If you were using the workaround, you can drop it — the built in path covers the same ground. It shipped behind a flag first, so a handful of workspaces have been on it for a fort…

    NONoah Moreau1 min read
  • Rethinking the CSV export, the follow-up

    It is slower on the first load and faster on every one after. We will fold the remaining cases in once we have seen this one hold. Limits The API returns the same fields it always has, with one…

    DMDmitri Reyes1 min read
  • Postmortem: the Tuesday outage

    The docs page for this was rewritten alongside it. Existing setups keep working exactly as they did — nothing needs migrating. Two long-standing reports close with this, and both are linked below.…

    IDIdris Kaur1 min read