v1.34.0
umami-software/umamiv1.34.0Jul 21, 2022by mikecao
AI Summary
Added UTM source visibility in the 'More details' section and initiated initial work on ClickHouse support.
Key Highlights
- UTM sources are now available in the 'More details' section.
- Initial ClickHouse support work has started.
New Features
- UTM sources in details.
- ClickHouse support (initial).
Full Release Notes
## Features - Direct visits to your website (without a referrer) are now shown as `(None)` - The filters have been reduced to two options, `Combined` and `Raw` for both pages and referrers.  - You can now view screen sizes in the more details section  - Just like the custom tracking script name, you can now customize the `/api/collect` endpoint to avoid some ad-blockers. Just set the environment variable `COLLECT_API_ENDPOINT` to a different location: ``` COLLECT_API_ENDPOINT=/api/x ``` ## Updates - Fixed some Unicode display issues - Default MySQL to InnoDB - Language translation updates - Performance improvements for some database queries - Upgraded Next.js to `12.2.0` and Prisma to `4.1.0`. A huge thanks to all the contributors on this release! @MarcHagen @briancao @rohandebsarkar @njfdev @fredrikj31 @thueske @sifferhans @liaohongxing