Back to changelog
Released August 14, 2026
Members can invoice their own time
Until now only a workspace manager could raise an invoice, which left contractors either chasing someone else or going outside the tool entirely. A member can now bill their own hours — and only their own. The restriction is applied server-side when the entries are read, not trusted from the client, so it cannot be talked around.
What changed
- NewMembers can issue an invoice for their own tracked time from /invoices/self.
- NewOptional invoice visibility for members, off by default, with access control gating on every route.
- ImprovedThe entry filter runs server-side: a member's invoice can only ever contain their own hours.
More on the way. See what's next on the roadmap.
See the roadmap