v2.7.0
umami-software/umamiv2.7.0Sep 23, 2023by mikecao
AI Summary
Updated Prisma to version 5.3.1, enabling support for ARM servers. Fixed Docker hostname to 0.0.0.0 for SSL proxy compatibility and added version number display in the profile menu.
Key Highlights
- Updated Prisma for ARM server support
- Docker hostname fix for SSL proxy support
- Version number shown in profile menu
New Features
- ARM server support
- Docker hostname fix
- Version display
Full Release Notes
## Changes ### Updated to Prisma `5.3.1` This should now allow you to run Umami on ARM servers. ### Docker fix The environment variable `HOSTNAME` is now set to `0.0.0.0` by default for the pre-built Docker images. This fixes an issue with running Umami behind a SSL proxy. ### Version number is now shown in the profile menu  ## Fixes - Fixed session metrics incorrectly returning views instead of visitors - Fixed own website domain appearing in referrers - Fixed team role not showing correctly - Fixed issue with resetting website data - Lots of language translation fixes A huge thanks to all the contributors on this release! @timokoessler @Maxime-J