Resources · Changelog
What we shipped
Releases land roughly every two weeks. Major versions every quarter. No surprises.
Filter
- May 21, 2026
Calendar engine v3 + WebSocket subscriptions
Real-time multi-room rendering, now without polling.
- Calendar engine v3 renders 12 weeks of multi-room data with no main-thread blocking.
- WebSocket subscription channel for bookings, invoices, and visitor arrivals.
- Booking list load time down 64% on tenants with >10k bookings.
- Token overage retroactively re-priced when a member tier changes mid-cycle.
- Audit log now records every change to organization_settings, not just high-value fields.
5 changesRead the release notes - May 4, 2026
Self-serve refunds and improved dunning
Operators can refund a paid booking without leaving the calendar.
- Refund any paid booking from the booking detail panel; Xero is reconciled automatically.
- Dunning ladder now configurable per tenant — soft reminder, charge retry, manager flag, service pause.
- Edge case where checkout-session expiry left an invoice in Pending forever.
- Invoice list query now uses a covering index on (tenant_id, status, due_date).
4 changesRead the release notes - Apr 22, 2026
Visitor QR pass redesign
New pass layout works on every kiosk we tested.
- Visitor QR pass redesigned for high-contrast scanners. Includes host name + arrival window.
- Recurring bookings created on DST boundaries now produce the correct child events.
- Pool members with `null` first_name no longer crash the directory page.
3 changesRead the release notes - Apr 8, 2026
RLS hardening pass + faster cold start
All RLS helpers now planner-inlineable. Edge functions cold-start 38% faster.
- All RLS helper functions converted to STABLE PARALLEL SAFE SECURITY DEFINER.
- Cross-tenant payment row leak fixed — payments now scoped to host-derived companies.
- Edge function cold start latency reduced 38% on average across the fleet.
- Stripe `payment_intent.payment_failed` no longer cancels bookings prematurely.
4 changesRead the release notes - Mar 17, 2026
LiteHQ AI · Invoice triage
Variance explanations now ship with every flagged invoice.
- AI invoice triage explains variance, drafts a member email, suggests credits where warranted.
- Per-tenant assistant memory — the AI remembers your conventions.
- Background enrichment pipeline parallelized; new companies populate in <8s.
3 changesRead the release notes - Feb 26, 2026
Multi-location reporting
Operators with multiple sites can finally see consolidated numbers.
- Cross-location revenue, occupancy, and member churn dashboards.
- Roll-up exports to CSV and a typed JSON feed for warehouses.
- Audit log filter by user now also includes service-role actions.
- Stripe Connect onboarding no longer 500s when the operator skips the legal entity step.
4 changesRead the release notes - Jan 30, 2026
Token economy v2
Mixed pricing models on one rate card — tokens, hourly, and bundled.
- Mix token, flat-hourly, and bundled pricing on a single rate card.
- Tiered burn rates — different members spend tokens at different rates.
- Token ledger reads down to 12ms p95 on the largest tenant.
3 changesRead the release notes - Jan 8, 2026
LiteHQ 6 — full rewrite on Next 16
New foundation. New design system. Same data, ported safely.
- Full rewrite on Next.js 16 (App Router) with edge-rendered marketing surfaces.
- New design system: 38 v2 primitives, accessibility-first.
- Real-time updates across the calendar, member portal, and host dashboard.
- p95 page load down to 720ms on a Chromebook over 4G.
- Cookie consent rebuild, distributed Postgres-backed rate limiter.
5 changesRead the release notes
Stay current
New releases land roughly every two weeks.
Subscribe to the changelog feed and get a short, plain-English summary in your inbox the day each release ships.