Changelog

What shipped, when.

The changelog is the source of truth. If it's not here, it's not in production. Roughly weekly cadence for now — slower once V1 is out.

  1. Jun 15, 2026

    v0.8 — Branded review pages on Pro

    Latest

    Your logo, your accent color, your tagline — on every review link you share

    Pro accounts can now set a logo, accent color, and tagline. Every public HM review page swaps Submio's brand for yours, with a small "Powered by Submio" line in the footer. Free pages keep the default Submio look.

    • AddedNew settings page at /home/settings/branding. Upload a logo (PNG / SVG / JPEG, ≤ 2MB), pick a hex accent color, set a display name and optional tagline. Live preview shows how the HM page header will render.
    • AddedHM review page (/r/[token]) now reads the recruiter's branding for Pro accounts. Logo + display name + tagline in the header; accent color applied to the action buttons; footer mark switches from "Sent via Submio" to "Powered by Submio."
    • AddedFree plan still saves draft values for preview but does not render branding on review pages. Upgrade CTA explains the gating.
    • ChangedSidebar nav adds a Branding row between Settings and Billing under the Settings section.
  2. Jun 15, 2026

    v0.7 — AI clips from screening calls

    Auto-extracted candidate moments — recruiter approves before they ship

    Send the Submio Notetaker to your screening call. When the call ends, Submio reads the transcript against your role scorecard and extracts the three most relevant candidate moments. You approve each clip before it attaches to the submission and renders on the public review page.

    • Added"Send Notetaker" surface on every submission. Works with Zoom, Google Meet, Microsoft Teams, and Webex meeting URLs. The Notetaker announces itself when joining; transcript and recording are owned by your account.
    • AddedAI clip extraction. Reads transcript + role scorecard + candidate context, returns the top three moments with timestamps, a one-line rationale, and the specific scorecard requirement each clip evidences.
    • AddedClip review screen per submission. Embedded preview player (HTML5 fragment URIs — clip start/end stays inside the source recording, no separate file). Approve, reject, or edit the label per clip. Rejection reason is optional but helps us improve extraction over time.
    • AddedApproved clips render on the public HM review page alongside any manually-uploaded clips. The HM sees the same clip-strip UX they would for hand-curated clips; the AI does the curation work first.
    • ChangedPrivacy policy updated with two new sub-processors for screening-call recording and transcript analysis. See /privacy-policy.
  3. Jun 8, 2026

    v0.6 — Onboarding & help

    Live onboarding checklist and a real help center

    New users now see a getting-started checklist that ticks itself off as they make progress. Plus eight new help articles at /help.

    • AddedLive getting-started checklist on the dashboard. Four required steps driven from real DB state. Auto-hides once you finish the loop — no dismiss button.
    • AddedHelp center at /help. Eight articles covering the full five-minute first run plus workflows and account management.
    • Added"Help center" link in the sidebar nav under Billing.
  4. Jun 8, 2026

    v0.5 — Brand pass on settings + billing

    In-app settings and billing rebuilt for Submio

    The /home/billing page was inherited from a credit-based pricing model and crashed on load. It is now driven by the same role-limit signal that gates the Roles page.

    • FixedPersonal billing page no longer crashes — dropped a stale credit_balances query, replaced an "AI Credits" card with a "Current plan" surface showing your active-role usage.
    • ChangedPlan tiers in the in-app config now match the marketing pricing page: Free, Pro $39/mo, Team $59 per recruiter / mo.
    • ChangedPersonal settings page now has a proper page header for visual parity with the rest of the app.
    • RemovedTeam billing page is a deliberate placeholder for V1 — team workspaces ship in V2.
  5. Jun 8, 2026

    v0.4 — Super admin Submio-ified

    Super admin panel now shows Submio data, not Clayr data

    Cleaned house in the super admin section. Removed jobs / billing-intel / BD-prospector pages and rewrote the control plane around recruiting-pipeline metrics.

    • AddedNew control-plane stats: total accounts, signups in the last 7 days, active clients and roles, submissions in pipeline, hiring-manager actions in the last 7 days.
    • ChangedAccount-detail page focuses on identity + members + suspension + audit log + impersonation. Stripe-driven plan view ships when Stripe goes live.
    • RemovedJob monitor, BD prospector, and billing-intel routes (none of those features exist in Submio).
  6. Jun 1, 2026

    v0.3 — HM review polish

    Hiring-manager review page redesign

    Two-column layout with the clip strip directly under the candidate identity. Smart "Move to next stage" button that names the stage. HM email handoff now opens the HM's mail client instead of sending from the recruiter.

    • ChangedReview page now uses a max-w-6xl two-column layout. Action panel sticks to the right on desktop, stacks on mobile. Clip strip moved above the fold.
    • ChangedPrimary action button on the HM panel now reads "Move to {next stage name}" instead of a generic "next stage".
    • ChangedEmail candidate flow now opens the HM's default mail client with a prefilled mailto: link, CC'd to the recruiter. Future thread comms live in the HM's inbox.
    • FixedSentiment now renders as a colored badge in the activity feed and submission timeline, not as the raw "very_excited" string.
  7. May 15, 2026

    v0.2 — Dashboard

    Recruiter dashboard at /home

    Replaced the empty home page with a recruiter's-eye view: stuck submissions, at-a-glance counts, 30-day activity chart, recent activity feed, pipeline rollup.

    • AddedNew dashboard surfaces stuck submissions (7+ days without HM action), counts of active clients/roles/submissions/awaiting-HM, plus a recent-activity feed and pipeline rollup.
    • Added30-day activity chart with branded styling — HM actions in submio-blue, new submissions in ink.
    • AddedInline editable display-name on the dashboard greeting for users whose name was not captured at sign-up.
  8. Apr 30, 2026

    v0.1 — Hello

    Initial release

    Submio shipped its first runnable build: clients → roles → submissions, kanban with drag-to-stage, HM review page at /r/[token], mailto: email handoff, marketing site.

    • AddedAuth (email + password), clients → roles → submissions hierarchy, kanban per role with stage moves.
    • AddedPublic HM review page at /r/[token] with sentiment selector, stage moves, pass, question-asking, and email-the-candidate.
    • AddedMarketing site: landing, pricing, about, roadmap.

That's the run-down.

See what's coming next on the roadmap, or open Submio and try the loop yourself.