Release 1.68.2

Release date: June 22, 2026

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-migrationsv_org_ptd_usage analytics view (manual script under db-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.