Umami v2.19.0

v2.19.0
Added 4
  • Export data directly from the UI with a download button on the overview page to get all stats in CSV format
  • Download individual stats from different sections and reports in CSV format
  • View custom event properties as a chart or as a table
  • Create a new table for holding revenue data via migration
Changed 2
  • Upgraded Next to 15.3.3
  • Upgraded Prisma to 6.7.0
Fixed 5
  • Fixed environment variables so they work in Docker at runtime
  • Fixed malformed frameAncestors
  • Added keepalive to tracker fetch
  • Improved performance of send
  • URL hash is not included in record

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.

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

Event properties chart/table view

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

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

View original

Upgraded? How did it go?

Discussion