Nathan Fretz
5 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
7 additions and
8 deletions
-
umami/docker-compose.yml
-
umami/umbrel-app.yml
|
|
@ -8,7 +8,7 @@ services: |
|
|
|
PROXY_AUTH_ADD: "false" |
|
|
|
|
|
|
|
app: |
|
|
|
image: ghcr.io/umami-software/umami:postgresql-v2.13.1@sha256:f7430c8cf62c7b0699c6836017dc68df535676e9ce2071a008b87bbf30c3f4cb |
|
|
|
image: ghcr.io/umami-software/umami:postgresql-v2.13.2@sha256:611cacc80f53fe289f7e7bfe301032a117fb57e790c37272ee05f3b0eba690a3 |
|
|
|
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.13.1" |
|
|
|
version: "2.13.2" |
|
|
|
port: 25727 |
|
|
|
description: >- |
|
|
|
Empowering insights. Preserving privacy. |
|
|
@ -49,12 +49,11 @@ defaultPassword: umami |
|
|
|
dependencies: [] |
|
|
|
releaseNotes: >- |
|
|
|
This update includes several improvements: |
|
|
|
|
|
|
|
- Fixed incomplete chart data |
|
|
|
- Fixed error with custom event properties |
|
|
|
- Fixed date sorting issues |
|
|
|
- Updated Catalan (ca-ES) language |
|
|
|
- Fixed incorrect referrer |
|
|
|
- Fixed chart rendering issues |
|
|
|
- Fixed metrics changes not appearing on dashboard |
|
|
|
- Updated German, Catalan, and Korean languages |
|
|
|
|
|
|
|
|
|
|
|
Full release notes are found at https://github.com/umami-software/umami/releases. |
|
|
|
path: "" |
|
|
|
path: "/dashboard" |