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