Highlights
Keyword-based time entry generation
The AI assistant matches projects and activities using configurable keywords. Issues tagged with [SKIP] are excluded automatically. Available behind a feature flag while we expand testing.
Create partner workspaces without emailing the client
Partners can spin up a workspace for a client without triggering the client invitation email. Email notification is now optional at workspace creation time.
Token-based user signup
New users receive a direct signup link instead of a Firebase invitation. The new flow is faster and avoids the deliverability issues of the old invitation emails.
Clear errors for social login mismatches
Users who mix login providers (email plus Google or Microsoft) see a clear error message instead of a generic failure when their accounts don’t match.
Billing page in the Partner Portal
Partners can view a billing and pricing page directly in the Partner Portal. Rolling out gradually behind a feature flag.
Improvements
- Fiscal year is displayed under the R&D claim title.
- Loading spinner added to the timesheet confirmation button so you know when the action is processing.
- CSV exports download directly in the browser. No more waiting for an email.
- Linear integration migrated to OAuth with refresh tokens. All existing Linear connections must be disconnected and reconnected.
Bug fixes
- The R&D claim employee tab shows all users, both active and inactive.
- Fixed linking time entries in grouped mode that was incorrectly removing entries from the group.
- Fixed workspace general settings not saving.
- Fixed the password reset flow for users already logged in.
- Fixed multi-provider login (email plus social) not working.
- Fixed Microsoft and Office login on the Partner Portal.
- Fixed the signup page crashing when an email already existed under a different provider.
- Fixed the Google Calendar connect link.