2nd release that day
A small pipeline usability win, plus behind-the-scenes work to make the platform more stable.
Filter your pipeline by channel
- On the advertiser Pipeline, the channel filter is now a proper dropdown listing the channels actually on your board (Instagram, YouTube, …) instead of a box where you had to type the exact name. Pick a channel and the whole kanban — including the per-stage budget totals — narrows to it.
Under the hood (reliability)
- Background jobs now run. Scheduled and background tasks (contract-expiry alerts, provisioning, and more to come) now run on dedicated workers, so slow work no longer blocks page requests.
- Friendlier failure screens. If a page ever hits an unexpected error, you now get a clear "something went wrong — try again" screen instead of a blank page, and unknown links show a proper "page not found" page.
- Automated safety net. Added an automated smoke test that boots the app and checks the key screens for every role on each change, catching server errors before they reach you.

