Dhruwang
34b94689ca
fix: address CodeRabbit review feedback on docs
...
- Fix broken API URLs in docs-feedback.mdx (remove /workspaces segment, fix https://, remove stray };)
- Add missing workspaceId path params to v2 spec (responses, displays, user)
- Remove environmentId from required arrays in v2 request schemas
- Fix stale terminology: environment→workspace in database-model, tenant-separation, tags, actions
- Fix broken link to removed test-environment page in webhooks.mdx
- Fix redundant "codebase" in naming-conventions description
- Use neutral hostname in audit-logging example
- Hyphenate "open-source" in license.mdx
- Consistent workspaceId formatting in wordpress.mdx
- Update link text to match anchor in actions.mdx
- Remove dual environmentId/workspaceId in headless-surveys example
- Fix stale <project_id> placeholder in headless-surveys
- Fix awkward Next.js card copy in framework-guides.mdx
- Clarify BC wording in v2 introduction.mdx
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-21 15:35:26 +05:30
Dhruwang
739c662863
chore: merge epic/v5 and resolve openapi.json conflicts
...
Accept epic/v5 removals (attribute-classes, people endpoints) and
re-apply workspaceId rename + deprecation notes + endpoint cleanup.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-21 15:22:17 +05:30
Dhruwang
535974ff8a
fix: align API specs with actual routes and add environment deprecation notes
...
- Restore v1 openapi.json from main with environmentId→workspaceId rename
- Remove 5 non-existent v1 endpoints and their orphaned MDX pages
- Update v1 descriptions from "environment" to "workspace" terminology
- Add environment deprecation notes to all v1 client API endpoints
- Remove 2 non-existent v2 client endpoints (contacts attributes, identify)
- Rename v2 project-teams → workspace-teams (path, operationIds, schema)
- Preserve environment deprecation notes in v2 spec
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-21 15:15:52 +05:30
Tiago
0303f16db4
feat: BullMQ background jobs + response pipeline ( #7779 )
2026-04-20 15:30:20 +00:00
Johannes
4304a7efd6
Rename Projects to Workspaces in docs
2026-04-20 13:56:27 +02:00
Anshuman Pandey
398ba79e7e
feat: ces and csat questions ( #7688 )
...
Co-authored-by: Johannes <johannes@formbricks.com >
2026-04-20 15:33:26 +04:00
Johannes
bc7c8c5715
remove environment ID andenv references
2026-04-20 11:40:33 +02:00
Dhruwang Jariwala
ab1ea7a5ce
fix: remove legacy API rewrites from next.config.mjs ( #7764 )
...
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2026-04-20 13:38:30 +04:00
pandeymangg
9abbbfdd35
chore: merge with main
2026-04-20 13:07:36 +05:30
Tiago Farto
dedb7389f0
Merge origin/epic/v5 into epic/bullmq
2026-04-17 14:33:21 +00:00
Bhagya Amarasinghe
6fcb6863bd
feat: migrate survey overview to v3 APIs ( #7741 )
2026-04-17 09:45:12 +00:00
Bhagya Amarasinghe
9d2e988c59
feat: remove app rate limits for Envoy-covered routes ( #7714 )
...
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2026-04-17 12:43:22 +04:00
Harsh Bhat
c90ee84483
chore: Add survey to formbricks docs ( #7746 )
2026-04-16 12:13:55 +00:00
pandeymangg
75fbb23190
chore: merge with main
2026-04-14 17:01:17 +05:30
Johannes
cc0eec3bf0
feat: add auto-progress mode for rating and NPS surveys ( #7709 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: Johannes <jobenjada@users.noreply.github.com >
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2026-04-13 11:22:50 +00:00
Tiago Farto
18ae1748d3
chore: address PR comments
2026-04-13 12:50:21 +03:00
Tiago
cc22ccb22d
chore: Harden SSO account linking for existing email-based accounts ( #7702 )
2026-04-10 14:19:21 +00:00
Dhruwang Jariwala
d39e3ee638
feat: offline support for link surveys ( #7694 )
...
Co-authored-by: Matti Nannt <mail@matthiasnannt.com >
Co-authored-by: Anshuman Pandey <54475686+pandeymangg@users.noreply.github.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
Co-authored-by: Johannes <johannes@formbricks.com >
2026-04-10 11:27:48 +00:00
pandeymangg
aa27d242bb
chore: merge with main
2026-04-09 15:26:30 +05:30
Salim B
af198c5632
docs: remove spurious left-overs ( #7690 )
2026-04-08 16:11:30 +00:00
Tiago Farto
f42a8822a9
chore: background workers trough bullMQ
2026-04-07 15:56:12 +03:00
Tiago
87bcad2b20
feat: Supporting different AI providers within Formbricks ( #7611 )
...
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2026-04-06 05:45:12 +00:00
Anshuman Pandey
b5eaa4c7fd
fix: merge epic/improve-telemetry into main ( #7666 )
2026-04-03 10:12:51 +00:00
Tiago
b975e7fa2e
feat: Make password reset links single-use and revocable ( #7627 )
2026-04-01 07:12:37 +00:00
Anshuman Pandey
9366960f18
feat: adds support for internal webhook urls ( #7577 )
2026-03-27 07:04:14 +00:00
Matti Nannt
81272b96e1
feat: port hub xm-suite config to epic/v5 ( #7578 )
2026-03-25 11:04:42 +00:00
Matti Nannt
2b49dbecd3
chore: add dev:setup script to generate .env and missing secrets ( #7555 )
...
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2026-03-24 08:26:32 +00:00
Tiago
a96ba8b1e7
docs: clarify v2 contact API request body shapes ( #1089 ) ( #7552 )
2026-03-20 16:23:06 +00:00
Johannes
e830871361
docs: update docs re multi-lang ( #7547 )
2026-03-20 15:56:03 +00:00
Tiago
d3250736a9
feat: add V3 surveys API ( #7499 )
2026-03-20 09:55:33 +00:00
Tiago
78d336f8c7
chore: Improve the webhook "Test Endpoint" feature ( #7527 )
2026-03-19 16:13:48 +01:00
Bhagya Amarasinghe
9f7d6038b1
docs: add CDN guidance for self-hosting ( #7446 )
...
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2026-03-10 06:12:36 +00:00
Harsh Bhat
9c9e55fba6
docs: add keycloack docs ( #7440 )
2026-03-09 08:38:00 +00:00
Matti Nannt
afa192e5b9
chore: upgrade deps and Zod v4 migration ( #7425 )
...
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2026-03-06 14:41:28 +01:00
Dhruwang Jariwala
e4aa66b067
fix: removed legacy response note traces ( #7396 )
2026-03-02 12:58:37 +00:00
Harsh Bhat
2601169877
docs: add advanced CSS variable updates ( #7389 )
...
Co-authored-by: Johannes <johannes@formbricks.com >
2026-02-27 17:19:22 +00:00
Dhruwang Jariwala
44f8f80cac
docs: clarify startAt is block-based, not question-based ( #1404 ) ( #7352 )
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-25 13:19:30 +00:00
neila
6e4ef9a099
fix: make pretty URL paths accessible from public domain ( #7264 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2026-02-20 09:55:40 +00:00
Anshuman Pandey
817e108ff5
docs: adds migration docs ( #7281 )
...
Co-authored-by: Bhagya Amarasinghe <b.sithumini@yahoo.com >
2026-02-17 17:01:46 +01:00
Matti Nannt
f37d22f13d
docs: align rate limiting docs with current code enforcement ( #7267 )
...
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2026-02-17 07:42:53 +00:00
Chowdhury Tafsir Ahmed Siddiki
11b2ef4788
docs: remove stale 'coming soon' placeholders ( #7254 )
2026-02-16 13:21:12 +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
Theodór Tómas
04c2b030f1
chore: inject rules in agents-md ( #7203 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-02-10 13:36:44 +00:00
Anshuman Pandey
1b81e68106
feat: overlay close ( #7197 )
2026-02-06 06:08:19 +00:00
Harsh Bhat
8e901fb3c9
docs: Validation Rules ( #7213 )
2026-02-05 14:51:26 +00:00
Harsh Bhat
29afb3e4e9
docs: Formbricks Hubspot integration ( #7212 )
2026-02-05 12:30:05 +00:00
Balázs Úr
4b0c518683
chore: use Unicode punctuation, remove contractions, make wording consistent ( #7049 )
...
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2026-02-03 10:37:49 +00:00
Johannes
a54356c3b0
docs: add CSAT and update Survey Cooldown ( #7128 )
...
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2026-01-19 07:06:16 +00:00
Dhruwang Jariwala
db752cee15
feat: add support for mp3 file extension and corresponding MIME type ( #7103 )
...
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2026-01-13 12:19:22 +00:00
Anshuman Pandey
46be3e7d70
feat: webhook secret ( #7084 )
2026-01-09 12:31:29 +00:00