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.
Jun 8, 2026
v0.6 — Onboarding & help
LatestLive 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.
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.
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).
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.
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.
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.