Skip to content

Releases: tinybirdco/web-analytics-starter-kit

1.4.1

17 Oct 14:23
0f5f4d1
Compare
Choose a tag to compare
update middleware version (#74)

1.4.0

12 Apr 13:53
413b2b8
Compare
Choose a tag to compare

[1.4.0] - 2023-04-12

Added

  • [Script] Add support to set the domain for the cookie

1.3.0

15 Mar 09:28
ea274a2
Compare
Choose a tag to compare

[1.3.0] - 2023-03-15

Added

  • [Script] Add support to send attributes set in the script tag

1.2.3

06 Nov 17:36
7841df8
Compare
Choose a tag to compare

[1.2.3] - 2022-11-06

Fixed

  • [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

Full Changelog: 1.2.2...1.2.3

1.2.2

28 Sep 18:22
0eb6468
Compare
Choose a tag to compare

[1.2.2] - 2022-09-28

Fixed

  • [Dashboard] Stop using Google's favicon service (#30)
  • [Script] Fix Content-Type (#33)

1.2.1

27 Sep 15:33
0e46545
Compare
Choose a tag to compare

[1.2.1] - 2022-09-27

Fixed

  • [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

06 Sep 13:16
62d0dc2
Compare
Choose a tag to compare

[1.2.0] - 2022-09-06

Changed

  • [Dashboard] Optimize bundle size and Core Web Vitals
  • [Script] Use XMLHttpRequest instead of sendBeacon

1.1.0

05 Sep 22:33
d964218
Compare
Choose a tag to compare

[1.1.0] - 2022-09-05

Changed

  • [Script] Improve script listeners, now can be imported as defer

Added

  • [Dashboard] Add tracking script to dashboard

Fixed

  • [Dashboard] Use Tailwind theme colors

1.0.0

02 Sep 11:20
c3ea394
Compare
Choose a tag to compare

[1.0.0] - 2022-09-02

Added

  • [Data project] Create data project template
  • [Middleware] Add Vercel middleware
  • [Script] Add tracking script
  • [Dashboard] Add dashboard