Ir al contenido
Empieza en HitKeep Cloud

Changelog

Version v2.10.2 Latest

2.10.2 (2026-07-09)

Bug Fixes

  • cloud: resolve plan changes from Stripe price and lapsed statuses (98881f7)
  • cloud: warn free teams by email before retention first trims data (8cf5915)
  • database: compact fragmented database files on startup and tenant open (9240341)
  • database: derive site and tenant cleanup plans from schema constraints (9e194b8)
  • database: disable implicit duckdb extension fetching (9869698)
  • database: stop preserving insertion order to cut query memory (2c59dba)
  • docs: document database scope-column rules for contributors (03ae0b6)
  • e2e: pin ecommerce dashboard specs to the 30d range (09b5232)
  • e2e: pin remaining seeded analytics specs to the 30d range (d4449d2)
  • frontend: show retention hint when a range exceeds the plan window (edb66fd)
  • sites: let site admins and owners rename a site domain (727e5ec)
  • staticcheck (6891d6f)

Performance Improvements

  • database: batch per-hit activity and rollup writes per ingest flush (ab0b315)
  • database: cache site tenant and domain lookups on the ingest path (0b9ecdb)
  • frontend: Preload dashboard routes (0997660)
  • ingest: tune nsq consumer delivery and wait for embedded nsqd readiness (b361f1a)