Commit Graph
5922 Commits
Author SHA1 Message Date
Mike Cao 767fda21cd Merge pull request #3874 from maphubs/fix-session-error
fix prisma session race condition error
2026-01-06 18:01:09 -08:00
Mike Cao c122fb718b Merge pull request #3875 from FEgor04/master
fix(events): use correct key for event values
2026-01-06 17:50:24 -08:00
Mike Cao f105a52fc2 Merge pull request #3884 from XahidEx/patch-2
Correct UAE emirate names in iso-3166-2.json
2026-01-06 17:48:29 -08:00
Mike Cao 5506314e54 Merge pull request #3891 from journry789/master
This resolves the issue of being unable to obtain the client's IP add…
2026-01-06 17:46:04 -08:00
Mike Cao e90b2201ca Merge pull request #3917 from Mintimate/master
feat: add EdgeOne CDN geolocation headers support
2026-01-06 17:32:48 -08:00
Mike Cao d8dcf05a20 Merge pull request #3920 from PaiJi/chore/update-zh-CN-translation
chore(i18n): update zh-CN translation
2026-01-06 17:29:43 -08:00
Mike Cao 2e62a06aa4 Merge pull request #3926 from Yashh56/feat/default-currency
feat: Add default currency support and update currency handling in Revenue component
2026-01-06 17:27:47 -08:00
Mike Cao 75ae7528fb Merge pull request #3929 from dyanakiev/master
chore(i18n): update bg-BG translation
2026-01-06 17:25:35 -08:00
Mike Cao 58880b6a5f Merge pull request #3939 from AymanAlSuleihi/master
Fix double scrollbar in dropdown
2026-01-06 17:24:38 -08:00
AymanAlSuleihi 491716f4dd Fix double scrollbar in dropdown 2026-01-03 00:48:09 +00:00
Mike Cao 42d0594118 Merge pull request #3936 from sbozh/fix/compatible-event-name
Fixed PostgreSQL 12/13 syntax error in Journeys feature
2026-01-02 13:03:34 -08:00
Mike Cao 34c31ca63c Merge pull request #3937 from AymanAlSuleihi/master
Add country flag image for Tor traffic (T1)
2026-01-02 13:02:35 -08:00
AymanAlSuleihi dacf13475a Add country image t1.png for Tor 2026-01-01 15:01:04 +00:00
SBOZH 8286af1453 Fixed PostgreSQL 12/13 syntax error in Journeys feature 2026-01-01 15:53:20 +01:00
Francis Cao 34677bca8f Merge pull request #3925 from Yashh56/feat/version
feat : Add version settings to display application version
2025-12-30 13:51:09 -08:00
Yash b0aa6fd6ef feat: Add current version to API response 2025-12-26 22:13:23 +05:30
Dimitar Yanakiev 97c26bc075 Translated various labels and messages in Bulgarian. 2025-12-26 16:34:38 +02:00
Yash 4eddac21c7 feat: Add default currency support and update currency handling in Revenue component 2025-12-25 20:41:14 +05:30
Yash 5e3e6b3edd refactor: Simplify version display by removing API endpoint and using constant 2025-12-25 09:48:09 +05:30
Yash 612b00179b feat : Add version settings and API endpoint to display application version 2025-12-25 00:21:10 +05:30
JiPai 783098fadc chore(i18n): update zh-CN translation 2025-12-23 23:04:41 +08:00
JiPai 6859f00bf6 chore(i18n): update zh-CN translation 2025-12-23 22:39:33 +08:00
Francis Cao b0ed4bddb6 change reset/delete website to interactive transaction with timeout
Closes #3905
2025-12-22 10:59:33 -08:00
Mintihuang ad264f941d feat: add EdgeOne headers for geolocation detection​ 2025-12-22 11:35:28 +00:00
Mike Cao 4c0c9e6aa0 Merge pull request #3910 from kkhys/fix/ja-jp-breakdown
Fix Japanese translation for label 'breakdown'
2025-12-20 21:39:29 -08:00
kkhys 687318bd09 fix Japanese translation for label 'breakdown' 2025-12-20 11:58:25 +09:00
Francis Cao 912d2d544d Fix deleted website visibility bug
Closes #3865
2025-12-19 14:21:42 -08:00
Francis Cao 3072f02f1b Add table alias to filterQuery. Closed  #3869 2025-12-19 13:32:20 -08:00
Francis Cao 86d2672c47 fix shareId error 2025-12-18 11:33:29 -08:00
Francis Cao 741c6039e6 refactor 6 month retention. use auth instead of cache:website 2025-12-18 10:35:52 -08:00
Francis Cao 37b6194c5f set 6 month retention for hobby users 2025-12-17 13:28:34 -08:00
Francis Cao b75c15dc43 Merge branch 'analytics' of https://github.com/umami-software/umami into dev 2025-12-17 09:35:51 -08:00
Francis Cao d04fff65fe fix monthly truncation timezone issue 2025-12-17 09:34:59 -08:00
journry789 437c168e6f This resolves the issue of being unable to obtain the client's IP address due to the IPv6 format. 2025-12-15 13:56:39 +08:00
Jahidul Islam 886544f297 Correct UAE emirate names in iso-3166-2.json
Updated names of UAE emirates for accuracy.
2025-12-13 16:14:27 +04:00
RaenonX 53dfc5e76a Added pm2.yml in .gitignore 2025-12-12 23:04:45 +08:00
RaenonX 5fbef149d0 Added custom slug for links 2025-12-12 23:04:44 +08:00
Mike Cao 860e6390f1 Updated Docker build. 2025-12-11 20:16:56 -08:00
Mike Cao 9b0d1b092e Updated worfkflow. 2025-12-11 19:31:36 -08:00
Mike Cao 2a71cc721b Fixed CI build. 2025-12-11 18:25:23 -08:00
Mike Cao 7bea47d9e8 Bumped version v3.0.3. Updated workflow. 2025-12-11 18:04:10 -08:00
Mike Cao e9cdabab5a Upgraded react and next. 2025-12-11 17:58:20 -08:00
Egor Fedorov 5b97fb908a fix(events): use correct key for event values 2025-12-11 23:24:01 +03:00
Kristofor Carle b088a2ee6e fix prisma session race condition error 2025-12-11 14:53:08 -05:00
GochoMugo 8cc571f548 fix: handle denied storage access 2025-12-11 08:53:13 +03:00
Francis Cao 59a16e719b update bug template 2025-12-09 10:35:10 -08:00
Mike Cao d227bc369f Progress check-in. 2025-12-05 16:49:08 -08:00
Francis Cao 220c2af344 fix revenue type 2025-12-05 09:18:53 -08:00
Mike Cao 7c804b10ea Merge pull request #3834 from umami-software/dependabot/npm_and_yarn/jws-3.2.3
Bump jws from 3.2.2 to 3.2.3
2025-12-04 17:50:55 -08:00
Francis Cao 83b03d682c fix getRevenue case-insensitivity bug 2025-12-04 12:27:44 -08:00