Releases: umami-software/umami
v1.27.0
Features
- New card layout for mobile
Updates
- Dashboard now shows 10 websites at a time
- Don't show metric change indicator when metric delta is 0
- Language translation updates
- Replaced
redux
withzustand
for state management - Updated Next.js to
12.1.10
Fixes
- Fixed issue with
TRACKER_SCRIPT_NAME
not working during runtime - Fixed default date range not saving correctly
- Fixed overflowing text in tables
- Fixed realtime metrics header overflow for mobile
- Fixed refresh button not updating date range
A huge thanks to all the contributors on this release! 🙏@0xflotus @christopherpickering @sophiabits @JeremDlcn @nfn @Tox46
v1.26.0
Features
- New languages: Lithuanian and Urdu! 🌟
- Added environment variable
REMOVE_TRAILING_SLASH
which forces the removal of trailing slashes from all incoming urls. - Added environment variable
TRACKER_SCRIPT_NAME
to allow you to name the tracker script to something instead ofumami.js
. - Added environment variable
DISABLE_LOGIN
to allow disabling the webapp login page.
Updates
- Authentication for the app now uses bearer tokens instead of cookies. See https://umami.is/docs/api
- Added active user count to Realtime page.
- Language translations are now pre-built instead of generating at build time.
- CSS updates for mobile
- Update Next.js to
12.0.10
- Updated Prisma to
3.9.2
Fixes
- Fixed issue with setting custom date range.
- Fixed check for
className
in tracking script.
A huge thanks to all the contributors on this release! 🙏 @0xflotus @leits @alrico88 @adilj13 @ym-project @kiprasmel @lxndrblz @nfn @tszhong0411 @rogerclotet
v1.25.0
Updates
- Added
All time
option to date filter - Added
Language
section to website details page - Added
Owner
column to the websites table - Added current users count to Realtime page
- Updated tracking script to handle events better and fixed issue with IE11
- Updated Next.js to
12.0.5
- Updated Prisma to
3.6.0
Fixes
- Fixed tooltip positioning
- Fixed issue with refresh button
- Fixed wrong starting day for en-UK locale
- Fixed issue with device messages
A huge thanks to all the contributors on this release! 🙏@bboysoulcn @JohnMica @cywio @mandaputtra @p-chan
v.1.24.1
v1.24.0
Features
- New language: Vietnamese! ☀️
- New filtering option for referrers
- Added new environment variable
CLIENT_IP_HEADER
to tell umami which header to use for determining the client's IP
Updates
- Switched to system font stacks instead of bundling fonts
- Added mobile header themes
- Typo and language fixes
- Upgraded to Next.js 12.0.1
A huge thanks to all the contributors on this release! 🙏 @atmonshi @pickfire @mandaputtra @GrimZZZ-404 @JeDaYoshi @cuongtqtran @8times4 @codyogden
v1.23.0
Updates
- Added
en-GB
locale - Added
event_type
filter for event type queries - Many language string updates
A huge thanks to all the contributors on this release! 🙏 @meerfolk @adonisd @DarkKirb @ym-project @gaeulbyul @thueske @anzepintar
v1.22.0
Features
Updates
- Polish language update
- Bug fix for IP lookup
- Updated to latest version of Prisma v2.29.1
A huge thanks to all the contributors on this release! 🙏 @anzepintar @cywio @nemunaire @RikoDEV
v1.20.0
v1.19.0
Features
- New language: Hungarian! 🏆 🥇
- Language files now load dynamically at runtime, reducing file size
Updates
- Language updates
- Updated to latest Next.js and Prisma
A huge thanks to all the contributors on this release! 🙏 @blaskoviktor @pqvst @Hsiao-Feng
v1.18.0
Features
- New language: Catalan and Arabic! 💃🌙
- Fonts are now local instead of using Google Fonts
Bug fixes
- Check for nulls in referrer field
- CSS fix for background when scrolling
Updates
- Language updates for Chines, Mongolian and Farsi
- Updated to latest Next.js and Prisma
A huge thanks to all the contributors on this release! 🙏 @foxytocin @zhigang1992 @atmonshi @Hsiao-Feng @bilguun0203 @sinaomrani @rogerclotet