v2.15.0

umami-software/umamiv2.15.0Dec 13, 2024by mikecao

AI Summary

Enhances funnel reporting with partial URL matching and localized geographic search, alongside language updates and upgrades to Next.js and Prisma.

Key Highlights

  • Partial URL matching for funnel reports using '*' wildcard
  • Search by localized city, region, and country names
  • Fixed unicode characters in location names
  • Fixed favicon issue with www subdomains
  • Next.js upgraded to v15.0.4

New Features

  • Partial URL matching
  • Localized search
  • Language updates
  • Next.js v15.0.4 upgrade
  • Prisma v5.22.0 upgrade

Full Release Notes

## Features

The funnel report now allows partial matching for URLs. You can add `*` to the start and/or end of the text. In this example, we're seeing if users triggered ANY event with "button" in the name. 

![image](https://github.com/user-attachments/assets/ec2abbd9-11a1-48f8-8964-dd92e7e5c14e)

You can now properly search on city, region and country names. Before you had to lookup by ISO codes because that is what is stored in the database. 

![image](https://github.com/user-attachments/assets/e9ba4554-346a-4789-a575-0ff15dfc9182)

It even works with localized names.

![image](https://github.com/user-attachments/assets/ba3521e9-5c18-4569-b601-7a19e3750721)


## Fixes
- Fixed unicode characters in location names #3106 
- Fixed `websiteId` missing error #2614 
- Fixed favicon issue with www subdomains #3073 

## Updates
- Language updates: Chinese, Japanese, Norweigan
- Upgraded Next to `v15.0.4`
- Upgraded Prisma to `v5.22.0`

## Thank you

@Maxime-J @bparmentier @ccrvlh @mxbeer @PeterDaveHello @God-2077 @Kilian @blt950 @pawelromanskidajar @milk1000cc