Merge pull request #3623 from nickcmaynard/fix-ci
Add setup-pnpm to hopefully fix CI tests etc.
update property names for list table to label, count, percent
Merge pull request #3608 from ****************
fix(hash): improve URL normalization and handling in tracking functions
Merge branch 'master' into dev
# Conflicts: # .github/workflows/ci.yml # src/lang/es-ES.json # src/lang/sl-SI.json # src/lib/constants.ts # src/lib/detect.ts # ****************
Merge pull request #3613 from ****************
Fix ordering to allow X-Forwarded-For to be correctly managed by Cloudflare
Merge pull request #3619 from go-task/geolocation-netlify
fix(geo): parse netlify ip header by default: `x-nf-client-connection-ip`
Parse netlify ip header by default: `x-nf-client-connection-ip`
This header is not clearly documented, but it is mentioned in semi-official sources, and I have tested it to ensure it's working properly. Without this, analyt...
add data migration to convert funnel and goals reports to new structure
Merge pull request #3615 from matiasfacello/master
Adds missing spanish translations
Fix ordering to allow X-Forwarded-For to be correctly managed by Cloudflare
Migrate to docker actions
Originally just wanted to add the standard opencontainer labels that docker/metadata provide but with "mr-smithers-excellent" seemed to only half implement doc...