mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update umami to v2.17.0 (#2302)
This commit is contained in:
parent
87aaa87959
commit
c78621ad34
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
app:
|
||||
image: ghcr.io/umami-software/umami:postgresql-v2.16.1@sha256:3ac884f53b793b51e70b52386d39a85724d9a425a299bacd7d35ade352462df8
|
||||
image: ghcr.io/umami-software/umami:postgresql-v2.17.0@sha256:837eb91c54200f6f087e5c21d5f050ceb3b659eed49af91402dac04dd53bbac1
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
@ -3,7 +3,7 @@ id: umami
|
||||
name: Umami
|
||||
tagline: Simple, fast, privacy-focused alternative to Google Analytics
|
||||
category: developer
|
||||
version: "2.16.1"
|
||||
version: "2.17.0"
|
||||
port: 25727
|
||||
description: >-
|
||||
Empowering insights. Preserving privacy.
|
||||
@ -49,11 +49,12 @@ defaultPassword: umami
|
||||
dependencies: []
|
||||
releaseNotes: >-
|
||||
This update includes several major improvements:
|
||||
- New "Channels" view showing traffic division and direct traffic
|
||||
- Added grouped referrers to consolidate traffic from related domains
|
||||
- Added option to ignore URL hashes with data-exclude-hash=true attribute
|
||||
- Updated Mongolian, Persian, and Spanish language support
|
||||
- Fixed various issues including event tracking, custom filtering, user roles, and funnel reports
|
||||
- New batch send feature for importing large amounts of data through the API
|
||||
- Added payload overrides for custom IP, user agent, and timestamp data
|
||||
- Introduced "Do Not Track" option with data-do-not-track=true parameter
|
||||
- Improved paid ad channel detection
|
||||
- Fixed issues with referrer filtering, CORS headers, and journey reports
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/umami-software/umami/releases
|
||||
path: "/dashboard"
|
||||
|
Loading…
Reference in New Issue
Block a user