Commit graph

5009 commits

Author SHA1 Message Date
Mike Cao
5c324fc0e5 Do not push latest tags for v2.
Some checks are pending
Node.js CI / build (mysql, 18.18) (push) Waiting to run
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
2025-12-05 12:12:32 -08:00
Mike Cao
4fab15bb21 Changed version. 2025-12-05 12:08:00 -08:00
Francis Cao
50f241d297 Bump next from 15.3.3 to 15.5.7 2025-12-05 10:06:01 -08:00
Mike Cao
60eaaaff60
Merge pull request #3528 from umami-software/analytics
v2.19.0
2025-07-26 18:34:00 -07:00
Mike Cao
827c1074b6 Merge branch 'dev' into analytics 2025-07-24 23:38:09 -07:00
Mike Cao
784677e180 Moved env checks to server pages. 2025-07-24 23:05:51 -07:00
Mike Cao
5b6292dd11 Converted variables to be runtime. 2025-07-24 22:41:23 -07:00
Mike Cao
b6862de2be Made FAVICON_URL a runtime variable. Closes #3412 2025-07-24 21:54:10 -07:00
Mike Cao
6e6c1df858 Made FAVICON_URL a runtime variable. Closes #3412 2025-07-24 21:47:40 -07:00
Francis Cao
630b91fbd2 remove stringify json on updatereport 2025-07-23 10:19:20 -07:00
Francis Cao
038d3d6000 remove stringify json on updatereport 2025-07-23 10:18:43 -07:00
Francis Cao
e8ff32b063 Merge branch 'dev' of https://github.com/umami-software/umami into analytics 2025-07-23 09:38:59 -07:00
Francis Cao
2203ba1fe7 move parseParameters to UTMView 2025-07-23 09:38:39 -07:00
Francis Cao
6d124e7bb0 fix export report route 2025-07-22 11:10:37 -07:00
Mike Cao
7670ec4136 Added download functionality. 2025-07-22 00:24:37 -07:00
Francis Cao
dc39ba75c6 Merge branch 'dev' of https://github.com/umami-software/umami into analytics 2025-07-21 11:04:55 -07:00
Mike Cao
0debe89d05 Merge remote-tracking branch 'origin/dev' into dev 2025-07-21 10:59:31 -07:00
Mike Cao
5828445313 Updated packages. 2025-07-21 10:58:58 -07:00
Francis Cao
4dd4d66a3b Merge branch 'dev' of https://github.com/umami-software/umami into analytics 2025-07-21 10:56:08 -07:00
Francis Cao
a81b144cd6 fix get event metrics card and create it's own query 2025-07-21 10:49:48 -07:00
Mike Cao
ab0826d91a
Merge pull request #3517 from vicke4/feature/persistent-event-tab
feat: persistent event tab selection
2025-07-21 00:47:03 -07:00
Mike Cao
60c310fd77
Apply suggestion from @greptile-apps[bot]
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-21 00:46:12 -07:00
Francis Cao
da7f4cb2d0 create and apply mysql migrations 2025-07-18 10:26:24 -07:00
Francis Cao
90682b79d2 Merge branch 'dev' of https://github.com/umami-software/umami into analytics 2025-07-17 11:22:21 -07:00
Francis Cao
ccfb228509 Fix Vercel build: regenerate pnpm-lock.yaml 2025-07-17 09:06:06 -07:00
vicke4
2c0b7a6408 feat: persistent event tab selection 2025-07-17 11:49:35 +05:30
Francis Cao
954404f8df route to view or raw table based on filters 2025-07-15 16:26:03 -07:00
Francis Cao
2dcb9e21bd change pagestable to visitors and update clickhouse hostname column to array 2025-07-13 22:44:09 -07:00
Mike Cao
195619aeed
Merge pull request #3507 from basbroek/feature/table-view-events
Feature: Table view for event properties
2025-07-13 22:03:59 -07:00
Mike Cao
31f9b17942
Merge branch 'dev' into feature/table-view-events 2025-07-13 22:03:52 -07:00
Bas Broekhuizen
23120ec011 Replace loading text with icon 2025-07-09 09:10:02 +02:00
Bas Broekhuizen
0c78e31300 Add table view as alternative to donut chart for event properties 2025-07-08 10:17:18 +02:00
Mike Cao
abc02465e3
Merge pull request #3503 from umami-software/dependabot/npm_and_yarn/next-15.3.3
Bump next from 15.3.1 to 15.3.3
2025-07-07 22:59:44 -07:00
Mike Cao
f64aab1495
Merge pull request #3506 from abcsnoob/add-vietnamese-translation
Add full Vietnamese translation for Umami (vi-VN.json)
2025-07-07 22:59:11 -07:00
Mike Cao
b2a6e3f842
Merge pull request #3505 from eoussama/master
Added optional website ID for creation
2025-07-07 22:58:16 -07:00
abcsnoobytb
426157d32c Add full Vietnamese translation for Umami (vi-VN.json) 2025-07-08 08:18:15 +07:00
eoussama
b73a67915d Added optional website ID for creation 2025-07-06 21:18:04 +01:00
dependabot[bot]
9503d2aaf1
Bump next from 15.3.1 to 15.3.3
Bumps [next](https://github.com/vercel/next.js) from 15.3.1 to 15.3.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.3.1...v15.3.3)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.3.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-03 21:05:25 +00:00
Francis Cao
5257b7b3e3 hide segment/cohort fields 2025-07-03 12:16:44 -07:00
Francis Cao
e75d009df3 implement cohorts to clickhouse/pg library and all relevant queries 2025-07-03 12:06:49 -07:00
Mike Cao
74f0bdab89
Merge pull request #3498 from AlexEscalante/sanitize-ip
Sanitize IP to remove port for geolocation lookup
2025-07-01 21:26:36 -07:00
Alex Escalante
26ddfd5a80
Sanitize IP to remove port for geolocation lookup
Sanitize IP address to remove port number before geolocation lookup. This ensures proper MaxMind database resolution in setups where IP:PORT is passed by the proxy.
2025-06-30 18:40:21 -06:00
Mike Cao
0c2070771b
Merge pull request #3489 from Sov3rain/master
Feature: Add keepalive option to tracker fetch request
2025-06-27 09:16:10 -07:00
Mike Cao
d09b3cc029
Merge pull request #3494 from alasjo/master
Malformed CSP: prevent frameAncestors to be undefined
2025-06-27 09:15:05 -07:00
Francis Cao
a753809a74 Merge branch 'dev' of https://github.com/umami-software/umami into feat/add-segments 2025-06-26 09:12:51 -07:00
Alexander Alasjö
5a5e3a1502 Nullish coalescing 2025-06-26 11:45:42 +02:00
Alexander Alasjö
d72833af13 Default empty string, prevent frameAncestors to be undefined 2025-06-26 11:37:05 +02:00
Francis Cao
d5f5716c90 remove limit from websiteevents also 2025-06-24 11:37:22 -07:00
Brian Cao
863a0bb15b Remove limit 1000 on sessions 2025-06-24 11:37:22 -07:00
Francis Cao
87e364d707 remove limit from websiteevents also 2025-06-24 11:35:37 -07:00