v2.18.1
umami-software/umamiv2.18.1May 12, 2025by mikecao
AI Summary
Minor patch release fixing several bugs including Channel Metrics, BASE_PATH issues, and data migration problems.
Key Highlights
- Fixed Channel Metrics caused by missing ReferrerQuery data
- Fixed BASE_PATH issue with set-routes-manifest.js
- Fixed PostgreSQL migrate data script
- Fixed minutes not showing on realtime graph
- Fixed Identify returning 400 error
New Features
- Fixed incorrect Channel Metrics
- Fixed BASE_PATH configuration
- Fixed PostgreSQL data migration script
- Fixed realtime graph minute display
- Fixed Identify endpoint 400 error
Full Release Notes
## Fixes - Incorrect Channel Metrics caused by missing ReferrerQuery data #3403 - BASE_PATH issue with set-routes-manifest.js #3402 - Migrate data script for postgresql fails #3401 - Minutes not showing on realtime graph #3396 - Identify returns a 400 #3409 ## Thanks @tsykin @Maxime-J