Skip to content
Start in Cloud

All versions since v2.3.0

v2.3.0

Release blog: HitKeep 2.3.0

2.3.0 (2026-04-29)

Features

  • activation: add installation and activation center (9fc6e74)
  • Add automatic event ingestion (d58a281)
  • Add readonly MCP Server to be used with Team oder user api token (84777b4)
  • admin: add system status and audit console (f861347)
  • events: support multiple dimension filters (51cf9af)

Bug Fixes

  • admin: harden system status APIs (a0dc422)
  • auth: grant admins scoped site and system access (7762abb)
  • cloud: load cloud config in billing builds (9503033)
  • frontend: polish settings layouts and action feedback (6413695)
  • frontend: show admin status action feedback (85570a4)
  • frontend: show settings action feedback (d293562)
  • mailer: use hostname for SMTP HELO, resolves #112 (00ef55c)

v2.3.1

Release blog: HitKeep 2.3.1

2.3.1 (2026-04-30)

Bug Fixes

  • admin: surface degraded worker health (5aaab49)
  • cloud: report backup worker status (77e046d), closes #124
  • frontend: link managed cloud status page (ad2dde7)
  • ingest: count spam and rejected traffic (ffb6de3), closes #125 #126

v2.4.0

Release blog: HitKeep 2.4.0

2.4.0 (2026-05-06)

Features

  • Add Google Search Console integration (5e5c891), closes #139
  • backend: Add dutch language to mails (e837c95)
  • backend: Expose search console tools to MCP (5b84185)
  • frontend: Add dutch language (4358497)
  • imports: add Plausible and Simple Analytics imports (b714a39)
  • ingest: add server-side ingestion (66cd78d), closes #129

Bug Fixes

  • backend: Optimize Healthckeck endpoint (7617ba7)
  • Consolidate frontend and auth bootstrap, resolving #137 (9155cc1)
  • deps: Bump iploc for may (6de9693)
  • docker: adjust healthcheck interval to 30s (d2a45a3)
  • dx: Clarify server-side pageview description (5b2bded)
  • frontend: Unify copy actions across frontend and expose copyable team, site, and user IDs (5d49768)
  • ux: Consolidate import and export (7a83e17)

v2.4.1

Release blog: HitKeep 2.4.1

2.4.1 (2026-05-08)

Bug Fixes

  • backend: Fix mcp server request host validation, fixes #148 (af94bfe)
  • frontend: Bump Angular packages (3cbd329)
  • security: update Go to 1.26.3 (d14446b), closes #150

v2.4.2

Release blog: HitKeep 2.4.2

2.4.2 (2026-05-08)

Bug Fixes

  • frontend: keep site export format menus clickable (3a0f453)

v2.5.0 Latest

Release blog: HitKeep 2.5.0

2.5.0 (2026-05-15)

Features

  • analytics: add web vitals ingest and reporting APIs (0cecad9)
  • frontend: add web vitals dashboard (65a8f65)
  • mcp: expose web vitals aggregates (a590fc4)
  • opportunities: surface web vitals evidence (a00c029)
  • seed: add web vitals demo data (e26f68c)
  • tracker: add opt-in web vitals bundle (d86a063)

Bug Fixes

  • ai: defer provider credentials to goAI (b5d83b4)
  • ci: build snapshots from pull request merge commits (aff346c)
  • deployment: support subdirectory installs (c43107d)
  • frontend: stabilize funnel and goal management UX (4b8df8b)
  • mailer: render RFC-compliant signature delimiter (#170) (0067658), closes #169