Dhruwang
650aee4a86
fix: show copy icon on legacy environmentId and reintroduce duplicate survey action (ENG-978, ENG-987)
...
ENG-978 — legacy environmentId badge had `copyDisabled` set, so the copy
icon was hidden even though clicking the badge already triggered a copy
(the onClick was always wired). Removing the prop makes the affordance
match the behavior: icon, tooltip, hover state, and click all work
together — same as every other IdBadge on the page.
ENG-987 — survey overview dropdown lost the Duplicate action when the
overview was migrated to the v3 API flow. Backend copy still works
(`copySurveyToOtherWorkspaceAction` + `copySurveyToOtherWorkspace` in
`survey/list/lib/survey.ts`, which already creates the copy with
`status: "draft"`).
Reintroduces a Duplicate menu item in `survey-dropdown-menu.tsx` for
users with manage access. Calls the existing action with
`targetWorkspaceId = workspace.id`, then routes to the new draft's
editor on success. Matches the pattern already used by `SurveyAnalysisCTA`.
Updates the Playwright assertion that expected `Duplicate` to be absent
from drafts — it should now be visible, since drafts are exactly the
case users want to duplicate.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-20 17:22:10 +05:30
Johannes
13c9677edd
fix: correct settings sidebar back navigation behavior ( #8052 )
...
Co-authored-by: Cursor <cursoragent@cursor.com >
Co-authored-by: Johannes <jobenjada@users.noreply.github.com >
2026-05-20 11:18:12 +00:00
Johannes
c0bf2ab7cc
fix: enforce billing-only settings access ( #8053 )
...
Co-authored-by: Cursor <cursoragent@cursor.com >
Co-authored-by: Johannes <jobenjada@users.noreply.github.com >
2026-05-20 11:14:43 +00:00
Johannes
65d0f4ac0e
fix: add CSAT and CES summary filter icons ( #8056 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: Johannes <jobenjada@users.noreply.github.com >
2026-05-20 09:44:10 +00:00
Matti Nannt
655c0b5e47
fix: strip client-provided timestamps in client response API (ENG-828) ( #8047 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-20 06:53:42 +00:00
Javi Aguilar
4b1b377cf7
fix: improve blocked state explanations across UI ( #8038 )
...
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2026-05-19 05:41:17 +00:00
dependabot[bot]
4463d5731d
chore(deps): bump the npm_and_yarn group across 2 directories with 6 updates ( #8027 )
...
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 >
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-18 16:54:36 +00:00
Matti Nannt
bf4303cdb5
feat: make Cube a mandatory baseline dependency in v5 ( #8042 )
...
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com >
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2026-05-18 13:38:35 +00:00
Matti Nannt
b3debbf0f6
fix: translate footer links based on survey language (ENG-673) ( #8018 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-18 12:36:16 +00:00
Bhagya Amarasinghe
e2bf79ce6c
fix: harden storage presigned URL issuance ( #8021 )
...
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2026-05-18 11:41:25 +00:00
Tiago
1032702b65
fix: fix sso redirect while deleting account ( #8039 )
2026-05-18 11:28:08 +00:00
Tiago
10a3ac4dc6
chore: SSO deletion workflow simplification ( #8009 )
2026-05-18 11:42:16 +02:00
Dhruwang Jariwala
eea7df81b4
fix: seed default contact attribute keys on workspace creation (ENG-929) ( #8036 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-18 07:34:33 +00:00
Harsh Bhat
9a5780d510
chore: A/B test reduce cog. load in question section ( #7944 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: Johannes <johannes@formbricks.com >
2026-05-18 06:56:38 +00:00
Johannes
16463960ad
fix: flag id for A/B test re onboarding step 1 ( #8035 )
2026-05-18 06:45:37 +00:00
Matti Nannt
3e5a4ca4c8
refactor: consolidate unifyFeedback into feedbackDirectories license flag ( #8034 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-18 05:28:29 +00:00
Harsh Bhat
a7370ac4a0
chore: A/B experiment to test reverse trial copy ( #8025 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: Johannes <johannes@formbricks.com >
2026-05-17 20:18:32 +00:00
Harsh Bhat
073c28e5e9
chore: A/B test different upgrade banner in trial ( #7953 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-17 20:03:29 +00:00
Harsh Bhat
104b04bdc0
chore: A/B Test - Onboarding - Skip theme step ( #7957 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: Johannes <johannes@formbricks.com >
2026-05-17 18:01:59 +00:00
Harsh Bhat
e81360f354
chore: use direct form link on all "request license" buttons instead of /enterprise-license page ( #8033 )
2026-05-17 16:53:49 +00:00
Harsh Bhat
f90a9fb131
chore: A/B experiment to remove CX/Surveys question ( #7952 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-16 12:30:48 +00:00
Javi Aguilar
d7627fe6c3
refactor(unify): clarify feedback source terminology and chart builder copy ( #8026 )
...
Signed-off-by: gulshank0 <gulshanbahadur002@gmail.com >
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
Co-authored-by: Dhruwang Jariwala <67850763+Dhruwang@users.noreply.github.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
Co-authored-by: Theodór Tómas <theodortomas@gmail.com >
Co-authored-by: Anshuman Pandey <54475686+pandeymangg@users.noreply.github.com >
Co-authored-by: Bhagya Amarasinghe <b.sithumini@yahoo.com >
Co-authored-by: Chowdhury Tafsir Ahmed Siddiki <ctafsiras@gmail.com >
Co-authored-by: neila <40727091+neila@users.noreply.github.com >
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Tiago <1585571+xernobyl@users.noreply.github.com >
Co-authored-by: Harsh Bhat <90265455+harshsbhat@users.noreply.github.com >
Co-authored-by: Harsh Bhat <harshbhat@Harshs-MacBook-Air.local >
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
Co-authored-by: Balázs Úr <balazs@urbalazs.hu >
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com >
Co-authored-by: Gulshan <gulshanbahadur002@gmail.com >
Co-authored-by: Tiago Farto <tiago@formbricks.com >
Co-authored-by: Harsh Bhat <harsh121102@gmail.com >
Co-authored-by: Johannes <jobenjada@users.noreply.github.com >
2026-05-15 20:48:31 +00:00
Dhruwang Jariwala
939fedfca4
feat: Formbricks 5 ( #8017 )
...
Signed-off-by: gulshank0 <gulshanbahadur002@gmail.com >
Co-authored-by: Tiago Farto <tiago@formbricks.com >
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com >
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
Co-authored-by: Tiago <1585571+xernobyl@users.noreply.github.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
Co-authored-by: Theodór Tómas <theodortomas@gmail.com >
Co-authored-by: Anshuman Pandey <54475686+pandeymangg@users.noreply.github.com >
Co-authored-by: Bhagya Amarasinghe <b.sithumini@yahoo.com >
Co-authored-by: Chowdhury Tafsir Ahmed Siddiki <ctafsiras@gmail.com >
Co-authored-by: neila <40727091+neila@users.noreply.github.com >
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Harsh Bhat <90265455+harshsbhat@users.noreply.github.com >
Co-authored-by: Harsh Bhat <harshbhat@Harshs-MacBook-Air.local >
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: Balázs Úr <balazs@urbalazs.hu >
Co-authored-by: Gulshan <gulshanbahadur002@gmail.com >
Co-authored-by: Harsh Bhat <harsh121102@gmail.com >
Co-authored-by: Javi Aguilar <122741+itsjavi@users.noreply.github.com >
Co-authored-by: Johannes <jobenjada@users.noreply.github.com >
2026-05-15 16:43:27 +00:00
Bhagya Amarasinghe
c286a3330a
fix: rate limit storage uploads per environment ( #8006 )
2026-05-15 10:55:17 +00:00
Anshuman Pandey
d22db8d735
fix: updates the minimum permission in projectTeam access from read to readWrite ( #8020 )
2026-05-15 10:13:01 +00:00
Bhagya Amarasinghe
ce68d58aaf
fix: scope client API rate limits by environment ( #8013 )
2026-05-15 07:11:08 +00:00
Matti Nannt
6774f220b1
chore: remove all Vercel deployment references ( #7997 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2026-05-15 07:08:58 +00:00
Anshuman Pandey
efe259d484
fix: fixes displays and responses api about survey status ( #8007 )
2026-05-14 13:01:27 +00:00
Bhagya Amarasinghe
96b08fbe23
fix: single-use survey restriction bypass ( #7972 )
2026-05-14 09:11:40 +00:00
Johannes
4eba194935
fix: clarify signup product updates opt-in ( #7994 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: Johannes <jobenjada@users.noreply.github.com >
2026-05-14 07:37:19 +00:00
Dhruwang Jariwala
9d8cf5e0f7
fix(security): reject client-supplied emailVerificationDisabled in signup (ENG-816) ( #7993 )
2026-05-14 06:47:25 +00:00
Dhruwang Jariwala
3c6f6d83ea
fix: Hungarian translation polish (ENG-935) ( #8000 )
2026-05-14 05:40:03 +00:00
Matti Nannt
1380c81bff
fix: patch security dependency vulnerabilities for main ( #7990 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-13 11:59:09 +00:00
Bhagya Amarasinghe
535c111860
fix: improve file upload storage errors ( #7978 )
2026-05-13 09:25:04 +00:00
Tiago
676e31c433
fix: scope org-only v1 API key auth ( #7961 )
2026-05-13 07:59:49 +00:00
Dhruwang Jariwala
88f17380e1
fix(i18n): replace fragmented translation concatenations with complete sentences (ENG-706) ( #7969 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-13 07:42:40 +00:00
Tiago
103775b3b1
fix: validate contact_id ( #7984 )
2026-05-13 06:28:25 +00:00
Harsh Bhat
3005c44c49
chore: consolidate CE enterprise trial license links to a single form… ( #7929 )
2026-05-12 14:27:49 +00:00
Tiago
bc25c482ad
chore: fix broken impressions count ( #7975 )
2026-05-12 10:32:45 +00:00
dependabot[bot]
b08f7e4ad9
chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates ( #7977 )
...
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-05-12 06:44:08 +00:00
Anshuman Pandey
89a8266ebe
fix: fixes webhook ssrf toctou issue ( #7954 )
2026-05-12 06:03:15 +00:00
Tiago
cad10b8810
chore: workspace delete confirmation dialog ( #7958 )
2026-05-11 10:14:02 +00:00
Tiago
69ead97965
fix: sso account deletion password check ( #7930 )
2026-05-08 12:07:58 +00:00
Dhruwang Jariwala
7e2c439325
feat: add PostHog group analytics and feature events ( #7914 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
Co-authored-by: Harsh Bhat <harsh121102@gmail.com >
2026-05-07 07:49:27 +00:00
Matti Nannt
d103499496
fix(security): strip sensitive survey and segment metadata from public client API ( #7931 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2026-05-06 09:54:15 +00:00
Matti Nannt
b863238f15
refactor: rename gethasNoOrganizations to getHasNoOrganizations ( #7940 )
...
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-06 05:03:02 +00:00
Johannes
28280899ea
fix: recover incomplete initial setup ( #7912 )
2026-05-05 14:28:23 +00:00
Tiago
fae00f6a82
fix: outlook preview ( #7803 )
...
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2026-05-04 15:10:14 +00:00
Anshuman Pandey
a274c444ad
fix: reject SSO auto-provisioning when AUTH_SSO_DEFAULT_TEAM_ID is missing ( #7926 )
2026-05-04 10:57:44 +00:00
Anshuman Pandey
5fae207cd7
fix: duplicate action class name error ( #7919 )
2026-04-30 09:17:09 +00:00