Skip to content

Changelog

What we shipped

Every entry below is live in the product. We do not list roadmap items here.

12 changes

  • New

    Single sign-on and directory sync

    SAML 2.0 and OIDC single sign-on with SCIM 2.0 provisioning, so your identity provider owns who has access and de-provisioning is automatic.

  • New

    A trust centre you can hand to legal

    A signable Data Processing Addendum with the EU Standard Contractual Clauses, a named subprocessor list with processing regions, a retention matrix, a US state-privacy notice and a published vulnerability-disclosure policy.

  • New

    The console works on a phone

    Scorecards, agendas, invitations and onboarding now render on a 360px screen with a collapsing sidebar. Only the kanban pipeline board still asks for a wider window.

  • New

    Per-job hiring teams and confidential requisitions

    Access can now be scoped to the people staffed on a role rather than to the whole workspace, and a confidential requisition stays invisible to everyone outside its team.

  • New

    Configurable pipeline stages

    Pipelines are no longer a fixed seven-stage list. Each job defines its own stages, and every status change goes through one write path so the board and the API can no longer disagree.

  • Improved

    Speaker-attributed transcripts

    Interview transcripts are diarised, so talk-time, coverage and every evidence quote are attributed to the person who actually said them.

  • Improved

    Scorecards are blind until you submit

    A panelist no longer sees another panelist’s draft before submitting their own, and the debrief is written from submitted human feedback rather than from AI drafts.

  • Improved

    Fairer, more accountable AI shortlisting

    Scout redacts protected-class signals before scoring, records a decision log for every recommendation, and can be set to require a human before anyone is advanced.

  • Security

    Tenant isolation enforced by the database

    Every workspace-owned table now carries a PostgreSQL row-level-security policy in addition to application-level scoping, and credentials, tokens and webhook secrets remain encrypted with rotating AES-256-GCM keys.

  • Security

    Tamper-evident audit log

    Audit entries are hash-chained and immutable at the database level, so a modified or deleted record is detectable rather than invisible.

  • Fixed

    Scheduling no longer depends on recording capacity

    Booking an interview with your own meeting link works whether or not a recorder is available, and calendar reconciliation no longer flags healthy interviews as needing attention.

  • Fixed

    Mandatory two-factor no longer locks people out

    Turning on required 2FA now walks anyone who has not enrolled through enrolment instead of refusing their sign-in.