Mike Cao
c99ab3102d
Fix DataGrid JSX nesting
2026-05-14 23:00:49 -07:00
Mike Cao and GitHub
5306413bdb
Merge pull request #4262 from yancat160/feat/datagrid-view-toggle
...
feat: add a manual table / card view toggle to DataGrid
2026-05-15 00:29:09 -04:00
Mike Cao and GitHub
be1161b32e
Merge branch 'dev' into feat/datagrid-view-toggle
2026-05-15 00:28:51 -04:00
Mike Cao and GitHub
caa200db29
Merge pull request #4259 from yancat160/feat/persist-hidden-events-across-range
...
fix: keep hidden events hidden across date-range changes
2026-05-15 00:15:40 -04:00
Mike Cao and GitHub
1dda7bddcd
Merge pull request #4142 from nielskaspers/fix/issue-3981-case-insensitive-login
...
fix: make username login case-insensitive
2026-05-14 23:49:04 -04:00
Mike Cao and GitHub
a48f5aad5f
Merge pull request #4140 from seojcarlos/fix/firefox-events-nan
...
fix: prevent NaN timestamps from breaking event charts in Firefox
2026-05-14 23:28:51 -04:00
Mike Cao and GitHub
5e39485313
Merge pull request #4236 from SAYOUNCDR/fix/firefox-autofill-login-fields
...
fix: normalize autofill styles across browsers
2026-05-14 23:23:53 -04:00
Mike Cao and GitHub
bbe105524d
Merge pull request #4257 from yancat160/fix/stable-event-chart-colors
...
fix: stabilize event chart colors per label
2026-05-14 23:18:07 -04:00
Mike Cao
c7515ff230
fix: merge DataGrid layout + add min width to sessions location column
2026-05-14 20:10:10 -07:00
Mike Cao
a1c73fc959
Merge branch 'dev' of https://github.com/umami-software/umami into dev
2026-05-14 20:05:29 -07:00
Mike Cao and GitHub
c3c38d279c
Merge pull request #4261 from yancat160/fix/datatable-horizontal-scroll-on-overflow
...
fix: keep DataGrid tables inside their card with horizontal scroll (eg sessions)
2026-05-14 23:05:17 -04:00
Mike Cao and GitHub
06caccbadb
Merge branch 'dev' into fix/datatable-horizontal-scroll-on-overflow
2026-05-14 22:59:03 -04:00
Mike Cao
24d05f9329
Merge branch 'master' into dev
2026-05-14 19:44:00 -07:00
Mike Cao and GitHub
cbe4d79b3c
Merge pull request #4260 from yancat160/fix/chart-canvas-overflow-on-resize
...
fix: keep charts responsive when the viewport resizes
2026-05-14 22:43:38 -04:00
Mike Cao and GitHub
c20aede586
Merge pull request #4248 from anvme/fix/tracker-bugs
...
fix(tracker): track clicks on annotated containers + handle invalid pushState URLs
2026-05-14 22:26:34 -04:00
Francis Cao
aa9b6c0ca3
heatmaps UI polish, finish feature gate + messaging, overlay bug fixes
2026-05-14 15:18:29 -07:00
Francis Cao
cd20b3aafd
Heatmaps bug fixes, update schema to match overlay, use react-zen component to match ui/ux, polish
2026-05-14 14:23:41 -07:00
Mike Cao
a22274bbbc
Updated packages.
2026-05-14 10:37:08 -07:00
Mike Cao
7c6ee3d5b1
Merge branch 'dev' of https://github.com/umami-software/umami into dev
2026-05-14 09:56:42 -07:00
Mike Cao
29eba8b272
Merge branch 'master' into dev
2026-05-14 09:56:38 -07:00
Mike Cao and GitHub
5e773bd9c7
Merge pull request #4272 from umami-software/dependabot/npm_and_yarn/next-16.2.6
...
Bump next from 16.2.4 to 16.2.6
2026-05-14 12:54:19 -04:00
dependabot[bot] and GitHub
2eb25596fb
Bump next from 16.2.4 to 16.2.6
...
Bumps [next](https://github.com/vercel/next.js ) from 16.2.4 to 16.2.6.
- [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/v16.2.4...v16.2.6 )
---
updated-dependencies:
- dependency-name: next
dependency-version: 16.2.6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-14 16:54:00 +00:00
Mike Cao and GitHub
f2b6064b52
Merge pull request #4265 from umami-software/dependabot/npm_and_yarn/fast-uri-3.1.2
...
Bump fast-uri from 3.1.0 to 3.1.2
2026-05-14 12:52:26 -04:00
Mike Cao and GitHub
bbde258dba
Merge pull request #4258 from umami-software/dependabot/npm_and_yarn/hono-4.12.18
...
Bump hono from 4.12.9 to 4.12.18
2026-05-14 12:52:04 -04:00
Mike Cao and GitHub
c3c10f4262
Merge pull request #4253 from umami-software/dependabot/npm_and_yarn/next-intl-4.9.2
...
Bump next-intl from 4.8.3 to 4.9.2
2026-05-14 12:51:43 -04:00
Francis Cao
483b0619d2
Merge branch 'dev' of https://github.com/umami-software/umami into dev
2026-05-14 09:51:30 -07:00
Francis Cao
3f3000c2fd
Fix LinksTable merge
2026-05-14 09:51:28 -07:00
dependabot[bot] and GitHub
d7c6a760be
Bump next-intl from 4.8.3 to 4.9.2
...
Bumps [next-intl](https://github.com/amannn/next-intl ) from 4.8.3 to 4.9.2.
- [Release notes](https://github.com/amannn/next-intl/releases )
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md )
- [Commits](https://github.com/amannn/next-intl/compare/v4.8.3...v4.9.2 )
---
updated-dependencies:
- dependency-name: next-intl
dependency-version: 4.9.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-14 16:50:47 +00:00
Mike Cao and GitHub
995186b3c5
Merge pull request #4252 from umami-software/dependabot/npm_and_yarn/icu-minify-4.11.0
...
Bump icu-minify from 4.8.4 to 4.11.0
2026-05-14 12:50:20 -04:00
Mike Cao and GitHub
56e3ea6f14
Merge pull request #4238 from umami-software/dependabot/npm_and_yarn/uuid-14.0.0
...
Bump uuid from 13.0.0 to 14.0.0
2026-05-14 12:48:58 -04:00
Mike Cao and GitHub
55dcf45d24
Merge pull request #4206 from umami-software/dependabot/npm_and_yarn/postcss-8.5.10
...
Bump postcss from 8.5.8 to 8.5.10
2026-05-14 12:48:38 -04:00
Mike Cao
a9a4ad0f68
Reset event property state when event changes
2026-05-14 09:45:34 -07:00
Mike Cao
c6733897b4
Fetch recorder settings from website config endpoint
2026-05-14 03:26:24 -07:00
Mike Cao
c724f42daf
Merge branch 'dev' of https://github.com/umami-software/umami into dev
2026-05-14 03:02:48 -07:00
Mike Cao and GitHub
1b898ed0d8
Merge pull request #4182 from avasis-ai/fix/links-table-truncate-urls
...
fix: truncate long URLs in Links table
2026-05-14 06:02:24 -04:00
Mike Cao and GitHub
a47b32718d
Merge branch 'dev' into fix/links-table-truncate-urls
2026-05-14 06:02:14 -04:00
Mike Cao
0157c23922
Merge branch 'master' into dev
2026-05-14 02:56:13 -07:00
Mike Cao and GitHub
9c1db27218
Merge pull request #4099 from sputnik-mac/fix/redirect-logged-in-user-from-login-4094
...
fix: redirect logged-in users from login page to dashboard
2026-05-14 05:55:33 -04:00
Mike Cao and GitHub
985aa285b2
Merge pull request #4039 from God-2077/umami-v3-dev-2
...
fix: Optimize IP detection logic and add error handling
2026-05-14 05:53:05 -04:00
Mike Cao
0be5b5aa26
Route /auth and /config to local API; everything else uses API_URL
2026-05-13 00:07:30 -07:00
Mike Cao
1063980b43
Reverted headers.
2026-05-12 23:35:49 -07:00
Mike Cao
bfb72a7890
Set CORS allow-origin to CLOUD_URL when API_URL is absolute
2026-05-12 23:08:56 -07:00
Mike Cao
3a78c4900d
Updated lock file.
2026-05-12 20:49:44 -07:00
Francis Cao
b7e1d902f4
seperate revenue queries for better api/performance. Fix realtime css/ui issues.
2026-05-12 16:44:12 -07:00
Francis Cao
c6ec8385c9
Add revenue chart cumulative mode.
2026-05-12 10:32:43 -07:00
Francis Cao
21b56d2922
add LLM channel logic
2026-05-11 10:31:04 -07:00
Mike Cao
216cf6c448
Migrate test suite from Cypress and Jest to Playwright and Vitest
2026-05-09 01:23:20 -07:00
Mike Cao
2fd319f910
Add configurable internal API URL
2026-05-09 01:06:52 -07:00
dependabot[bot] and GitHub
27f6a27b59
Bump fast-uri from 3.1.0 to 3.1.2
...
Bumps [fast-uri](https://github.com/fastify/fast-uri ) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases )
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.2 )
---
updated-dependencies:
- dependency-name: fast-uri
dependency-version: 3.1.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-08 23:35:33 +00:00
Yan
54e038f423
clip the canvas wrapper to suppress first-paint overflow
...
Address Greptile P2 review on PR #4260 . Before Chart.js' first
ResizeObserver callback fires the canvas keeps its HTML5 default
size of 300x150. With position: absolute that no longer pushes any
ancestor's intrinsic size, but on a wrapper narrower than 300px the
canvas can still poke past the wrapper for one frame before Chart.js
catches up. Adding overflow: hidden to the relative wrapper clips
that transient overflow and is the pattern Chart.js' own docs
recommend for responsive charts inside flex / grid layouts. No
steady-state behaviour change because the canvas is already sized to
the wrapper once Chart.js takes over; the React tooltip lives
outside this wrapper so it remains visible.
2026-05-08 15:25:14 -04:00