Changelog
What's New
A history of every feature, improvement, and fix shipped to odooPXL.
v1.2.0March 20, 2026
Funnel Designer & Pinterest Events API
- Visual funnel designer with drag-and-drop nodes, real-time metrics binding, and shareable links.Feature
- Pinterest Events API integration for server-side conversion tracking.Feature
- Funnel path analysis with AI-powered drop-off insights.Feature
- Improved audience overlap analyzer performance for large datasets.Improvement
- Fixed attribution cache invalidation on store timezone change.Fix
v1.1.0February 15, 2026
Advanced Conversion Recovery (ACR)
- ACR engine recovers up to 20% of lost conversions by matching server-side order data with ad platform click IDs.Feature
- CRM lead signals can now be sent back to ad platforms for optimization.Feature
- Dual-pixel mode: fire both browser pixel and server event for comparison.Feature
- Reduced CAPI dispatch latency by 40% with connection pooling.Improvement
- Better deduplication logic for events arriving within the same second.Improvement
- Fixed Google Ads offline conversion upload failing for multi-currency stores.Fix
v1.0.0January 10, 2026
General Availability
- Production-ready release with support for 7 ad platforms: Meta, Google, TikTok, LinkedIn, Snapchat, Pinterest, Microsoft.Feature
- Multi-touch attribution with 5 models: last-click, first-click, linear, time-decay, position-based.Feature
- Audience builder with automated sync to ad platforms.Feature
- Lead form ingestion from Meta and TikTok with Odoo CRM sync.Feature
- SaaS customer portal with Clerk auth and Stripe billing.Feature
- Odoo module available for v16, v17, v18, and v19.Feature
v0.9.0December 1, 2025
Beta Release
- Server-side event tracking for Meta CAPI and Google Ads.Feature
- Basic last-click attribution model.Feature
- PostHog integration for product analytics.Feature
- Bird messaging platform integration for audience triggers.Feature
- Improved event deduplication across browser and server events.Improvement
- Fixed PII hashing inconsistency between tracker and backend.Fix
- Fixed rate limiter not respecting per-store limits.Fix
v0.8.0October 15, 2025
Alpha — Internal Testing
- Initial server-side tracking pipeline with FastAPI backend.Feature
- Identity resolver for cross-device session stitching.Feature
- Odoo webhook listener for order and invoice events.Feature
- Dynamic CORS middleware for multi-tenant deployments.Improvement
- Fixed timezone handling in event timestamps.Fix