Francis Cao
e58131cb72
fix ambiguous query errors. Closes #4176
2026-04-20 11:31:04 -07:00
Nirator
136eb7715f
update Uzbek translations for consistency and clarity
2026-04-20 18:01:07 +02:00
Nirator
0ed9e8859d
update Turkish translations for consistency and clarity
2026-04-20 18:01:03 +02:00
Nirator
3d80818656
update Swedish translations for consistency and clarity
2026-04-20 18:00:59 +02:00
Nirator
589bed4aea
update Slovenian translations for consistency and clarity
2026-04-20 18:00:55 +02:00
Nirator
216105088c
update Slovak translations for consistency and clarity
2026-04-20 18:00:51 +02:00
Nirator
eb404dcb21
update Romanian translations for consistency and clarity
2026-04-20 18:00:48 +02:00
Nirator
93b3fb07bd
update Portuguese translations for consistency and clarity
2026-04-20 18:00:44 +02:00
Nirator
7914fd9356
update Brazilian Portuguese translations for consistency and clarity
2026-04-20 18:00:40 +02:00
Nirator
af49d794c7
update Polish translations for consistency and clarity
2026-04-20 18:00:37 +02:00
Nirator
40dc098c64
update Dutch translations for consistency and clarity
2026-04-20 18:00:33 +02:00
Nirator
1aa5ead26e
update Norwegian translations for consistency and clarity
2026-04-20 18:00:29 +02:00
Nirator
d493cecf06
update Malay translations for consistency and clarity
2026-04-20 18:00:26 +02:00
Nirator
8e2e15f51d
update Lithuanian translations for consistency and clarity
2026-04-20 18:00:20 +02:00
Nirator
37068fbda4
update Italian translations for consistency and clarity
2026-04-20 18:00:15 +02:00
Nirator
1e217744f8
update Indonesian translations for consistency and clarity
2026-04-20 18:00:12 +02:00
Nirator
0481990c43
update Hungarian translations for consistency and clarity
2026-04-20 18:00:07 +02:00
Nirator
0344fda9b8
update Croatian translations for consistency and clarity
2026-04-20 18:00:03 +02:00
Nirator
d6a7525d87
update Galician translations for consistency and clarity
2026-04-20 17:59:59 +02:00
Nirator
5d5afe7270
update Faroese translations for consistency and clarity
2026-04-20 17:59:55 +02:00
Nirator
7ec45a259d
update Finnish translations for consistency and clarity
2026-04-20 17:59:51 +02:00
Nirator
55ddea086b
update Spanish translations for consistency and clarity
2026-04-20 17:59:47 +02:00
Nirator
733288bbfb
refactor: update English translations for consistency and clarity
2026-04-20 17:59:43 +02:00
Nirator
53840c209d
update German translations for consistency and clarity
2026-04-20 17:59:39 +02:00
Nirator
885712eb69
update German translations for consistency and clarity
2026-04-20 17:59:35 +02:00
Nirator
29021caedc
update Danish translations for consistency and clarity
2026-04-20 17:59:31 +02:00
Nirator
8814b418c2
update Czech translations for consistency and clarity
2026-04-20 17:59:24 +02:00
Nirator
e7376310b9
refactor: update Catalan translations for consistency and clarity
2026-04-20 17:59:20 +02:00
Nirator
fcd2654f12
update bosnian translations for consistency and clarity
2026-04-20 17:59:16 +02:00
Francis Cao
0bd5e70df7
Fix build errors, remove active users link on share page.
2026-04-20 08:51:56 -07:00
Nirator
de1574b242
add missing french translation
2026-04-20 17:35:08 +02:00
Karhtikeyan Arul
39803a33bc
4168 - Fix for 'Dashboard and Board Editing in Firefox Isn't Working'
2026-04-20 08:56:42 -04:00
Mike Cao
b3c4b70991
Merge pull request #4126 from Maxime-J/fix-retention
...
Fix incomplete retention report
2026-04-18 21:45:33 -04:00
Mike Cao
a4fdd9ad0a
Merge pull request #4153 from IEBqp/turkiye-name-update
...
fix(i18n): update country name from Turkey to Türkiye
2026-04-18 21:42:49 -04:00
Mike Cao
de46ef9aab
Merge pull request #4169 from nurlennart/fix/active-users-link
...
fix: restore realtime link on active users indicator
2026-04-18 21:28:50 -04:00
Mike Cao
cc829c8f6f
Replace react-spring with motion, fix breaking changes in react-window/date-fns-tz/pure-rand.
2026-04-18 15:41:25 -07:00
Francis Cao
df29c16c00
fix dropdown maxheight
2026-04-18 10:30:31 -07:00
Abhay
5e89cc6e80
fix: truncate long URLs in Links table to prevent action buttons from being pushed off-screen
...
Closes #4136
Adds width constraints to slug and url columns in LinksTable.
The ExternalLink component already has truncate + overflow:hidden,
but the DataColumn itself was unconstrained, allowing long URLs
to push action buttons off-screen.
2026-04-18 22:42:32 +05:30
Mike Cao
b822374faa
Updated major packages.
2026-04-17 15:57:38 -07:00
Mike Cao
17c5c14f9f
Updated outdated packages.
2026-04-17 15:32:22 -07:00
Francis Cao
8d1a62fb7b
getValues performance fix for relational
2026-04-17 11:24:57 -07:00
nurlennart
c1395aafb4
fix: restore realtime link on active users indicator
2026-04-17 08:49:57 +02:00
Mike Cao
c78ff36db0
Merge pull request #4162 from umami-software/dev
...
v3.1.0
2026-04-16 18:57:37 -04:00
Mike Cao
f15547e92b
Merge pull request #4147 from lawrence3699/fix/postgres-implicit-alias-syntax-error
...
fix: add explicit AS for column alias in session and event queries (Postgres syntax error)
2026-04-16 15:44:38 -04:00
Mike Cao
b16b30ca9f
Merge branch 'dev' into fix/postgres-implicit-alias-syntax-error
2026-04-16 15:44:26 -04:00
Mike Cao
6ae3ed5b19
Merge pull request #4158 from Mravuri96/patch-1
...
Update build-docker script to include recorder
2026-04-16 15:41:41 -04:00
Mahesh Ravuri
c80f9f0aa2
Update build-docker script to include recorder
2026-04-16 06:18:32 -07:00
Mike Cao
8b04be48de
Revert next config.
2026-04-15 22:02:48 -07:00
Mike Cao
5f314b9a95
Merge branch 'dev' of https://github.com/umami-software/umami into dev
2026-04-15 21:04:24 -07:00
Mike Cao
002a50ce8b
Changed output for Vercel.
2026-04-15 21:04:05 -07:00