Umami v2.4.0 Release

요약

뉴스

이 릴리스에서 우리는 Prisma v5.0.0으로 업그레이드했습니다. 따라서 데이터베이스의 성능이 크게 향상되었으며, 특히 Vercel과 같은 서버리스 플랫폼에서 호스팅되는 경우에 더욱 향상된 성능을 볼 수 있습니다. 자세한 내용은 https://www.prisma.io/blog/prisma-5-f66prwkjx72s를 참조하세요.

기능

  • 이벤트 데이터 화면에 관련된 이벤트가 표시됩니다.
image

이벤트를 클릭하여 저장된 값을 볼 수 있습니다.

image
  • 팀의 웹사이트가 대시보드에 표시됩니다.
  • 보고서를 삭제할 수 있는 기능이 추가되었습니다.
  • 기본로케일 이외에도 애플리케이션의 기본로케일을 설정할 수 있는 새로운 환경 변수 DEFAULT_LOCALE가 추가되었습니다.

수정 사항

  • 새 릴리스 메시지 오류가 수정되었습니다.
  • MySQL의 퍼널 보고서가 수정되었습니다.
  • 업데이트 프로세스를 체크하는 오류가 수정되었습니다.
  • 공유 URL의 BASE_PATH가 작동하지 않던 문제가 수정되었습니다.
  • 트래커가 잘못된 이벤트 데이터 페이로드를 보내는 문제가 수정되었습니다.
  • 대시보드에서 토글 차트가 작동하지 않는 문제가 수정되었습니다.
  • 부재중인 리퍼러 (None)가 수정되었습니다.
  • 모바일용 웹사이트 탐색 메뉴가 수정되었습니다.
  • 실시간 로그에 페이지뷰가 표시되지 않던 문제가 수정되었습니다.

변경 사항

  • Prisma v5.0.0으로 업그레이드되었습니다.
  • 언어 번역이 업데이트 되었습니다.

이번 릴리스에 대한 모든 기여자에게 큰 감사를 전합니다! @AkashRajpurohit @mikusaa @RikoDEV @yumusb @Maxime-J @franciscao633 @tairosonloa @wangel13 @h0ek @nailuoGG @briancao @0xflotus @humbertleonardo

원문 내용

News

We've upgraded to Prisma v5.0.0 in this release so you should see significant performance increase for the database, especially when hosted on serverless platforms like Vercel. See https://www.prisma.io/blog/prisma-5-f66prwkjx72s

Features

  • The event data screen now shows the related event
image

You can click on the event to see the saved values

image
  • Websites from teams now appear on the dashboard
  • Added ability to delete reports
  • Added new environment variable DEFAULT_LOCALE which will set the default locale of the application other than en-US

Fixes

  • Fixed new release message throwing an error
  • Fixed funnel report for MySQL
  • Fixed check for updates process
  • Fixed BASE_PATH not working for share URLs
  • Fixed tracker sending wrong event data payload
  • Fixed toggle charts not working on dashboard
  • Fixed missing (None) referrers
  • Fixed website nav menu for mobile
  • Fixed realtime log not showing pageviews

Changes

  • Upgraded to Prisma v5.0.0
  • Updated language translations

A huge thanks to all the contributors on this release! @AkashRajpurohit @mikusaa @RikoDEV @yumusb @Maxime-J @franciscao633 @tairosonloa @wangel13 @h0ek @nailuoGG @briancao @0xflotus @humbertleonardo

링크 : https://github.com/umami-software/umami/releases/tag/v2.4.0