Brandex logo
Enter
Changelog

What's new in Brandex

Every meaningful change, in order. Subscribe via RSS or follow our blog for the longer-form story behind each release.

  1. Shippedv0.18.0

    Trust, Status, and Changelog go public

    • Public Trust page documenting access controls, encryption, retention, and subprocessors.
    • Public Status page with live component checks and recent background-job history.
    • This Changelog — appended every time something material ships.
    • Operational cron-run logging so stuck jobs surface in under ten minutes instead of by user report.
  2. Shippedv0.17.0

    Brand Director: streaming dossier + live thinking timer

    • 'Deliver dossier now' bypasses the long-form interview when you already know what you want.
    • Live thinking timer + typewriter streaming so you can see progress instead of staring at a blank chat.
    • Markdown rendering and one-click PDF export of the final dossier.
  3. Shippedv0.16.0

    Live intelligence: GSC + HubSpot + TikTok

    • Google Search Console fully wired with CTR trend charts and CSV export (owners/admins).
    • HubSpot CRM and TikTok connectors live; Meta and Google Ads marked Connect-required (no fake data).
    • Background refresh on a 6-hour cron so the Intelligence tab is always warm.
  4. Shippedv0.15.0

    Voice in, voice out

    • Dictate prompts with voice (STT) and have any asset or report read back to you (TTS).
    • Per-tenant usage caps and a visible usage meter on the dashboard.
  5. Shippedv0.14.0

    Asset library + share history

    • Full-screen library at /library with filters, bulk actions, and revision compare.
    • Every share generates a token + tracked history; revoke any link from the asset detail.
    • Costs hidden from grids by default; visible on hover or in the detail dialog when you need them.
  6. Securityv0.13.0

    Security hardening pass

    • Webhook secrets masked in the UI; only last 4 chars shown.
    • Approval shares now status-guarded; revoked links return 410, not 200.
    • Internal tenant helper functions revoked from PUBLIC; only the security-definer wrappers are callable.
    • Public strategy reads run through a safePublicStrategy() projection.
  7. Shippedv0.12.0

    Email infrastructure on brandex.app

    • Custom domain brandex.app verified for transactional + notify.brandex.app for marketing.
    • Queue-based send with dead-letter handling; cron drains every minute.
    • Unsubscribe + suppression list per template family.
  8. Shippedv0.11.0

    Multi-tenant + roles + audit

    • Tenant memberships with owner/admin/editor/viewer; role-change approvals.
    • Audit log for every privileged action.
    • API keys per tenant with last-used tracking.