Update umami to v2.15.1 (#1943)

This commit is contained in:
Nathan Fretz 2024-12-17 16:23:50 +10:00 committed by GitHub
parent 39f3c4d1ea
commit 02d0242113
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 10 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"
app:
image: ghcr.io/umami-software/umami:postgresql-v2.14.0@sha256:54ccf9903edf09791889504360e776b52c358ebddf5a5e8662257b2555608f27
image: ghcr.io/umami-software/umami:postgresql-v2.15.1@sha256:b96ff776b0e1dfafb3c366a92119b1a72a656c9c20006d47e07df9dbbffe9331
user: "1000:1000"
restart: on-failure
stop_grace_period: 1m

View File

@ -3,7 +3,7 @@ id: umami
name: Umami
tagline: Simple, fast, privacy-focused alternative to Google Analytics
category: developer
version: "2.14.0"
version: "2.15.1"
port: 25727
description: >-
Empowering insights. Preserving privacy.
@ -48,14 +48,9 @@ defaultUsername: admin
defaultPassword: umami
dependencies: []
releaseNotes: >-
This update includes several major improvements:
- New revenue tracking report for monitoring revenue data
- Enhanced dashboard with website visibility toggles and search functionality
- Added support for hash-based URL routing
- Improved team management with automatic redirect to last selected team
Language updates have been made for German, French, Russian, Czech, and German-Swiss.
This is a minor update focused on fixing issues for MySQL and ARM users.
- Fixed chart rendering issues
- Fixed various stability improvements
Full release notes are found at https://github.com/umami-software/umami/releases.