Umami v1.10.0 Release Notes

Release Date: 2020-12-12 // over 4 years ago
  • ๐Ÿ†• New language: Italian! ๐Ÿ”ฅ๐Ÿ•

    ๐Ÿฑ ๐Ÿ™ @fedeis

    Other changes

    • CSS fix for Hebrew language

Previous changes from v1.9.0

  • ๐Ÿ†• 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