Product Updates - 4/28/26 Release
This release adds a native HubSpot integration, Clio Manage enhancements, and Salesforce Bearer token auth. New filtering tools, CSV import guardrails, and a two-step closing flow with reason-tracking give firms more control and a cleaner audit trail.
New Features
- Closing Status Filter Everywhere — Filter by closing sub-status (Won/Settled, Lost, Dropped) anywhere status filtering is available — analytics, case lists, exports.
- Persistent Case List Filters — Your filter selections now stick as you navigate around the app and back. No more re-applying the same filters every time.
- CSV Import Guardrails — Firm CSV imports now run a validate → review → import flow. Catch errors and bad rows before they touch your data.
- Two-Step Closing Flow — Closing is now split into two distinct actions: Begin Closing and Close. Each lifecycle transition (including this one) now captures a Reason for full audit trail.
- Available Statuses API — New
/available-statusesendpoint returns the valid next statuses for any case based on its current state. No more guessing what transitions are legal.
Improvements
- Network Performance Analytics — Network Performance report rebuilt for speed and accuracy.
- Analytics Reports Refresh — Multiple non-revenue analytics reports updated for clarity and correctness.
- Smarter Re-Refer Button — Hidden automatically when the most recent referral on a case isn't eligible for re-referral.
- Salesforce Field Coverage — Additional Salesforce fields exposed in the Public API for tighter CRM sync.
Integrations
- HubSpot Integration — New native HubSpot integration is live. Sync referrals, contacts, and pipeline activity.
- Clio Manage Enhancements — Updated description format, manual send button on referrals, and custom field mapping for Clio Manage.
- Salesforce Bearer Token Auth — Public API now accepts Salesforce Bearer tokens directly. No separate API key required for Salesforce-originated requests.
- Public API Date Normalization — Consistent ISO date handling across every endpoint. No more mixed-format date headaches.
Bug Fixes
- Revenue reports now pull data correctly (previously under-counted in some date ranges).
- Draft referral lookup now uses
baseCaseIdinstead of referral ID — fixes draft-loading edge cases. - Case Xchange link picker search now correctly returns referent firms.
- Admin-issued Public API keys now resolve to the correct firm context.
- Spin-off referral email notifications fixed; legacy notification flow retired.