Umami v2.7.0 Release
요약
변경 사항
Prisma 5.3.1
으로 업데이트되었습니다.
이제 Umami를 ARM 서버에서 실행할 수 있어야 합니다.
Docker 수정
미리 빌드된 Docker 이미지의 환경 변수 HOSTNAME
은 이제 기본적으로 0.0.0.0
으로 설정됩니다. 이로 인해 Umami를 SSL 프록시 뒤에서 실행하는 데 문제가 해결되었습니다.
버전 번호가 프로필 메뉴에 표시됩니다.
수정 사항
- 세션 메트릭에서 잘못된 뷰 대신 방문자가 반환되도록 수정되었습니다.
- 자체 웹사이트 도메인이 레퍼러에 표시되지 않도록 수정되었습니다.
- 팀 역할이 올바르게 표시되지 않는 문제가 수정되었습니다.
- 웹사이트 데이터를 재설정하는 데 문제가 해결되었습니다.
- 언어 번역 수정 사항이 많이 있었습니다.
이 릴리스에 기여한 모든 기여자에게 큰 감사를 전합니다! @timokoessler @Maxime-J
원문 내용
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
링크 : https://github.com/umami-software/umami/releases/tag/v2.7.0