TheodorTomas
d0f4228b45
chore: resolve merge conflicts syncing main into epic/dashboards
...
- segments.ts: take main's sequential WHERE clause building to prevent pool saturation
- package.json: update zod to 3.25.76 from main
- pnpm-lock.yaml: resolve zod version references, keep @suspensive/react from epic
2026-02-26 13:46:39 +07:00
Theodór Tómas
a4bd217761
chore: update to zod 3.25.76 ( #7366 )
2026-02-26 05:17:20 +00:00
Theodór Tómas
d670d5de31
feat: (dashboards) listing page ( #7330 )
2026-02-23 20:26:03 +07:00
Dhruwang
4f9088559f
feat: add Cube.js dev setup and analytics client
...
- Add Cube container to docker-compose.dev.yml (pinned v1.3.21)
- Add Cube server config (cube/cube.js) and FeedbackRecords schema
- Add @cubejs-client/core dependency and singleton client in EE module
- Add CUBEJS_API_URL and CUBEJS_API_TOKEN to .env.example
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-18 18:05:47 +05:30
Matti Nannt
85a1318f77
fix: force tar 7.5.7 to resolve Dependabot alerts #249/#264 ( #7248 )
2026-02-13 10:06:58 +00:00
Bhagya Amarasinghe
b52627b3e9
feat: integrate OpenTelemetry for enhanced monitoring and tracing ( #7235 )
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-12 11:33:52 +00:00
Anshuman Pandey
ff10ca7d6a
fix: allows local ip images ( #7189 )
...
Co-authored-by: pandeymangg <pandeyman@Anshumans-MacBook-Air.local >
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
Co-authored-by: Matti Nannt <matti@formbricks.com >
2026-02-10 17:29:27 +01:00
Matti Nannt
38a3b31761
fix: upgrade preact to fix JSON VNode Injection vulnerability ( #7209 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-05 11:10:12 +00:00
Matti Nannt
7971b9b312
fix(security): upgrade pnpm and AWS SDK to fix vulnerabilities ( #7192 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-04 13:29:17 +00:00
Matti Nannt
9573ae19e6
fix(security): upgrade next and lodash to fix vulnerabilities ( #7179 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-29 06:51:37 +00:00
Matti Nannt
7b3f841c5e
fix(security): upgrade qs to fix DoS vulnerability ( #7178 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-29 05:53:59 +00:00
dependabot[bot]
95c2e24416
chore(deps): bump the npm_and_yarn group across 2 directories with 1 update ( #7149 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matti Nannt <matti@formbricks.com >
2026-01-22 12:06:12 +00:00
Dhruwang Jariwala
1db1271e7f
feat: validation rules ( #7140 )
2026-01-21 15:23:09 +00:00
Matti Nannt
9ec1964106
fix(security): upgrade react-email packages to fix transitive next.js vulnerability ( #7145 )
2026-01-21 16:00:33 +01:00
Matti Nannt
8f6d27c1ef
fix: upgrade next.js and preact to fix high-severity vulnerabilities ( #7134 )
2026-01-20 11:22:01 +00:00
Matti Nannt
226dff0344
fix: upgrade storybook to v10.1.11 ( #7120 )
2026-01-16 07:19:18 +00:00
dependabot[bot]
c1a4cc308b
chore(deps): bump the npm_and_yarn group across 2 directories with 1 update ( #7081 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matti Nannt <matti@formbricks.com >
2026-01-15 15:10:33 +01:00
Matti Nannt
6e35fc1769
fix: update systeminformation to 5.27.14 ( #7105 )
2026-01-14 11:04:43 +00:00
Theodór Tómas
48cded1646
perf: decouple constants from zod and add bundle analyzer ( #7101 )
2026-01-14 09:50:05 +00:00
Matti Nannt
9e1d1c1dc2
feat: implement robust database seeding strategy ( #7017 )
...
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2026-01-05 15:58:58 +00:00
Johannes
65abd4ee07
feat: add pretty URL UI components for surveys ( #6969 )
...
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2025-12-24 06:39:46 +00:00
Matti Nannt
7354122447
fix: update V2 API OpenAPI paths to include full prefixes ( #6983 )
...
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2025-12-23 06:29:25 +00:00
Anshuman Pandey
acd5cff534
feat: email package for client side email components ( #6986 )
2025-12-22 14:13:06 +00:00
Johannes
befdc078f1
fix: replace isomorphic-dompurify with sanitize-html in server component ( #7002 )
2025-12-19 07:34:56 +00:00
Anshuman Pandey
07ed926225
fix: updates the patch to fix the next-auth no proxy issue ( #6987 )
...
Co-authored-by: Matti Nannt <matti@formbricks.com >
2025-12-17 17:11:40 +00:00
Dhruwang Jariwala
15dc83a4eb
feat: improved survey UI ( #6988 )
...
Co-authored-by: Matti Nannt <matti@formbricks.com >
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2025-12-17 16:13:28 +01:00
Johannes
3ce07edf43
chore: replacing intercom with chatwoot ( #6980 )
...
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2025-12-16 16:16:09 +00:00
Johannes
0f34d9cc5f
feat: standardize URL prefilling with option ID support and MQB support ( #6970 )
...
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2025-12-16 10:09:47 +00:00
Matti Nannt
ffb4eac1a4
chore: upgrade azure-playwright ( #6949 )
2025-12-12 18:14:21 +00:00
dependabot[bot]
c189af5482
chore(deps): bump the npm_and_yarn group across 2 directories with 1 update ( #6971 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matti Nannt <matti@formbricks.com >
2025-12-12 11:25:57 +01:00
Johannes
2d7b99ba26
feat: allow team admins to invite members to their own teams ( #6891 )
...
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2025-12-12 05:01:48 +00:00
Matti Nannt
eb92392ed1
fix: add node-forge security override to resolve Dependabot #230 ( #6948 )
2025-12-08 12:34:36 +00:00
dependabot[bot]
7412b32526
chore(deps): bump the npm_and_yarn group across 2 directories with 1 update ( #6928 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matti Nannt <matti@formbricks.com >
2025-12-04 13:40:52 +00:00
Matti Nannt
193346a70d
fix: upgrade Next.js to 15.5.7 and React to 19.1.2 to fix CVE-2025-66478 and CVE-2025-55182 ( #6943 )
2025-12-04 10:50:04 +00:00
Johannes
aab6798b29
chore: Remove old telemetry & usage tracking ( #6844 )
...
Co-authored-by: Matti Nannt <matti@formbricks.com >
2025-11-25 12:57:43 +00:00
Matti Nannt
6999abba3b
fix: add typeorm security override (Dependabot #223 ) ( #6842 )
2025-11-18 10:35:34 +00:00
dependabot[bot]
7933d0077a
chore(deps): bump glob from 11.0.2 to 11.1.0 in the npm_and_yarn group across 1 directory ( #6838 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-18 11:13:41 +01:00
Matti Nannt
c458051839
chore: upgrade playwright to fix dependabot warnings ( #6840 )
2025-11-18 08:33:52 +00:00
Johannes
35d0d8ed54
feat: add AND relationship support for URL filters in No Code Actions ( #6822 )
2025-11-17 11:06:32 +00:00
dependabot[bot]
b1b94eaa66
chore(deps): bump next-auth from 4.24.11 to 4.24.12 in /apps/web in the npm_and_yarn group across 1 directory ( #6751 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2025-10-30 13:09:31 +00:00
Matti Nannt
20614c2b12
chore: update Next.js to 15.5.6 ( #6727 )
...
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com >
2025-10-27 08:44:36 +00:00
Dhruwang Jariwala
a5fa876aa3
feat: refactor translation key management ( #6717 )
...
Co-authored-by: Piyush Gupta <piyushguptaa2z123@gmail.com >
Co-authored-by: Piyush Gupta <56182734+gupta-piyush19@users.noreply.github.com >
Co-authored-by: Victor Hugo dos Santos <115753265+victorvhs017@users.noreply.github.com >
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
Co-authored-by: Matti Nannt <matti@formbricks.com >
Co-authored-by: Matti Nannt <mail@matthiasnannt.com >
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com >
2025-10-23 14:53:11 +00:00
Matti Nannt
c9a50a6ff2
chore(deps-dev): bump the npm_and_yarn group across 9 directories wit… ( #6730 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-23 10:09:57 +00:00
Matti Nannt
c04c351244
chore: remove Next.js Redis cache handler ( #6725 )
2025-10-21 12:18:44 +00:00
Johannes
2186a1c60d
revert: revert accidental merges ( #6701 ) ( #6703 )
2025-10-17 05:47:17 +00:00
Johannes
4f5180ea8f
fix: revert accidental merges ( #6701 )
2025-10-16 05:42:00 -07:00
Anshuman Pandey
36c5fc4a65
feat: rich text in headlines ( #6685 )
...
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2025-10-16 10:29:46 +00:00
Dhruwang Jariwala
5468510f5a
feat: recall in rich text ( #6630 )
...
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2025-10-09 09:45:08 +00:00
Victor Hugo dos Santos
76213af5d7
chore: update dependencies and improve logging format ( #6672 )
2025-10-09 09:02:07 +00:00
Victor Hugo dos Santos
ed10069b39
chore: update esbuild to latest version ( #6662 )
2025-10-08 14:11:24 +00:00