Skip to content
Start in Cloud

All versions since v2.4.0

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