What we're shipping
and what's coming next.
We publish the roadmap so you don't have to guess. Shipped items are live in production today; the rest is in order of how confident we are it lands on the quarter we've named. Sales tactics aren't roadmap items — these are real engineering commitments.
20 releases this year
Already in production. Every change ships behind audit logs and feature flags.
- Aug 2026OpsStatus page with measured uptime history
90-day uptime bars on /status, backed by our own probes every five minutes stored in Postgres. Days we weren’t measuring show as "no data" — never as uptime.
- Jul 2026BillingInvoices inside the app
View and download every invoice from your billing page — no bounce to an external portal.
- Jul 2026ProductFull product in four languages
The signed-in app is fully localized in English, Dutch, German, and French, with an in-app language switcher that remembers your choice.
- Jul 2026IngestMulti-issuer card imports
A config-driven CSV mapping engine with an admin mapping builder. ICS Visa ships as a preset next to Amex; any issuer's export becomes clean transactions.
- Jul 2026BillingPer-card billing, live on Stripe
Pay per active card, not per employee. Archived cards return proration credit automatically; 14-day trials on paid tiers; seats reconcile nightly against Stripe.
- Jul 2026DesignGallery redesign across web, iOS, and macOS
The ivory + teal design system this page uses — rolled out across the web app, the iOS app on TestFlight, and a new native macOS app.
- Jul 2026SecurityCompliance hardening wave
Tamper-evident audit hash-chain, legal hold, a retention engine, CI-gated production deploys, and a nonce-based CSP — SOC 2 groundwork shipped as code, not paperwork.
- Jul 2026AuthAuth overhaul
Rotating refresh tokens with reuse detection, Face ID unlock on iOS, and verified email domains so teammates auto-join the right workspace.
- Jul 2026WorkflowSmart reminders
Missing-receipt and pending-approval nudges with per-transaction cooldowns, plus close-of-books reminders keyed to your statement cycle — not the calendar month.
- May 2026ExportsTwinfield XML export
Generate a Twinfield Transactions XML for any period. One temporary journal per card transaction; finance promotes to final inside Twinfield.
- May 2026HealthGhost transaction detector + per-row delete
Surfaces transactions with no provenance trail and lets admins/finance scrub them. Cascades to matches, comments, approvals, and explanations.
- May 2026AuthPer-device session grouping
Long-lived device cookies bucket sign-ins from the same physical device under one collapsible row, even across changing IPs.
- May 2026SecurityRow-level security in production
Postgres RLS active on every tenant-scoped table; reserved tenant pool with app.company_id GUC; CI guard prevents regressions.
- May 2026AuthAuto-revoke idle sessions
Sessions inactive longer than the configured window get revoked on a daily sweep, with an audit trail per revoke.
- May 2026OpsPrometheus /metrics + S3 audit archive
Queue and request metrics exported over /metrics; daily encrypted audit-log archive to S3-compatible storage.
- May 2026PrivacyDSR self-service + erasure receipt
Subject access + erasure requests handled in-product; signed PDF receipt issued on completion.
- Apr 2026AdminWorkspace freeze + soft-delete grace
Admins can freeze a workspace; deletes enter a configurable grace period before hard removal.
- Apr 2026BillingStripe Tax & EU VAT handling
Invoices issued with location-aware tax. Reverse-charge for B2B EU, EU OSS for B2C consumers, US sales tax handled by Stripe.
- Apr 2026ApprovalsApproval workflows v2
Per-department default workflows + per-member overrides; finance-only, two-step (manager → finance), and auto-approve thresholds.
- Mar 2026IngestAmex CSV ingest with FX + dedup
Multi-cardholder Amex CSVs (NL + EN headers) split per card. Foreign-spend + FX rate parsing; per-row occurrence index keeps real duplicate charges.
Active development
In active development this cycle.
- Q3 2026EnterpriseEnterprise SSO — SAML / OIDC
The verification core is merged: per-connection policy, signed-assertion checks, and replay protection held in Postgres. Login routes and the admin connection UI are landing now. Works with any standard IdP — Okta, Entra, Google Workspace, JumpCloud.
- Q3 2026PlatformUS data residency
A full US data plane — US receipt storage, US database, regional routing — is deployed and dark today. Opens with a gated rollout for US-resident workspaces.
- In reviewMobileiOS app on the App Store
The capture app is submitted and in review with Apple. TestFlight build is live today: snap, match, approve, Face ID unlock.
- Q3 2026ExportsTwinfield API push (live)
Flip the framework stub on: OAuth round-trip + token rotation + SOAP ProcessXmlString. One-click "Push to Twinfield" replaces manual XML upload.
- Q3 2026ExportsTwinfield master-data validation
Read the customer's chart of accounts so the export modal validates GL codes before submit instead of failing at the wire.
- Q3 2026AIAI assistant productionization
Hardened prompt + streaming with cancellation, per-tenant rate limits, and a transparent action log inside the chat.
Next on the schedule
Committed for the next one or two cycles. Order may shift based on customer signal.
- Q4 2026EnterpriseSCIM provisioning + step-up MFA
SCIM keeps team membership and roles in sync from your IdP; step-up MFA enforced on privileged actions.
- Q4 2026EnterpriseRetention controls + legal hold, in the admin
The engines shipped in July. This adds the controls: per-workspace retention windows and a legal-hold switch that suspends every deletion path while it's on.
- Q4 2026ExportsExact Online live push
Sister to the Twinfield work — promote the Exact Online exporter from stub to a real GeneralJournalEntries + Documents API push.
- Q4 2026OpsOpenTelemetry distributed tracing
Trace a receipt from upload through OCR, matching, approval, export. Configurable sink (Tempo, Honeycomb, Datadog).
- Q4 2026SecurityWorker-side RLS
Extend the tenant-pool policy contract to background workers so every tenant query runs under the same enforcement as the API.
In research
Research, prototypes, validation calls. Not committed — listed here so customers can weigh in early.
- ResearchExportsXero & QuickBooks Online exporters
Same skeleton as the Exact/Twinfield work. Priority depends on which non-NL geographies pull hardest.
- ResearchEnterpriseBYOK per-tenant KMS
Bring-your-own-key for receipt + secret blobs. Customers rotate, revoke, or freeze data from their own AWS account. Schema groundwork exists; the key-per-tenant crypto path is the research.
- ResearchMobileNative Android capture app
Receipt capture, push notifications for approvals, offline-tolerant queueing — the Android counterpart to the iOS app. Web capture covers Android today.
- ResearchIngestOpen Banking adapters (EU)
TrueLayer integration is already scaffolded — research is what happens when the card-statement and bank-feed views start to overlap.
The roadmap is a starting point.
Customer signal moves things up the list. Send a request from inside your workspace (Admin → Feature requests) or email hello@rexa.one.