CHANGELOG · FerrTrack
What we
shipped.
Every feature, fix, and improvement to FerrTrack. Cross-product view at ferrlabs.com/changelog.
RSS ↗ ── MAY 2026 ──
FerrTrack · 'My issues' wired to the API + mocked nav stripped
Inbox no longer fans out one request per project. The 'My issues' page is real data. Subscribed, Active cycle, Roadmap, Docs and Teams are gone until they have a backing data model.
FerrTrack · Org-scoped reads + new GET /v1/issues (breaking)
Closes a cross-tenant data leak — issue, user, and comment reads now enforce org ownership. Adds /v1/issues with assignee/status/kind filters to replace the Inbox N+1 fan-out.