Francis Cao
a6c909f3df
Fix IDOR for segment
2026-03-05 22:06:54 -08:00
Francis Cao
7a3f6d1c00
language updates for new labels/messages
2026-03-05 22:04:00 -08:00
Francis Cao
38577a9c0c
fix toggle behavior and reorder replays table with play at beginning. Add missing messages script
2026-03-05 13:31:00 -08:00
Francis Cao
72bb63fe5e
remove listable currency implementation. use formatCount
2026-03-05 12:52:04 -08:00
Francis Cao
9d72f8803a
update ttfb calc to industry standard, fix LCP bug
2026-03-05 12:35:01 -08:00
Francis Cao
383922ab17
performance page polish
2026-03-05 12:21:34 -08:00
Francis Cao
31caa0d62e
Revert "BASE_PATH build stage only, added label"
...
This reverts commit 2309f407f2 .
2026-03-05 10:47:52 -08:00
Francis Cao
1730d495e5
fix performance reset bug
2026-03-05 10:23:00 -08:00
Francis Cao
f6a6d2cc31
performance updates checkpoint
2026-03-05 10:12:30 -08:00
Mike Cao
8563fe1d30
Add TextBlock board component for free-form text content
...
New component that doesn't require a website, with textarea config
field. Added requiresWebsite flag to ComponentDefinition so board
components can opt out of the websiteId requirement.
2026-03-04 21:56:17 -08:00
Francis Cao and GitHub
f0977321bd
Merge pull request #4002 from umami-software/dependabot/npm_and_yarn/isaacs/brace-expansion-5.0.1
...
Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1
2026-03-04 21:37:32 -08:00
Francis Cao and GitHub
77f2d4fcbb
Merge branch 'dev' into dependabot/npm_and_yarn/isaacs/brace-expansion-5.0.1
2026-03-04 21:37:24 -08:00
Francis Cao
ae094d462d
Merge branch 'dev' of https://github.com/umami-software/umami into dev
2026-03-04 21:30:21 -08:00
Francis Cao
2309f407f2
BASE_PATH build stage only, added label
2026-03-04 21:30:17 -08:00
Mike Cao
c921231bb9
Make websiteId optional in filter controls to enable dashboard filtering
...
Allows BoardControls to render filter bar and date picker without
requiring a websiteId. Website-specific features (segments, cohorts,
filter value autocomplete, save segment) are gracefully hidden when
no websiteId is available.
2026-03-04 21:30:05 -08:00
Francis Cao and GitHub
d4a995d9cc
Merge pull request #3991 from Yashh56/fix/base_path. Closes #4064
...
feat: Add BASE_PATH support with -base image variant
2026-03-04 21:10:31 -08:00
Francis Cao
2524a95d2f
fix migrations
2026-03-04 15:42:33 -08:00
Francis Cao
d220905555
fix migrations
2026-03-04 15:42:19 -08:00
Mike Cao
66d57f9fa3
Add board table edit and delete actions
2026-03-04 15:09:53 -08:00
Mike Cao
b389c417de
Merge branch 'dev' of https://github.com/umami-software/umami into dev
...
# Conflicts:
# src/app/(main)/websites/[websiteId]/replays/ReplayModal.tsx
# src/app/(main)/websites/[websiteId]/replays/ReplaysTable.tsx
# src/app/(main)/websites/[websiteId]/replays/[sessionId]/ReplayPlayback.tsx
# src/queries/sql/replays/saveReplayChunk.ts
# src/recorder/index.js
2026-03-04 12:36:23 -08:00
Mike Cao
8c1ee0b3ce
Progress check-in. Updated tracker and recorder scripts.
2026-03-04 12:21:36 -08:00
Francis Cao
5a0243a42b
allow event filter on Replays page
2026-03-03 23:20:25 -08:00
Francis Cao
9375b9aa91
update default mask-level to moderate
2026-03-03 23:06:44 -08:00
Francis Cao
0e1d6cef6b
refactor session replays to be per visit. sessions persist too long resulting in low-quality recordings
2026-03-03 22:59:25 -08:00
Francis Cao
b2d45613b5
move stitching calculation to server side
2026-03-03 16:28:09 -08:00
Francis Cao
4ecef2e290
add better metrics to revenue page AOV/ARPU
2026-03-03 16:00:39 -08:00
Francis Cao
5d87a9e030
remove large gaps from same session recording
2026-03-03 14:30:51 -08:00
Francis Cao
103f932109
add ReplayModal, polish player css and dark mode bug, mobile-friendly
2026-03-03 13:48:31 -08:00
Francis Cao
5e68661c5d
session replay updates. add clickhouse implementation, filters, tables
2026-03-03 12:47:27 -08:00
Francis Cao
e9ac09ec5d
clean-up session replay settings options
2026-03-02 18:41:51 -08:00
Francis Cao
39015ccedb
return array of event properties per eventId
2026-03-02 13:37:58 -08:00
Francis Cao
ddddd5e6bc
add event-data GET route
2026-03-02 13:21:14 -08:00
Francis Cao
80e366fdf6
Fix incorrect merge conflict
2026-03-02 10:33:04 -08:00
Francis Cao and GitHub
8bf374a651
Merge pull request #4059 from Gouttfi/master
...
Fixing too long filter value cause visual overflow Closes #4058
2026-03-02 10:31:51 -08:00
Francis Cao and GitHub
8d2724eaa3
Merge branch 'dev' into master
2026-03-02 10:24:32 -08:00
d8b8ce4aeb
Apply suggestion from @greptile-apps[bot]
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-28 11:43:12 +01:00
Gouttfi
b74c03173d
Fixe issue #4058
2026-02-28 11:26:26 +01:00
Francis Cao
7912ed2d90
fix logo margins on share page
2026-02-27 22:12:44 -08:00
Francis Cao
6002ff56bf
update white label property names to match cloud
2026-02-27 21:41:53 -08:00
Francis Cao
b5f91f11f0
update formatMessage to t. add session replay labels
2026-02-27 16:42:58 -08:00
Francis Cao
3c3409e631
add session replay to CH schema
2026-02-27 10:24:21 -08:00
Mike Cao
3c0601f090
Fixed lockfile.
2026-02-26 10:33:27 -08:00
Mike Cao
0196b0d95d
Fix issues.
2026-02-26 10:29:24 -08:00
Francis Cao
5fbecfa5a6
fix migration numbering. udpate CH schema file
2026-02-26 10:26:58 -08:00
Mike Cao
7d2dbda5d1
Complete merge.
2026-02-25 02:32:25 -08:00
Mike Cao
e73d827d21
Merge branch 'session-recording' into dev
2026-02-25 02:32:07 -08:00
Mike Cao
e2ab4af493
Merge branch 'performance' into dev
2026-02-25 02:27:46 -08:00
Mike Cao
580008cd09
Merge branch 'dev' of https://github.com/umami-software/umami into dev
...
# Conflicts:
# src/lib/redis.ts
2026-02-22 23:28:12 -08:00
Francis Cao
f4f67dd3ca
remove console.log
2026-02-21 23:24:51 -08:00
Francis Cao
99b5d9dde8
remove currency from params and references. optimize CH queries with subquery
2026-02-21 23:23:56 -08:00