New
Gmail bill capture
Connect a Gmail account via OAuth to automatically surface bills from your inbox. Trigger a sync or backfill, review extracted bill candidates, then import the ones you want or dismiss the rest. Imported attachments flow straight into the bill processing pipeline.Bill approval workflow
Bills now move through a proper review-and-approval flow. Submit a bill for review, then approve or reject it, with email notifications to the right people and a full audit trail of who did what and when.Role-based access control
Scope what each user can do with organisation-level roles. Assign roles when adding users, and Dolfin enforces them on every endpoint so Admins, members, and read-only users see only what they should.Updates
Simpler auth-code exchange
The user auth-code endpoint now requires only auserId — the rest of the session context is resolved server-side — making it easier to drop a known user straight into an authenticated session.