Releases: prismelabs/analytics
Releases · prismelabs/analytics
v0.20.0
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
fix deadlock in session storage
v0.20.0-pre02
add panic recover in error handler with associated metric
v0.20.0-pre01
improve session manager
v0.19.0
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
update grafana client post update
v0.18.0
🚀 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
🚀 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
add sql.Scanner and sql.Value impl for uri
v0.17.0-beta04
update README.md