Customer management improvements
- Sort customers by wallet balance and filter the customer list by a minimum or maximum balance.
Fixes
- Improved handling of duplicate custom-domain updates.
- Prevented duplicate workflow webhooks for the same lead event.
Bidding, notifications, and billing
- Add tenant-only below-minimum bid options.
- Add buyer contacts to the Lead Assigned workflow webhook, including mapping support in the webhook UI.
- Include assignment scope and partner public ID in Lead Assigned webhook payloads.
- Add another safeguard against duplicate auto-recharges during rapid lead assignment.
- Expand tenant registration to a configuration-driven billing-country allow-list.
API and portal changes
- Breaking: remove the deprecated
POST /api/marketplaceendpoint. See the API reference for current endpoints. - Fix partner-dashboard queries that could cause portal timeouts.
- Fix tenant branding uploads on custom domains and subdomains.
- Gracefully redirect Livewire requests that reach a missing page.
- Complete prefixed-public-ID cleanup.
Customer and partner experience
- Correct funding status for newly created customers.
- Fix customer login when a user’s first customer account is archived.
- Use postcodes rather than LGAs for Australian county-tier handling.
- Limit partner-portal leads to accepted leads.
- Add a per-tenant setting for the unauthenticated customer-panel landing experience.
- Update Domains & Links labels and customer-panel entry behavior.
Data, exports, and observability
- Restore custom lead-detail columns in exports.
- Speed up Incoming Logs.
- Fix webhook configuration test results and authentication headers.
- Prevent stale distribution offers from routing leads to paused customers.
- Guard against duplicate auto-recharges during rapid activity.
Delivery and partner reliability
- Track duplicate partner-post responses and preserve explicit price and message paths.
- Continue distribution to other eligible offers when a partner post fails.
- Apply source-based lead-type conditions to ping requests.
- Correct partner eligibility when state and postal-code filters are used.
- Recover stuck reverse auctions and unprocessed buy orders.
Operations and onboarding
- Add form-urlencoded partner ping/post support for Leadspedia integrations.
- Add custom date ranges.
- Replace the admin Filament panel with the React admin experience.
- Improve subscription auto-upgrade behavior. See Billing.
- Unlock default lead-category fields for configuration.
- Treat county and country as first-class location field types.
- General cleanup and maintenance.

