Download Latest Version v3.3.1 source code.zip (2.5 MB)
Email in envelope

Get an email when there's a new version of Umami

Home / v3.3.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-08-20 1.6 kB
v3.3.1 source code.tar.gz 2026-08-20 1.6 MB
v3.3.1 source code.zip 2026-08-20 2.5 MB
Totals: 3 Items   4.0 MB 0

Umami v3.3.1 is a maintenance release focused on safer upgrades, tracking correctness, analytics accuracy, and UI fixes.

Highlights

  • Hardened two-factor authentication when TWO_FACTOR_ENCRYPTION_KEY is missing or invalid, with safer API enforcement and clearer configuration feedback. [#4443]
  • Preserved the root path when REMOVE_TRAILING_SLASH is enabled and reset tracker visit state when a session drifts. [#4152]
  • Fixed event property filtering so fields and values respect the selected event name. [#4461]
  • Preserved events without matching session records and stabilized relational event pagination. [#4462]
  • Improved expanded metrics query performance and fixed funnel steps containing null event values.
  • Preserved zero and false values in website value responses.

Authentication and migration

  • Added prisma/migrations/24_lowercase_username to normalize usernames from pre-3.2 installations while safely handling conflicts with soft-deleted accounts.
  • Improved handling of username conflicts involving deleted users.
  • Added broader coverage for 2FA status, setup, verification, disable, admin, team, and login flows.

Migrations run automatically during the build process.

UI and translations

  • Preserved menu item actions in admin dropdowns. [#4453]
  • Fixed expanded-menu spacing and realtime search bar styling.
  • Added missing 2FA translations and polished Traditional Chinese 2FA copy.

Thanks

@nrps9909 @tomazic89 @NoiceHax

Full Changelog: https://github.com/umami-software/umami/compare/v3.3.0...v3.3.1

Source: README.md, updated 2026-08-20