[3.21.0]
Update umami to 2.19.0
Full Changelog
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.
You can now view custom event properties as a chart or as a table.
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.
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