Skip to content

Releases: umami-software/umami

v1.11.0

14 Jan 08:41
0b8336f

Choose a tag to compare

Bug fixes

  • Fixed port check in start-env script
  • Fixed issues when basePath is used
  • Mobile header css fix 🙏 @meirroth

Other changes

  • Updated to latest version of Next.js and Prisma

v1.10.0

12 Dec 09:17
1bb46f1

Choose a tag to compare

New language: Italian! 🔥🍕

🙏 @fedeis

Other changes

  • CSS fix for Hebrew language

v1.9.0

05 Dec 07:57
fe08475

Choose a tag to compare

New language: Hebrew! 🥳

🙏 @landjonathan

Added environment variable for setting basePath

  • You can now add BASE_PATH to your .env to set the Next.js basePath property

Exposed event methods in tracker

  • You can now call umami.addEvents() and umami.removeEvents()

Bug fixes

  • Fix tracker for IE 11
  • Fix event values display
  • Updated DE strings, 🙏 @oemueller

v1.8.0

30 Nov 04:51
a0bab03

Choose a tag to compare

New language: Hindi! 🐯

🙏 @acagastya

Other changes

  • Updated Next.js and Prisma to latest versions

v1.7.0

28 Nov 22:22
8c869da

Choose a tag to compare

New language: Tamil! 😻

🙏 @mcnaveen

Removed decimals from y-axis on charts

🙏 @styd

Bug fixes

  • Non-admin users could not change password
  • Bounce rate calculation
  • Realtime page links incorrect

v1.6.0

18 Nov 06:36
d250f3c

Choose a tag to compare

Multi-device favicons 🤩

🙏 @andrewdmaclean

Fix bounce rate calculation 🤓

🙏 @styd

Bug fixes

  • Incorrect basePath when using subdirectory
  • Wrong username after logout

Updated packages

  • Latest Next.js
  • Latest Prisma

v1.5.0

07 Nov 01:51
024e7c1

Choose a tag to compare

New language: Polish! 🙌

🙏 @RikoDEV

Added links to urls in Realtime dashboard 🤖

Language updates

🙏 @djrasmusp

v1.4.0

03 Nov 04:19
c881751

Choose a tag to compare

Added check to disable umami

If the value umami.disabled is found in localStorage, then tracking will be disabled.

Language fixes

🙏 @err931 @iSasFTW

Other changes

  • Added links to realtime log entries
  • Updates packages to latest versions

v1.2.0

26 Oct 16:21
66b2588

Choose a tag to compare

New language: Czech! 🌍

🙏 @petrkle

Responsive CSS fixes

🙏 @arnellebalane

Script updates for Heroku

🙏 @arafel

Other changes

v1.0.0

22 Oct 02:53
63f24e5

Choose a tag to compare

New language: Traditional Chinese! 💯

🙏 @senlima0430

Favicons now appear next to website name

🙏 @bokub

You can reset your password from the console

🙏 @arnellebalane

Other changes