March 7th, 2026

March 7th Release

Public API (Beta, Message Support for Access)

  • Public REST API for programmatic access to your loyalty platform

    • Manage customers, cards, and transactions via API

    • Earn points, add stamps, and redeem rewards programmatically

    • Built-in rate limiting, idempotency keys, and comprehensive error handling

    • OpenAPI documentation included

    • Wallet pass generation endpoint for Apple & Google Wallet

    • Feature flag controlled per tier β€” enable via your plan settings

Billing & Plans

  • Agency admins can now access the billing page and generate payment links

  • Tier edits now cascade feature/limit changes to all subscribed subaccounts

  • Confirmation dialog when editing tiers that affect active subscriptions

  • Fixed a race condition when switching between subscription and manual billing modes

  • Fixed billing mode switch not detecting changes to expiry date or custom pricing

  • Hardened webhook handling against race conditions and duplicate events

Card Builder

  • Card type options no longer flash briefly when creating a new card

  • In edit mode, only the card's current type is shown (no switching allowed)

  • Points cards now display available rewards on the card back

  • Inactive templates are now visually dimmed and grouped by status

Customer Management

  • Customer deletion is now properly scoped per-subaccount (no cross-subaccount side effects)

  • Fixed card retention expiry affecting cards across unrelated subaccounts

  • Fixed customer restore not properly clearing archived status

  • "Add Customer" button now correctly enforces your plan's customer limit

Scanner & Cards

  • Fixed rewards display consistency on points and stamp cards

  • Broadcast tips updated with link formatting guidance

Wallet Passes

  • Google Wallet pass generation is now faster with caching

UI & Polish

  • Fixed dark mode flicker on page load

  • Fixed active cards count accuracy

  • Removed "Stripe Ready" badge from billing page

  • Fixed Featurebase chat widget overlapping table pagination

  • Fixed various loading states and race conditions in modals

  • Fixed franchise limit checks and rollout timeout handling