v2.16
umami-software/umamiv2.16Feb 21, 2025by mikecao
AI Summary
Added new views for Channels and grouped referrers, and support for ignoring URL hashes in tracking.
Key Highlights
- New Channels view to see traffic division and direct traffic.
- Grouped referrers view to group domains by category.
- Added `data-exclude-hash=true` attribute to tracker tag.
New Features
- Channels view
- Grouped referrers view
- Ignore URL hashes
Full Release Notes
## Features ### Channels We added a new view called Channels which shows you how your traffic is divided up. This is also where you can see your direct traffic (no referrer).  ### Grouped referrers There is also a new view for seeing grouped referrers. So domains like `google.com`, `google.es`, `google.co.uk` all get grouped under the category Google.  ### Ignore URL hashes If you don't want to track hash values in the URL, you can now set an attribute on the tracker tag, `data-exclude-hash=true`. ## Updates - Language updates: Mongolian, Persian (Farsi), Spanish - Prisma upgraded to `v6.1.0` ## Fixes - Event tracking on links with target=_top are broken #3187 - Custom filtering triggers invalid query #3154 - Issue with User Role in Redis Authentication #3213 - Session creation soft-lock #3188 - Funnel report does not work for events with spaces in their name #3171 ## Thanks @mamal72 @appuchias @iffa @bilguun0203 @harryo @ahocevar @murtazabaanihali