Setting up gitpulse no longer requires hunting down your site URL and configuring environment variables. The CLI now detects your deployment address automatically when running on Vercel, Netlify, or Cloudflare Pages — one less step during setup, and one less thing that can go wrong.
Deployments that appeared to succeed were actually silently failing at runtime because the npx invocation couldn't locate the CLI binary. Scripts have been corrected to use the proper invocation syntax, so your analytics now update as intended when the workflow runs.
The team is also dogfooding gitpulse to track gitpulse development — the tool now monitors itself. Future releases will arrive with their own changelog entry, which feels appropriately recursive.