Skip to content
Start In Cloud

Changelog

Version v1.2.0

1.2.0 (2025-11-23)

Features

  • api: Add Live visitors metric (42268ec)
  • api: add top pages, referrers, and device breakdown to analytics stats (50deb0b)
  • frontend: Add Live visitors metric (a3c6003)
  • frontend: add top pages, referrers, and device breakdown to analytics stats (1df264c)

Bug Fixes

  • api: Don’t prepend www when resolving favicons so sites not listening on www can resolve (748960f)
  • api: Properly close upstream favicon response (552b114)
  • dx: Set default DB path to default docker volume for better DX without requiring a breaking change (8458ddd)
  • dx: UPDATE README and docker-compose example for new db default path (2537d62)