v2.4.0

umami-software/umamiv2.4.0Jul 31, 2023by mikecao

AI Summary

This release upgrades the database to Prisma v5.0.0 for improved performance, adds features for team website visibility, and fixes several reporting and sharing bugs.

Key Highlights

  • Upgraded to Prisma v5.0.0 for significant performance increase
  • Websites from teams now appear on the dashboard
  • Event data screen now shows the related event
  • Added `DEFAULT_LOCALE` environment variable

New Features

  • Event data screen shows the related event
  • Websites from teams now appear on the dashboard
  • Added ability to delete reports
  • Added new environment variable `DEFAULT_LOCALE`

Full Release Notes

## News

We've upgraded to Prisma v5.0.0 in this release so you should see significant performance increase for the database, especially when hosted on serverless platforms like Vercel. See https://www.prisma.io/blog/prisma-5-f66prwkjx72s

## Features
- The event data screen now shows the related event
 
![image](https://github.com/umami-software/umami/assets/477975/0f7808b7-a932-4c3a-ba20-f67280fa513e)

You can click on the event to see the saved values

![image](https://github.com/umami-software/umami/assets/477975/0f6a481b-2288-49ad-acfe-069383808e9b)

- Websites from teams now appear on the dashboard
- Added ability to delete reports
- Added new environment variable `DEFAULT_LOCALE` which will set the default locale of the application other than `en-US`

## Fixes
- Fixed new release message throwing an error
- Fixed funnel report for MySQL
- Fixed check for updates process
- Fixed `BASE_PATH` not working for share URLs
- Fixed tracker sending wrong event data payload
- Fixed toggle charts not working on dashboard
- Fixed missing `(None)` referrers
- Fixed website nav menu for mobile
- Fixed realtime log not showing pageviews

## Changes
- Upgraded to Prisma v5.0.0
- Updated language translations


A huge thanks to all the contributors on this release! @AkashRajpurohit @mikusaa @RikoDEV @yumusb @Maxime-J @franciscao633 @tairosonloa @wangel13 @h0ek @nailuoGG @briancao @0xflotus @humbertleonardo