All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- [Data project] Fix
top_devices
andtop_browsers
session count (#90)
- [Script] Add support to set the domain for the cookie
- [Script] Add support to send attributes set in the script tag
1.2.3 - 2022-11-06
- [Dashboard] Fix total KPIs for arbitrary date ranges (#37)
- [Dashboard] Fix tooltip for the last data point in the chart
- [Data project] Fix
analytics_pages
query
1.2.2 - 2022-09-28
- [Dashboard] Stop using Google's favicon service (#30)
- [Script] Fix
Content-Type
(#33)
1.2.1 - 2022-09-27
- [Script] Remove source maps (#24)
- [Dashboard] Fix UTC date detection (#25)
- [Dashboard] Improve domain guessing
- [Dashboard] Fix chart tooltip
- [Dashboard] Fix date selector width (#23)
- [Dashboard] Fix scroll behaviour (#17)
1.2.0 - 2022-09-06
- [Dashboard] Optmize bundle size and Core Web Vitals
- [Script] Use
XMLHttpRequest
instead ofsendBeacon
1.1.0 - 2022-09-05
- [Script] Improve script listeners, now can be imported as
defer
- [Dashboard] Add tracking script to dashboard
- [Dashboard] Use Tailwind theme colors
1.0.0 - 2022-09-02
- [Data project] Create data project template
- [Middleware] Add Vercel middleware
- [Script] Add tracking script
- [Dashboard] Add dashboard