Jan 1, 2026

New Features

  • Visitor Enrichment - Automatically identify anonymous website visitors and link them to customer accounts

  • Stripe Integration - Connect Stripe to sync billing data and customer information

  • Billing Events - Billing now tracked separately from contact journey stages for cleaner lifecycle management

  • Improved Integration Onboarding - Smoother connection flow with new dialogs and animations

  • Slack Dashboard Links - Notifications now link directly to customer dashboards

SDK Updates

  • Stage events are now queued until a user identity is set, preventing lost events

  • New outlit.user and outlit.customer namespaces for stage and billing methods

  • Automatic session tracking with engagement events

  • Check out our SDK here: https://github.com/OutlitAI/outlit-sdk

Improvements

  • Redesigned customers table with higher density and better layout

  • Simplified customer overview pages

  • Faster event ingestion with batching and parallel processing

  • Better database performance under high load

Bug Fixes

  • Fixed race condition in contact creation during high-volume ingestion

  • Fixed IP address being re-captured after visitor enrichment

  • Resolved duplicate events within batches

  • Fixed journey stage assignment when contacts are created via user identity

  • Fixed Google Calendar sync timeouts with insufficient OAuth scopes