Skip to content Version v2.0.0 Mar 11, 2026 2.0.0 (2026-03-11)
⚠ BREAKING CHANGES
teams: GET /api/user/teams/{id}/audit now returns a paginated object with entries, total, limit, offset, has_more, and optional action instead of a bare array.
Features
Add Ecommerce Tracking (628c882 )
api: add team-owned api clients (4223a1a )
cli: seed multitenant demo data [wip] (04417fb )
cloud: add hosted billing and signup backend (f795cf6 )
cloud: add hosted signup and billing surfaces (bdbf94b )
config: add data path and backup settings [wip] (da423c9 )
db: add tenant database migrations [wip] (f460ab9 )
db: add tenant store manager and analytics helpers [wip] (228843a )
db: add tenant team store core [wip] (589f0fc )
ecommerce: add ga4-inspired analytics endpoints (47b0227 )
frontend: add confirm popups to admin and site management [wip] (ec1799e )
frontend: add create team dialog [wip] (7780626 )
frontend: add ecommerce analytics dashboard (09d99af )
frontend: add return-url auth redirect support [wip] (aaa5160 )
frontend: add team admin pages [wip] (7e1a160 )
frontend: add team models service and guard [wip] (4b9484f )
frontend: add team switcher component [wip] (98ba1e6 )
frontend: move team switcher into account cluster (7a3c6ab )
frontend: polish team admin surfaces (bd48e69 )
frontend: refresh analytics pages for linked ranges [wip] (af93257 )
frontend: wire team context into main layout [wip] (512bc70 )
mail: add team invite email support [wip] (92f5aea )
runtime: wire tenant stores and entitlements [wip] (ba97fae )
seed: add ecommerce demo funnel data (9bbb34c )
server: add team management endpoints [wip] (c1a96e8 )
server: resolve analytics through tenant stores [wip] (f0bff51 )
teams: add archived team purge endpoint (58b038c )
teams: add empty team onboarding cues (8f79fde )
teams: add invite and ownership transfer admin flows (4641b73 )
teams: add ownership transfer safeguards (91d3442 )
teams: add paginated audit responses (77ff1e1 )
teams: add persistent invite lifecycle (2d74412 )
teams: add safe team archive lifecycle (d25dcb7 )
teams: add site transfer between teams (af01e48 )
teams: add team archive danger zone (3a8a963 )
teams: document multitenant release notes (15e31e5 )
teams: expose entitlements and usage metrics (f2eb6a2 )
worker: add tenant backup worker [wip] (5663dc5 )
worker: add tenant-aware retention and restore [wip] (1cdc638 )
Bug Fixes
ci: lower binary glibc target (1753289 )
ci: lower binary glibc target (5be3ae3 )
ci: lower binary glibc target (23262df )
cloud: enforce single billed tenant per account (9c6ddc5 )
cloud: hide plan limits in oss team overview (74ae47d )
database: force duckdb session timezone to utc (23118d9 )
frontend: localize range toolbar better (38c1a3c )
frontend: Make multi-currency and missing ECommerce data a bit more resilient (3487323 )
frontend: restore site settings and embedded builds (cff982f )
i18n: Missing ecommerce translations (d24c5e2 )
lint: deduplicate tenant analytics handlers (961733b )
reports: harden tenant boundaries (0b82770 )
sec: suppress false-positive gravatar ssrf lint (8e23fd2 )
security: Add Recovery Codes and harden queries for gosec (3d7d962 )
teams: block deleting users who still own teams (a7db2d2 )
teams: gate audit activity to admins and owners (cc32ec8 )
teams: normalize json payloads during site transfer (5c218f6 )