Skip to content

Releases: prismelabs/analytics

v0.20.0

25 Jun 20:25

Choose a tag to compare

This release is a maintenance release.

🐛 Bug fixes

  • Deadlock in session manager

🧹 Updates

  • Go dependencies
  • Embedded IP geolocation database
  • Web Analytics dashboard
  • Update grafana to 12.0.2
  • Update clickhouse to 25.3.4.190

Full Changelog: v0.19.0...v0.20.0

v0.20.0-pre03

18 Jun 18:58

Choose a tag to compare

v0.20.0-pre03 Pre-release
Pre-release
fix deadlock in session storage

v0.20.0-pre02

12 Jun 11:23

Choose a tag to compare

v0.20.0-pre02 Pre-release
Pre-release
add panic recover in error handler with associated metric

v0.20.0-pre01

28 May 20:05

Choose a tag to compare

v0.20.0-pre01 Pre-release
Pre-release
improve session manager

v0.19.0

01 May 13:27

Choose a tag to compare

This release is a maintenance release.

🧹 Updates

  • Go dependencies
  • Embedded IP geolocation database
  • Web Analytics dashboard
  • Update grafana to 11.5.2
  • Update clickhouse to 25.2.2.39

Full Changelog: v0.18.0...v0.19.0

v0.19.0-pre01

19 Mar 20:12

Choose a tag to compare

v0.19.0-pre01 Pre-release
Pre-release
update grafana client post update

v0.18.0

13 Dec 20:53

Choose a tag to compare

🚀 New

  • Add file-downloads events (ping and regular handlers)
  • Add outbound link clicks events (ping, regular and noscript handlers)
  • Add support for multiple sessions per device
  • Add support for Sec-CH-UA client hint
  • More uniform OS families
  • Add a way to exclude own visits
  • Track HTTP status of pageviews event

🧹 Updates

  • Go dependencies
  • Embedded IP geolocation database
  • Web Analytics dashboard
  • Update grafana to 11.4.0
  • Update clickhouse to 24.22.1.2557

Full Changelog: v0.17.0...v0.18.0

v0.17.0

30 Sep 13:50

Choose a tag to compare

🚀 New

🧹 Updates

  • Go dependencies
  • Embedded IP geolocation database
  • Web Analytics dashboard
  • Update grafana to 11.0.0

Full Changelog: v0.16.1...v0.17.0

v0.17.0-beta05

05 Sep 11:54

Choose a tag to compare

v0.17.0-beta05 Pre-release
Pre-release
add sql.Scanner and sql.Value impl for uri

v0.17.0-beta04

05 Sep 10:32

Choose a tag to compare

v0.17.0-beta04 Pre-release
Pre-release
update README.md