A running record of what's shipped. We update this regularly.
May 2026
Finance & Payroll (10 May 2026)
- Added live FX rate monitoring with automatic ops alerts via email and Slack when rates move significantly.
- Phase and member pickers on the Finance panel — no more raw ID entry.
- Finance health endpoint for observability: last FX snapshot status, open alert count, overdue schedules.
- Schedule failure alerts sent automatically on payroll execution errors.
- Equal min/max estimate costs now display as a single value instead of "£X – £X".
- Multi-assignee task cards with add/remove controls and per-assignee payout weight inputs.
Marketing (10 May 2026)
- Log out button added to marketing nav for signed-in users.
- FAQ, Pricing, Security, Contact, Use Cases, and Features pages seeded and live.
Cron infrastructure (10 May 2026)
- Cron endpoints secured with
CRON_SECRETheader authentication. - FX monitor and payroll schedule cron endpoints registered.
April 2026
Team Currency Phase 2
- Country override per project member for accurate FX settlement.
- Multi-assignee task support with equal-split payout maths.
- Payroll CSV export route (
GET /api/projects/[id]/payroll/export). - Live FX utility with provider, fallback, and daily cache.
Autonomous Agents
- Agent runner panel with support for: code-scaffold, risk-review, pr-brief, test-plan.
- Agent run API:
POST /api/projects/[id]/agents/run.
March 2026
Phase 4 — Multi-user RBAC & Invitations
- Role-based access control: Owner, Admin, Member, Viewer.
- Email invitation flow with secure single-use tokens.
- Presence indicators and real-time activity feed.
- Analytics snapshot system.