github umami-software/umami v2.19.0

one month ago

Today we're excited to release Umami v2.19.0! This will likely be the final release of the v2 series as we prepare for v3. In this release, we are preparing the underlying tables for the v3 migration.

Features

Data export

You can now export data directly from the UI. On the overview page, there is a download button that will get all the stats from the current page.

image

Additionally, you can download individual stats from different sections and from reports. All data returned is in CSV format.

image

Event properties chart/table view

You can now view custom event properties as a chart or as a table.

image

Migrations

This release includes a migration to create a new table for holding revenue data.

If you have any revenue data, you will need to run the migration under scripts/data-migrations/populate-revenue-table.sql.

Fixes

  • Fixed environment variables so they work in Docker at runtime #3412
  • Fixed malformed frameAncestors #3494
  • Added keepalive to tracker fetch #3489
  • Improved performance of send #3469
  • URL hash is not included in record #3445

Updates

  • Language updates: Vietnamese, Arabic
  • Upgraded Next to 15.3.3
  • Upgrade Prisma to 6.7.0

Thanks

@vedantbhavsar26 @sancho1952007 @sufyanfa @eoussama @abcsnoob @basbroek @vicke4 @AlexEscalante @alasjo @Sov3rain @KrakenWagen @querry43 @Nambers @ruchernchong @monyasau

Don't miss a new umami release

NewReleases is sending notifications on new releases.