Back to Changelog

Admin Configurations, Retention Split & Event Uids

Thursday, August 27th, 2026

We shipped two releases this week, 26.7.5 and 26.7.6, that make instance settings easier to manage and events easier to track.

Manage instance settings from the dashboard

We brought Configurations back to Admin. You can manage signups, analytics, retention, webhook archiving, and storage in one place.

Environment values still win by default. When you're ready for the dashboard to take over, turn on Admin Managed, save, then restart the server and agent. Upgrading won't make that choice for you.

If you edit something and leave before saving, Convoy warns you first. Cancel the prompt and your changes stay where you left them.

Keep and archive webhook data independently

The old retention configuration mixed two different jobs. Convoy now gives each one its own setting.

Retention controls how long partitioned webhook data stays in Postgres. Webhook Archiving controls whether Convoy exports that data to cold storage. You can change one without turning on the other.

Archiving stays off by default and needs a configured storage policy. Existing retention_policy JSON and the old retention environment variables still load, so you can upgrade before moving to the new names.

Use the event ID from event creation

Create, broadcast, fan-out, and dynamic event endpoints now return the event ID as data.uid in the 201 response.

The event is still queued, but you no longer need another lookup to learn its ID. Use it to fetch the event or list its deliveries.

Find deliveries faster

Search Event Deliveries by a full delivery or event ID, an event-type prefix, or part of an endpoint name. Status filters no longer slow down the next page on larger projects, and batch retry uses the same search.

The event-type filter now matches the value shown in the table.

Smaller fixes

  • Cloud checkout now returns 403 until you verify your email
  • Partition conversions and index rebuilds have separate history lists under Admin
  • Delivery tables scroll on smaller screens instead of squeezing every column

Open Admin → Configurations after you upgrade and choose whether environment files or the dashboard should own your instance settings.

Designed, built & written by
Smart Mekiliuwa
Smart Mekiliuwa