Skip to content

Releases: umami-software/umami

v1.24.0

22 Nov 07:10
eba1b1d
Compare
Choose a tag to compare

Features

  • New language: Vietnamese! ☀️
  • New filtering option for referrers
    Animation3
  • 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

06 Oct 07:52
2575cbf
Compare
Choose a tag to compare

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

20 Aug 08:23
9b1a75f
Compare
Choose a tag to compare

Features

  • New language: Slovenian! 🌲🎊 🎉
  • Comparison metrics
    image
  • Ability to reset website statistics
    image

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

26 Jul 04:49
ae7186c
Compare
Choose a tag to compare

Features

  • New language: Korean! 🐯✨
  • Page now remembers scroll position

Updates

  • Updated to latest version of Prisma
  • Reverted Next.js back to 10 due to issues with Vercel

A huge thanks to all the contributors on this release! 🙏 @rkJun @meirroth @Sammy-T

v1.19.0

16 Jul 07:38
a2fdab6
Compare
Choose a tag to compare

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

08 Jun 04:53
0653570
Compare
Choose a tag to compare

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

v1.17.0

28 Apr 09:55
5ecaf55
Compare
Choose a tag to compare

Features

  • Added button to show/hide charts on the dashboard
  • Default theme now uses user's system preference
  • IGNORE_IP environment variable now accepts CIDR notation

Bug fixes

  • Fixed issue with checkbox requiring two clicks
  • Fixed mobile menu display
  • Fix page filter issue with trailing slashes

Updates

  • Language updates
  • Updated to latest Next.js and Prisma

A huge thanks to all the contributors on this release! 🙏 @ym-project @alex-connor @kiprasmel @Sammy-T @MoltenCoffee @Wonderfall

v1.16.0

27 Mar 05:55
ce35a2d
Compare
Choose a tag to compare

Features

  • New languages: Slovenčina and Malay! 🥇 🥳
  • Updated world map to use a new data source
  • Added support for Prisma migrate
  • Language updates: Polish, Tamil
  • Update display of barchart labels
  • Added placeholder text for domain input field
  • Reduced SQL queries in some areas
  • CSS fixes for mobile

A huge thanks to all the contributors on this release! 🙏 @gabehab @l0st0 @Sammy-T @gnarlex @gowthamgts @beornf @KrystianGraba @formica2 @kayuapi @20Koen02 @denysdovhan

v1.15.0

13 Mar 08:01
f8ac987
Compare
Choose a tag to compare

Features

  • New language: Persian! 🌔🙏 @BaseMax
  • Week display takes into account the locale 🙏 @gnarlex
  • Updated bot detection library
  • Updated to latest versions of Prisma and Next

Bug fixes

v1.14.0

27 Feb 07:03
405766d
Compare
Choose a tag to compare

Updates

  • Date and time formats now display properly according to locale

Bug fixes

  • Fix event table fails to render in detail view 🙏 @gnarlex
  • Fix "No data available" display issues 🙏 @gnarlex
  • Fix domain name regex accepts protocols on non-localhost domains 🙏 @gnarlex
  • Fix page jitter 🙏 @ruibaby