Releases: umami-software/umami
Releases · umami-software/umami
v1.7.0
v1.6.0
v1.5.0
v1.4.0
v1.2.0
New language: Czech! 🌍
🙏 @petrkle
Responsive CSS fixes
Script updates for Heroku
🙏 @arafel
Other changes
- CSS fixes 🙏 @fvsch
- Language fixes 🙏 @diogotcorreia
v1.0.0
New language: Traditional Chinese! 💯
🙏 @senlima0430
Favicons now appear next to website name
🙏 @bokub
You can reset your password from the console
Other changes
- Chart legend is now HTML
- Some minor design updates
- Lot of language string updates! 🙏 @bilguun0203 @ym-project @andlil @kranack @hemorej @winterrific @selcukusta @mikusaa @mazipan @rubjo @alex-connor @MoltenCoffee
v0.96.0
v0.80.0
New error message component
IP address filter
You can now filter out IP addresses by setting IGNORE_IP
in your .env
file. This is a comma delimited list of IP address.
Redirect to SSL
If you want umami itself to redirect HTTP requests to SSL, set FORCE_SSL=1
in your .env
file.
Filter domains from tracker
If you want the tracker to only run on specific domains, add the data-domains
attribute to your tracker script. This is a comma delimited list of domain names.
Prisma update
Removed the Prisma disconnect code that was causing performance issues.
v0.74.0
New languages: Indonesian and Ukranian! 🎉 🙌
Session caching
You can configure session caching in the tracker script. See data-cache in https://umami.is/docs/tracker-config
Other changes
- CSS fixes for mobile
- Added script for downloading localized country names