Skip to content

v2.15.0

Compare
Choose a tag to compare
@mikecao mikecao released this 13 Dec 04:55
· 8 commits to master since this release
35068d3

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

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

It even works with localized names.

image

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