Release 1.68.2
Release Notes - Seatmap Platform
Version 1.68.2 - 2026-06-22
Release Focus: Analytics performance release that scopes the period-to-date usage view’s seat scan to the current billing period via a lateral join.
What’s Improved
Faster period-to-date usage query
The v_org_ptd_usage view scanned more seat rows than necessary. It now scopes the seat scan to the current billing period using a lateral join, reducing the rows scanned for period-to-date usage. Delivered as a database migration.
Affected products
db-migrations—v_org_ptd_usageanalytics view (manual script underdb-migrations/manual).
Upgrade
The change is a manual analytics view script under db-migrations/manual, applied by an operator; no consumer or renderer action required.