Download Latest Version v2.19.0 source code.tar.gz (1.3 MB)
Email in envelope

Get an email when there's a new version of Umami

Home / v2.19.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-07-27 1.8 kB
v2.19.0 source code.tar.gz 2025-07-27 1.3 MB
v2.19.0 source code.zip 2025-07-27 2.0 MB
Totals: 3 Items   3.3 MB 3

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

Source: README.md, updated 2025-07-27