Skip to content

Resources · Changelog

What we shipped

Releases land roughly every two weeks. Major versions every quarter. No surprises.

Latest · v6.2.1RSS feed
FilterAllFeatureFixPerformanceSecurity
  1. v6.2.1May 21, 2026

    Calendar engine v3 + WebSocket subscriptions

    Real-time multi-room rendering, now without polling.

    • FeatureCalendar engine v3 renders 12 weeks of multi-room data with no main-thread blocking.
    • FeatureWebSocket subscription channel for bookings, invoices, and visitor arrivals.
    • PerformanceBooking list load time down 64% on tenants with >10k bookings.
    • FixToken overage retroactively re-priced when a member tier changes mid-cycle.
    • SecurityAudit log now records every change to organization_settings, not just high-value fields.
  2. v6.2.0May 4, 2026

    Self-serve refunds and improved dunning

    Operators can refund a paid booking without leaving the calendar.

    • FeatureRefund any paid booking from the booking detail panel; Xero is reconciled automatically.
    • FeatureDunning ladder now configurable per tenant — soft reminder, charge retry, manager flag, service pause.
    • FixEdge case where checkout-session expiry left an invoice in Pending forever.
    • PerformanceInvoice list query now uses a covering index on (tenant_id, status, due_date).
  3. v6.1.4Apr 22, 2026

    Visitor QR pass redesign

    New pass layout works on every kiosk we tested.

    • FeatureVisitor QR pass redesigned for high-contrast scanners. Includes host name + arrival window.
    • FixRecurring bookings created on DST boundaries now produce the correct child events.
    • FixPool members with `null` first_name no longer crash the directory page.
  4. v6.1.3Apr 8, 2026

    RLS hardening pass + faster cold start

    All RLS helpers now planner-inlineable. Edge functions cold-start 38% faster.

    • SecurityAll RLS helper functions converted to STABLE PARALLEL SAFE SECURITY DEFINER.
    • SecurityCross-tenant payment row leak fixed — payments now scoped to host-derived companies.
    • PerformanceEdge function cold start latency reduced 38% on average across the fleet.
    • FixStripe `payment_intent.payment_failed` no longer cancels bookings prematurely.
  5. v6.1.0Mar 17, 2026

    LiteHQ AI · Invoice triage

    Variance explanations now ship with every flagged invoice.

    • FeatureAI invoice triage explains variance, drafts a member email, suggests credits where warranted.
    • FeaturePer-tenant assistant memory — the AI remembers your conventions.
    • PerformanceBackground enrichment pipeline parallelized; new companies populate in <8s.
  6. v6.0.5Feb 26, 2026

    Multi-location reporting

    Operators with multiple sites can finally see consolidated numbers.

    • FeatureCross-location revenue, occupancy, and member churn dashboards.
    • FeatureRoll-up exports to CSV and a typed JSON feed for warehouses.
    • FixAudit log filter by user now also includes service-role actions.
    • FixStripe Connect onboarding no longer 500s when the operator skips the legal entity step.
  7. v6.0.2Jan 30, 2026

    Token economy v2

    Mixed pricing models on one rate card — tokens, hourly, and bundled.

    • FeatureMix token, flat-hourly, and bundled pricing on a single rate card.
    • FeatureTiered burn rates — different members spend tokens at different rates.
    • PerformanceToken ledger reads down to 12ms p95 on the largest tenant.
  8. v6.0.0Jan 8, 2026

    LiteHQ 6 — full rewrite on Next 16

    New foundation. New design system. Same data, ported safely.

    • FeatureFull rewrite on Next.js 16 (App Router) with edge-rendered marketing surfaces.
    • FeatureNew design system: 38 v2 primitives, accessibility-first.
    • FeatureReal-time updates across the calendar, member portal, and host dashboard.
    • Performancep95 page load down to 720ms on a Chromebook over 4G.
    • SecurityCookie consent rebuild, distributed Postgres-backed rate limiter.

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.