Skip to content

v0.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 23:09
· 48 commits to main since this release
888d327

Bug Fixes and Improvements

  • Corrected bounce rate calculations for accuracy, as they were previously much lower than expected.
  • Improved reliability of unload event tracking by using sendBeacon API.
  • Many minor dashboard enhancements related to formatting, styling, and accessibility.

What's Changed

  • refactor(core): use custom duckdb query builder by @ayuhito in #83
  • fix(core): use more accurate bounce rate query by @ayuhito in #84
  • fix(tracker): use sendbeacon for unload event by @ayuhito in #85
  • fix(core): improve bot detection via user agents by @ayuhito in #86
  • fix(dashboard): many quality of life bug fixes by @ayuhito in #87

Full Changelog: v0.4.1...v0.4.2