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